[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.jdt] Re: source-Clean Up programmatically ?

CL 'dnoyeB' Gilbert schrieb:
On Sun, 05 Aug 2007 12:32:27 +0200, ekkehard wrote:

Hi,
has anyone an idea how to use "Clean Up" programmatically ? would be
nice to use this to format code, irganize imports, add things etc. after
generating java code.
thanks for tips.
ekkehard

generate how? Normally generaged code from eclipse is already formatted as you specified. Are you using a different tool to generate code?


CL
yes, I'm generating code using openArchitectureWare (oAW),
I can format the the code from oAW using eclipse-formatter,
I can organize the imports using a beautifier from hybridlabs,
but it would be really great to use the eclipse source-cleanUp
functionality.

ekkehard