Use https://github.com/abaplint/abaplint-sci-server instead
Running Javascript inside Java was really slow. Plus abaplint requires abapGit naming for it to work properly. Currently this project is not maintained, an alternative approach is needed for making abaplint work in ADT.
abaplint plugin for ABAP in Eclipse
1. Import project into Eclipse
2. Build abaplint and copy web/script/bundle.js to org.abaplint.eclipse/src/bundle/
3. Run project as Eclipse Application
4. Right click ABAP project -> Configure -> Enable abaplint
- Import all three projects into Eclipse
- build project abaplint
- copy web/script/bundle.js from the abaplint project to org.abaplint.eclipse/src/bundle/
- open site.xml in project abaplint.site and press build all
- go in help/install new software and add an update site pointing to local directory abaplint.site
- install the plugin and restart eclipse
- Right click ABAP project -> Configure -> Enable abaplint
Note that the first few times it is slow, see http://pieroxy.net/blog/2015/06/29/node_js_vs_java_nashorn.html