Bug 186653 - [Schema][Editors] New Class Wizard fields not populated for non-existent class/interface
Summary: [Schema][Editors] New Class Wizard fields not populated for non-existent clas...
Status: RESOLVED DUPLICATE of bug 192517
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.4   Edit
Assignee: Adam Archer CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2007-05-11 18:02 EDT by Noam Chitayat CLA
Modified: 2007-07-09 16:36 EDT (History)
1 user (show)

See Also:
mike.pawlowski: review? (mike.pawlowski)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***