美文网首页
IDEA使用教程2—Project Structure

IDEA使用教程2—Project Structure

作者: yepeng05 | 来源:发表于2019-01-05 16:48 被阅读0次

Project

IDEA_01.png

Modules

在这里可以设置 Source 和 Test

IDEA_02.png
在这里可以设置output位置
IDEA_03.png
在这里可以设置依赖
IDEA_04.png
在这里可以添加多个子项目
IDEA_05.png
Java多项目的目录配置可以参见 Kettle 项目,可以学习https://github.com/pentaho/pentaho-kettle
Kettle.png

可以参照这个
https://www.cnblogs.com/deng-cc/p/6416332.html
https://www.aliyun.com/jiaocheng/779337.html

相关文章

网友评论

      本文标题:IDEA使用教程2—Project Structure

      本文链接:https://www.haomeiwen.com/subject/tdqdrqtx.html