java - How to auto the process of "javacc -> compile with custom compiler -> compile" with maven? -


my process follow:

  1. use javacc compile *.jj files , generate own compiler.
  2. use own compiler compile source code special syntax normal java code.
  3. compile java code *.class file usual.

currently these works manually. there way can these works automatically through maven when build project?


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -