Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.14 KB

File metadata and controls

26 lines (18 loc) · 1.14 KB

Codacy Badge

abaplint-eclipse

abaplint plugin for ABAP in Eclipse

Testing

  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

Installing

  1. Import all three projects into Eclipse
  2. build project abaplint
  3. copy web/script/bundle.js from the abaplint project to org.abaplint.eclipse/src/bundle/
  4. open site.xml in project abaplint.site and press build all
  5. go in help/install new software and add an update site pointing to local directory abaplint.site
  6. install the plugin and restart eclipse
  7. 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

example