Skip to content

pkaeding/sbteclipse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sbteclipse

Plugin for sbt to create Eclipse project definitions. Please see the Documentation for information about installing and using sbteclipse. Information about mailing lists, contribution policy and license can be found below.

For the impatient

  • Add sbteclipse to your plugin definition:
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse" % "2.0.0-M1")
  • In sbt use the command eclipse to create Eclipse project files:
> eclipse
  • In Eclipse use the Import Wizard to import Existing Projects into Workspace

Mailing list

Please use the sbt mailing list and prefix the subject with "[sbteclipse]".

Contribution policy

Contributions via GitHub pull requests are gladly accepted from their original author. Along with any pull requests, please state that the contribution is your original work and that you license the work to the project under the project's open source license. Whether or not you state this explicitly, by submitting any copyrighted material via pull request, email, or other means you agree to license the material under the project's open source license and warrant that you have the legal authority to do so.

License

This code is open source software licensed under the Apache 2.0 License. Feel free to use it accordingly.

About

Plugin for sbt to create Eclipse project definitions

Resources

Stars

Watchers

Forks

Packages

No packages published