Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在现有项目中添加一个空白 Java 控制台模块,但在“新模块”-向导中找不到适合的条目。旧版本为此任务提供了模板。获得空 Java 模块/Java 控制台应用程序而没有不必要的依赖项的最快方法是什么?我需要一个插件吗?
注意:如果您想要“模板”,您需要创建一个新项目。模块创建流程中不存在此选项
按+并选择Java然后下一步
输入所需的模块名称,您就有了一个没有任何依赖关系的新 java 模块