Slightly off topic, I realized yesterday there's an Eclipse setting to Organize Imports on saving a file...nice.
-Lon On Thu, Dec 10, 2009 at 9:26 AM, Kieran Kelleher <[email protected]> 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/varscsak%40smarthealth.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]
