There is no eclipsify action in the new Play 2.0-beta
How does one edit a project in Eclipse ?
Android IDE - Java Suite A Java IDE is needed so developers can work for Android app development. We chose Eclipse, NetBeans, and IntelliJ IDE as the most popular ones. No matter which one of those you chose, all of them feature step by step tutorials for beginners and are powerful enough for the most advanced users.
Open an existing Play 2 projectsbt file and click Open. In the dialog that opens, click Open as Project. IntelliJ IDEA opens the project and loads all the necessary dependencies. If your project is not an sbt project, refer to the import project section.
To run a Play application: Create a new Run Configuration – From the main menu, select Run -> Edit Configurations. Click on the + to add a new configuration. From the list of configurations, choose “sbt Task”
With the latest version of Play 20, follow these steps:
play
eclipsify
targetit's that simple!
Note that it's best to run Play as play ~ run
when running under Eclipse.
Last point, if you use ScalaIDE, step by step instructions can be found at http://scala-ide.org/docs/tutorials/play20scalaide20/index.html
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