Yeah, That's what I'm already doing. It's just my OCD getting the better of me. Every so often I select the entire package that the eo's are in and do a format followed by an organize imports.

My OCD demands pretty looking code!  ;-)

--
Galen Rhodes
[email protected]
http://www.facebook.com/Galen1967



On Dec 10, 2009, at 11:26 AM, Kieran Kelleher wrote:

Hi Galen,

If you are missing some imports, just add those to the _Entity.java templates. And add a @SuppressWarnings while u are at it. Does not matter if there are unused imports in _Entity.java and in all the generated files.

If you _really_ want to clean imports, you can also select all the files at once, or the package (if they are in one package) and do Cmd-Shift-O (but u probably knew that anyway)

HTH, Kieran

On Dec 10, 2009, at 10:16 AM, Galen Rhodes wrote:

This is really just a cosmetic nitpick but is there a way in Eclipse/WOLips to have a format and organize imports performed automatically after Velocity runs?

--
Galen Rhodes
[email protected]
http://www.facebook.com/Galen1967



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/kieran_lists%40mac.com

This email sent to [email protected]


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to