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

后端 未结 6 1587
清歌不尽
清歌不尽 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:31

    The most easiest method is run the java file once and automatically the file appears in the list.Even i was facing the error but it was solved by using this simple method.

提交回复
热议问题