Skip to content

kennyhml/abap-highlighter-eclipse

Repository files navigation

ABAP Highlighter Eclipse

A work-in-progress plugin for the Eclipse IDE that modifies the ABAP Development Tools (ADT) to provide enhanced syntax highlighting capabilities for the ABAP programming language.

Parsing and subsequent tokenization is powered by the tree-sitter-abap grammar.

Building (for development)

Prerequisites

  • JDK21+
  • Maven (Tycho 5.0.0 compatible)
  • Zig (0.11.0+)

Building

To build the plugin, run mvn clean install. This will download the tree-sitter grammar. As mentioned, will need zig to compile it.

About

Eclipse plug-in to provide better syntax highlighting for ABAP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors