Eclipse下的Java工程运行时出现references non-existing project原因

其他回答

两种方法:

  1. 你可以尝试,在原文件上右键,Run As -> Java Application

  2. 在工程上右键,Run As"->Run Configurations,修改Main标签下的Main class

你可能感兴趣的:(Eclipse下的Java工程运行时出现references non-existing project原因)