idea下不能运行main 函数

Posted syingblog

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了idea下不能运行main 函数相关的知识,希望对你有一定的参考价值。

解决办法:
需要修改.idea/workspace.xml

<component name="PropertiesComponent">
<property name="last_opened_file_path" value="$PROJECT_DIR$/../acpp-po" />
<property name="dynamic.classpath" value="true" />
</component>

以上是关于idea下不能运行main 函数的主要内容,如果未能解决你的问题,请参考以下文章

IDEA不能运行main方法

idea 运行 java main 程序

idea servlet不能创建main方法?

idea运行main方法failuretofind

IDEA中怎么多开运行main方法

idea运行按钮是灰色无法点击