Play! IntelliJ do not see play.api.mvc classes

Hello!

I try to use IDEA to develop play! app.
I create and configure progect as described here, but IDEA do not see play.api.mvc classes.

play3.png
Can anyone help me?
Thanks!

10 comments
Comment actions Permalink

solved by addin  play-2.0.2/repository/local/play/play_2.9.1/2.0.2/jars/play_2.9.1.jar to the project.



0
Comment actions Permalink

Did you use Play! to generate the IntelliJ project files?

0
Comment actions Permalink

Mmm, sorry.  I thought that might have been the problem.

0
Comment actions Permalink

I wrote that I solved it.

0
Comment actions Permalink

So I see, but you did it by adding the jar file manually, which I didn't have to do for any of my Play! projects. That's why I wondered if perhaps you hadn't used the 'play idea' command.

Still, if I run into a similar problem then I'll know where to start looking.

0
Comment actions Permalink

FYI We just released Play! 2.0 plugin alpha version (http://plugins.intellij.net/plugin/index?pr=&pluginId=7080).
This comes with full support of Play! 2.0 template language.
Improving creation new Play! project and importing existing Play! project will be done in few months, so it will possibly solve such problems.
Note to scala-plugin blog will be available today.

Best regards,
Alexander Podkhalyuzin.

0
Comment actions Permalink

This is possibly the best news I've had all week  :^O

Dammit! Now I can't wait to get home to try it out!

And it's good to see that the appearance of Kotlin hasn't dampened your enthusiasm for Scala.

0
Comment actions Permalink

Can I post this news to the Play! Google Group?

0
Comment actions Permalink

Of course you can. We published alpha to get more feedback on wanted features and currently implemented template language.

Best regards,
Alexander Podkhalyuzin.

0

Please sign in to leave a comment.