Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-dev] Syntax Highlighting for java.g

Hello,

I wrote an Eclipse plugin that provides syntax highlighting for java.g
(jikespg grammars). It uses TM4E and a TextMate grammar I wrote. Here
is the source code: https://github.com/datho7561/eclipse-jikespg . I
hacked together a p2 repository for hosting the plugin using GitHub
pages: https://datho7561.github.io/assets/p2/eclipse-jikespg .

Hopefully this helps with developing ECJ.

If people find this helpful, please let me know and I'll look into
contributing the grammar to TM4E.

-- 
David Thompson
he/him/his
Red Hat - Devtools



Back to the top