Bug 186653

Summary: [Schema][Editors] New Class Wizard fields not populated for non-existent class/interface
Product: [Eclipse Project] PDE Reporter: Noam Chitayat <noam.chitayat>
Component: UIAssignee: Adam Archer <agarcher>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: wassim.melhem
Version: 3.3Keywords: contributed
Target Milestone: 3.4Flags: mike.pawlowski: review? (mike.pawlowski)
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Noam Chitayat CLA 2007-05-11 18:02:37 EDT
Build ID: I20070511-0010

Steps To Reproduce:
1) Open any schema with Java attributes in the Extension Point Schema Editor (or make your own schema).

2) In the Extends field, type the name of a non-existent class.
In the Implements field, type the name of a non-existent interface.

3) Click on either the Extends link or the Implements link.

4) A wizard page comes up. Notice that the Source folder, Package, and Name fields are not populated using your input to the Extends and Implements fields.
Comment 1 Brian Bauman CLA 2007-06-14 12:26:14 EDT
We should take a look at this one for 3.4.  I don't believe this should be very hard to do.
Comment 2 Mike Pawlowski CLA 2007-07-09 16:36:32 EDT

*** This bug has been marked as a duplicate of bug 192517 ***