jaxb-codemodel
jaxb-codemodel copied to clipboard
Ability to set custom code style
Please add the feature to specify the code style (e.g. tabs/spaces, indentation, newlines after methods/fields etc.) which will be used for building java classes.
I can see that JFormatter class has based on this idea but because its configuration options cannot be changed and/or the providing of an own JFormatter instance to JCodeModel is not possible, the code style can currently not be changed.
Reported by mralwasser
This issue was imported from java.net JIRA CODEMODEL-8