Follow on project of the prebop project
This project clones Bob Foster's, apparently no longer supported, PreBop preprocessor project in order to provide bug fixes and support to the code base.
This project provides a simple code preprocessor for java and xml files much like the c preprocessor does for C and C++. This preprocessor is currently not as functional as the C preprocessor, but it does provide conditional compilation using XML- and Java-friendly comments that should come in handy supporting Maven projects. See the documentation below for more information.
Bob's code has a CPL license on it so we'll continue to use that. (CPL is the predecessor of the Eclipse Public License.)
Bug reports and fixes are welcome. Please use normal github processes to help out.