Skip to content
Stefan Langer edited this page Aug 8, 2011 · 2 revisions

SbtEclipsify

Plugin for sbt 0.10.1 for creating .classpath and .project files for the Ecipse IDE. If you need to use this plugin with sbt version prior to 0.10.0 then you need to use version 0.8.x

License

Just like sbt this software is distributed under the BSD License.

Features

  • Capable of generating projects for

    • Android
    • Scala
    • Java
    • Android on Scala
    • Eclipse Plugins
    • more to come ...
  • Only depends on sbt and scala-library producing no dependency hell when mixing with other plugins.

  • Open for anybody to contribute on sbteclipsify github

  • multiproject support

  • provide dependencies as libraries instead of project references

Clone this wiki locally