Bug 258326

Summary: New plug-in wizard enables api tooling nature to be added to non-java projects
Product: [Eclipse Project] PDE Reporter: Curtis Windatt <curtis.windatt.public>
Component: UIAssignee: Curtis Windatt <curtis.windatt.public>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 Keywords: bugday
Version: 3.5   
Target Milestone: 3.5 M6   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Fix none

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.