下载安装IDEA
https://www.cnblogs.com/gltou/p/14956060.html
使用IDEA编写helloworld











run的时候提示”Cannot start compilation: the output path is not specified for module "Hello".Specify the output path in the Project Structure dialog.“

解决方法



再次运行就好了
原文:https://www.cnblogs.com/gltou/p/15220022.html