“Could not find main method from given launch configuration” when using Java+Scala+Slick2D

后端 未结 6 1570
清歌不尽
清歌不尽 2021-01-12 03:42

I\'ve got a project in which I\'m using Java+Scala+Slick2D.

The project itself runs well when launched from within eclipse. But when I try to make a jar file, it jus

6条回答
  •  耶瑟儿~
    2021-01-12 04:19

    Well, got the same Problem and solved it by selecting my GUI to export and not the whole Project.

提交回复
热议问题