I'm using JaxMeJS to create a java file. I would like to have a little
more control over how the various pieces are written to the file. For
example:
1) I would like to eliminate the extra new line that occurs after each
field declaration.
2) I would like to eliminate the extra new line that occurs after the
method comment and the method itself.
3) I would like to add 'C' style comments ("// This is a field") before
the field.
4) In general, I would like to add lines (specifically C style comments)
in the middle of the class, but I don't seem to able to do so (I've
tried using addLine() with the JavaSource, but it doesn't seem to do
anything).
If there is a solution using JaxMe, please let me know.
Thanks,
Ross
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]