JCPreprocessor (Java Comment Preprocessor) is a powerful, free and open-source preprocessor that supports loops and file generation features.
JCPreprocessor keeps its directives inside comment strings, so it can be used without problems in any Java IDE.
JCPreprocessor can be used as:
- A Maven Plugin
- An ANT task
- A Standalone application called through command line
Detailed instructions on how to install and use the JCPreprocessor utility on your Mac are available HERE.
Requirements:
· Java
What's New in This Release: [ read full changelog ]
· Very minor fixing, added the main-class attribute into the jar manifest to make comfortable start the preprocessor from CLI