Java Project Wizard
发布商:Huawei Cloud
安装量52
Java Project Wizard 提供创建 CodeArts IDE Java工程的能力。

Java Project Wizard

您可以通过此扩展快速创建一个Java工程。

You can use this extension to quickly create a Java project.

  1. 支持新建 Maven 工程和 Gradle 工程;

    Support creating Maven and Gradle projects;

  2. 支持新建 SpringBoot 工程。

    Support creating SpringBoot project.

依赖说明

Requirements

  • 依赖 SmartAssist Java 扩展。

    Dependent on SmartAssist Java extension.

使用方法

Usage

  1. 点击 文件 -> 新建 -> 工程..., 将弹出 新建工程 的弹窗;

    Click on File -> New -> Project..., A dialog for New Project will pop up;

  2. 新建工程 弹窗中,点击左侧 Java 页签,在右侧展示的表单中填写相关信息,创建所需的 Java 工程;

    In the New Project dialog, click on the Java tab on the left, fill in the relevant information in the form displayed on the right, and create the Java project that you need;

  3. 您可以进一步点击 高级设置,在高级设置中,选中 SpringBoot 页签,通过填写相关表单来创建 SpringBoot 工程。

    You can further click on Advanced Settings, select the SpringBoot tab in the Advanced Settings, and create a SpringBoot project by filling out the relevant form.