Help
> Eclipse Marketplace
Scala
in Find
.\project\ plugins.sbt
plugins.sbt
to convert eclipse projectaddSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "4.0.0")
cd C:\play\play-scala
. Type following at command lineactivator eclipse
File
> Import
in EclipseExisting Projects into Workspace
Now your project is ready to view and edit at Eclipse IDE.