Skip to content
This repository was archived by the owner on Mar 28, 2018. It is now read-only.
Heiko Seeberger edited this page Oct 18, 2013 · 9 revisions

Welcome to the sbteclipse documentation!

sbteclipse is a plugin for sbt 0.13 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.

Have fun with Scala, sbt and Eclipse!

Clone this wiki locally