sponsor Vim development Vim logo Vim Book Ad

vim-addon-sbt : run sbt (simple build tool) within vim using python background process

 script karma  Rating 3/2, Downloaded by 2119  Comments, bugs, improvements  Vim wiki

created by
Marc Weber
 
script type
utility
 
description
This script integrates the sbt (simple-biuld-tool) with Vim. It can be used to develop Java or Scala applications conviniently.
Integrates with vim-addon-actions. You can setup a mapping to run sbt and feed compilation results into quickfix window using both: a background python job or a background sh job.
The pyhton job is using sbt interactive mode so compilation should be fastest.
For large projects you still want to consiider using an IDE..

http://github.com/MarcWeber/ensime (<- Don't miss this. It provides Scala code completion. However it requires X, See vim-addon-async).
If you dont' have X you may want to try the codefellow project which I do no longer support
 
install details
I recommend using vim-addon-manager. I also recommend using latest version from github:
http://github.com/MarcWeber/vim-addon-sbt

If something doesn't work as expected contact me on irc or by email. I do support this script.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-addon-sbt-0.1.1.2.zip 0.1.1.2 2010-07-26 7.0 Marc Weber adding important cause of malfunction to the trouble shooting section of README
vim-addon-sbt-0.1.1.1.zip 0.1.1.1 2010-07-21 7.0 Marc Weber fix implementation of new feature
vim-addon-sbt-0.1.1.zip 0.1.1 2010-07-21 7.0 Marc Weber adding SBT command completion
vim-addon-sbt-0.1.zip 0.1 2010-07-07 7.0 Marc Weber -
MarcWeber-vim-addon-sbt-f09ef36.zip 0.0 2010-06-13 7.2 Marc Weber Initial upload
ip used for rating: 18.119.107.161

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github