java - Tips and advice on how to make an eclipse source-to-source compiler plugin -


i have been searching use bit of help. not sure if plugin way go this.

anyway, here description of want do:

i have developed java project source-to-source compiler. translates java files jquery blocks java-only files. accepts file cli arguments, transpiles , outputs result new file. used antlr this.

now program working, make sort of plugin makes use of it. can create new java project, code , run program in eclipse, able create new javawithjquery project, able code, , when run eclipse, use project made transpile , run directly, instead of outputting file java-only.

is possible? appreciate tips, , advice on how started.

thanks in advance! :)


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -