vim-addon-sbt : run sbt (simple build tool) within vim using python background process
script karma |
Rating 3/2,
Downloaded by 2261 |
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. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|