-
Notifications
You must be signed in to change notification settings - Fork 168
Home
Ben McCann edited this page Nov 16, 2017
·
1 revision
Welcome to the sbteclipse documentation!
sbteclipse is a plugin for sbt to create Eclipse project definitions. That is, if you have an sbt build definition that may include sub-projects, library dependencies, Scala compiler options, etc., sbteclipse helps you to create one or more corresponding Eclipse project definitions (.project, .classpath and optionally files in the .settings/ folder).
In order to get started, please read these documents:
- For installing sbteclipse, see the Readme
- For configuring, see Using sbteclipse
If you have questions, please use the sbt mailing list and prefix the subject with "[sbteclipse]". Our contribution policy and the project's license are explained in detail in the README.