Skip to content

sb-sap/abaplint-eclipse

 
 

Repository files navigation

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

About

Eclipse abaplint plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%