You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.