scala-ide/sbt-integration

Name: sbt-integration

Owner: Eclipse Scala IDE

Description: SBT support in Eclipse

Created: 2013-10-16 08:48:47.0

Updated: 2017-02-14 11:17:19.0

Pushed: 2016-02-08 15:51:03.0

Homepage: null

Size: 145

Language: Scala

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

SBT support in Eclipse

The purpose of this project is to provide good support for SBT projects using a multi step compilation task, like Play projects.

The initial goals are to enable importing vanilly SBT projects, driving the build process from Eclipse and provide an output console.

Using:

sbt-remote-control and plugin-profiles need to be deployed locally.

To deploy sbt-remote-control locally, clone the https://github.com/sbt/sbt-remote-control project, check out the right commit (the hash is part of the version number in the top pom.xml) and run sbt publishM2.

To deploy plugin-profiles locally, clone the https://github.com/sschaef/plugin-profiles project, check out branch update-to-luna and run mvn clean install.

Building:

This template uses plugin-profiles to manage the build. Check its documentation for detailed information. A script with good default parameters is provided:

./build.sh

Nightly build:

A nightly build for Juno/Kepler on Scala 2.10.x is available at: http://download.scala-ide.org/plugins/sbt-integration/nightly/e38/2.10.x/site/


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.