Skip to content

Jarlakxen/eclipse-sbt-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to eclipse-sbt-plugin Bitdeli Badge

eclipse-sbt-plugin provides a small Eclipse plug-ins for SBT. It supplements ScalaIDE for Eclipse.

This project is a fork of takezoe's eclipse-scala-tools

##Features

  • Supports for SBT 0.11, 0.12 and 0.13
  • Scala IDE integration
  • Automatic reload and update dependancies after change in build.sbt or /project
  • Supports attach dependancies sources

##Instalation Download the plugin JAR file from the Release Page and put it into ECLIPSE_HOME/plugins.

Note for eclipse-sbt-plugin requires a latest version of ScalaIDE for Eclipse 3.x.

##SBT Support eclipse-sbt-plugin supports all of SBT 0.11, 0.12 and 0.13.

You can create a SBT project using a wizard. Choose File > New > Project from the main menu of Eclipse and choose Scala > SBT Project in the new project creation wizard.

Create Wizard I

Create Wizard II

##Release Note

###1.0.0

  • Supports for SBT 0.11, 0.12 and 0.13
  • Automatic reload after change in build.sbt or /project
  • Configurable Scala version
  • Add Web Project nature
  • Add Spec2 library on creation
  • Move large operations to background jobs
  • Bug fixing

###TODO

  • Import sbt project
  • Improve outline
  • A lot of things ;)

About

An small Eclipse plugin for integration with SBT

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages