In jannocessor demo org.jannocessor.config.Processors passes destination
package to generators, for example: new BeanGenerator(PKG_BEAN, DEBUG_MODE). I
would like to be able to configure PKG_BEAN in pom.xml. In this case I could
have single Processors and several generators in single module that could be
used in other modules just providing destination package. When I try to have
Processors in the same module in which the generated files are located I get a
hot swap exception.
And I could not find any way to get access to any options in Processors or
CodeProcessor.
Thanks
Original issue reported on code.google.com by ora...@gmail.com on 28 Mar 2013 at 8:20
Original issue reported on code.google.com by
ora...@gmail.com
on 28 Mar 2013 at 8:20