Bug 258326 - New plug-in wizard enables api tooling nature to be added to non-java projects
Summary: New plug-in wizard enables api tooling nature to be added to non-java projects
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.5 M6   Edit
Assignee: Curtis Windatt CLA
QA Contact:
URL:
Whiteboard:
Keywords: bugday
Depends on:
Blocks:
 
Reported: 2008-12-10 12:48 EST by Curtis Windatt CLA
Modified: 2009-02-03 11:57 EST (History)
0 users

See Also:


Attachments
Fix (1.47 KB, patch)
2009-01-29 15:25 EST, Curtis Windatt CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Curtis Windatt CLA 2008-12-10 12:48:08 EST
When creating a new plug-in project, if you choose to not create a java project, we should not allow the api tooling nature to be added.  Without classpaths and code (Source or binary), api tooling is not supported.

This could be easily fixed by disabling the api tooling check box button based on the creation of the java project, which is already being done for the other plug-in options.
Comment 1 Curtis Windatt CLA 2008-12-10 12:50:27 EST
Polish item for 3.5
Comment 2 Curtis Windatt CLA 2009-01-29 15:25:02 EST
Created attachment 124200 [details]
Fix
Comment 3 Curtis Windatt CLA 2009-02-03 11:57:49 EST
Fixed in HEAD.  See PluginContentPage.