Launch Error:Editor does not contain a main type
运行时出现这样的错误

原因:

       代码所在包没有被添加到build path中,在bulid path配置管理下,才可以成功运行。

解决方案:

       点击代码所在的项目,找到Build Path-->Use as Source Folder

Editor does not contain a main type解决方案

         

相关文章:

  • 2021-09-04
  • 2022-12-23
  • 2022-01-21
  • 2021-05-08
  • 2021-08-10
  • 2021-04-27
  • 2021-04-23
  • 2022-01-21
猜你喜欢
  • 2021-11-01
  • 2021-09-04
  • 2022-12-23
  • 2021-07-16
  • 2021-06-28
相关资源
相似解决方案