Bug 165864 - Provide post-generation facility to automatically organize java imports
Summary: Provide post-generation facility to automatically organize java imports
Status: RESOLVED FIXED
Alias: None
Product: GMF-Tooling (ARCHIVED)
Classification: Modeling
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 2.0   Edit
Assignee: Anna Karjakina CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2006-11-26 11:11 EST by Artem Tikhomirov CLA
Modified: 2010-07-19 22:17 EDT (History)
0 users

See Also:


Attachments
This fix resolves no bindings and is based on the assumption about the class and package name cases (75.11 KB, patch)
2006-12-01 16:34 EST, Anna Karjakina CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Artem Tikhomirov CLA 2006-11-26 11:11:37 EST
Using importManager throughout templates is troublesome.
ImportRewrite api can help us (in a form of headless OrganizeImports action) to avoid using import assistant at all.
This gonna help xpand adoption (where there's not quite easy nor convenient to use import assistant) as well.
Comment 1 Artem Tikhomirov CLA 2006-11-28 12:14:54 EST
Milestone updated
Comment 2 Anna Karjakina CLA 2006-12-01 16:34:28 EST
Created attachment 54929 [details]
This fix resolves no bindings and is based on the assumption about the class and package name cases
Comment 3 Artem Tikhomirov CLA 2006-12-06 14:33:30 EST
Reviewed, refactored and committed
Comment 4 Richard Gronback CLA 2008-08-13 13:10:49 EDT
[target cleanup] 2.0 M4 was the original target milestone for this bug
Comment 5 Eclipse Webmaster CLA 2010-07-19 22:17:51 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Generation was the original product and component for this bug