Skip to content

Instantly share code, notes, and snippets.

@yulanggong
Last active August 29, 2015 14:26
Show Gist options
  • Save yulanggong/fe788bb6170eb244d31a to your computer and use it in GitHub Desktop.
Save yulanggong/fe788bb6170eb244d31a to your computer and use it in GitHub Desktop.
JAVA 踩坑记录

IDEA

Make 不编译 java 文件

File -> Project Structure -> Modules -> 选择一个主项目 -> Paths: 这里配置编译输出路径

项目配置读取错误

复制 src 目录下的配置文件到输出路径下,[TODO] 编译的时候为啥没有复制配置文件呢?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment