I am following the instructions at http://blogs.jetbrains.com/idea/2012/12/getting-started-with-play-20-in-intellij-idea-12/ to integrate Play 2.0
into Intellij. But Play
is not showing up in the repository thru Intellij. I typed Browse Repository
and typed Play
or Play 2.0
. But nothing shows up.
EDIT: I search online. Some other people are having the same problem. But when they find the fix, they forget to share the solution.
Play supports the NetBeans, IntelliJ IDEA and Eclipse platforms.
Launch IntelliJ IDEA. If the Welcome screen opens, press Ctrl+Shift+A , type project from existing sources , and click the Import project from existing sources action in the popup. Otherwise, from the main menu, select File | New | Project from Existing Sources.
You then need to import the application into your Workspace with the File/Import/General/Existing project… menu (compile your project first). To debug, start your application with sbt -jvm-debug 9999 run and in Eclipse right-click on the project and select Debug As, Debug Configurations.
Plug-in is available in the repository, try Refresh
and make sure you are running compatible IDEA version (12.0.3 release).
Be aware that Play 2.0 Support plug-in is available only for IntelliJ IDEA Ultimate Edition.
Refer to this table to see which features are not available in the Community Edition.
If you can't afford IDEA Ultimate, you still have 30 days to trial it or you can apply for the open source license.
Play Plugin is not available in Intellij Community Edition.
You can use SublimeText2 or Eclipse to replace Intellij.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With