Bug 297667 - [PDE Templates] Unnecesarry imports
Summary: [PDE Templates] Unnecesarry imports
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 trivial (vote)
Target Milestone: 3.6 M5   Edit
Assignee: Curtis Windatt CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2009-12-12 12:45 EST by Lars Vogel CLA
Modified: 2009-12-14 12:34 EST (History)
2 users (show)

See Also:


Attachments
Remove unnecessary imports (1.03 KB, text/plain)
2009-12-12 12:46 EST, Lars Vogel CLA
curtis.windatt.public: iplog+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Vogel CLA 2009-12-12 12:45:59 EST
User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5
Build Identifier: Eclipse 3.6M4

Hi,

sorry in https://bugs.eclipse.org/bugs/show_bug.cgi?id=295145 I forget to adjust the imports ApplicationActionBarAdvisor.java. Patch attached.

@Curtis: I tried to follow your advice and create the patch fromt the workspace root. Let me know if you still have issues. 

Reproducible: Always
Comment 1 Lars Vogel CLA 2009-12-12 12:46:29 EST
Created attachment 154367 [details]
Remove unnecessary imports
Comment 2 Curtis Windatt CLA 2009-12-14 12:34:03 EST
Thanks for catching this, I didn't notice it.  Thanks for using the project root on the patch, saved me a bit of time when applying :)

Fixed in HEAD.