wouterhardeman / play2-maven-plugin

Automatically exported from code.google.com/p/play2-maven-plugin
0 stars 0 forks source link

IntelliJ IDE integration #68

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Does anybody know how to import a Play2 project into IntelliJ (as a Maven 
project) and run/debug it from the IDE? 

I am trying to make it work but I am getting this error message:

java.lang.RuntimeException: No main class detected.
    at scala.sys.package$.error(package.scala:27)

I am using IntelliJ 14, Play 2.3 and the Scala plugin for IntelliJ version 
1.4.15.

Thanks!

Original issue reported on code.google.com by marcos.m...@gmail.com on 21 Apr 2015 at 6:26

GoogleCodeExporter commented 8 years ago
Sorry for delay.

Wiki page created:

https://code.google.com/p/play2-maven-plugin/wiki/IDEAIntegration

Original comment by gslowiko...@gmail.com on 30 Apr 2015 at 3:16