Does the Play plugin work?
I have a pre-existing Play project that I'm trying to use with Idea. I tried both importing it as a module with SBT and creating a new Play module. Neither creates a Play runnable execution that I can use. If I manually create a Play execution, it compiles the project but that's it.
请先登录再写评论。