sbt is an open-source build tool for Scala and Java projects, similar to Java's Maven and Ant.
Its main features are:
- Native support for compiling Scala code and integrating with many Scala test frameworks
- Continuous compilation, testing, and deployment
- Incremental testing and compilation (only changed sources are re-compiled, only affected tests are re-run etc.)
- Build descriptions written in Scala using a DSL
STEPS FOR INSTALLING SBT
We need to go the root folder by using sudo -i .
Then we need to type the specific version of the java which we want to install
# yum install java-1.8.0
Download SBT on ubuntu using yum
curl https://bintray.com/sbt/rpm/rpm > bintray-sbt-rpm.repo sudo mv bintray-sbt-rpm.repo /etc/yum.repos.d/ sudo yum install sbt
Really nice blog,i enjoyed your infomations. Thank you and i will expect more in future.
ReplyDeleteJAVA Training in Chennai
Java training institute in chennai
Selenium Training in Chennai
Hadoop Training in Chennai
Python Training in Chennai
Software testing training in chennai
JAVA Training in Chennai
Java Training in Velachery
For many people this is important, so check out my profile: http://www.barcodescanapp.com/
ReplyDelete