Bug 96387

Summary: Schemas for extension points are inaccurate
Product: [Eclipse Project] JDT Reporter: Wassim Melhem <wassim.melhem>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: philippe_mulet
Version: 3.1   
Target Milestone: 3.1 RC1   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
patch for schemas none

Description Wassim Melhem CLA 2005-05-23 22:53:42 EDT
The schemas for classpathContainerInitializer and classpathVariableInitializer 
both declare a 'class' attribute.

Currently, in the schema, these attributes are defined to be of type String.  

However, we can add more meta information in the schema so that PDE could be 
more helpful in the editor and during the validation.

We could add that these attributes denote Java classes and what classes each 
attribute is supposed to subclass.
Comment 1 Wassim Melhem CLA 2005-05-23 22:54:24 EDT
Created attachment 21614 [details]
patch for schemas
Comment 2 Wassim Melhem CLA 2005-05-23 22:55:39 EDT
Philippe, could you please see that this patch gets into RC1?  thanks.
Comment 3 Olivier Thomann CLA 2005-05-24 10:25:37 EDT
Patch released.
Fixed and released in HEAD.
Comment 4 Frederic Fusier CLA 2005-05-27 08:23:56 EDT
Verified for 3.1 RC1 with build I20050527-0010.