Bug 96387 - Schemas for extension points are inaccurate
Summary: Schemas for extension points are inaccurate
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1 RC1   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-23 22:53 EDT by Wassim Melhem CLA
Modified: 2005-05-27 08:23 EDT (History)
1 user (show)

See Also:


Attachments
patch for schemas (1.90 KB, patch)
2005-05-23 22:54 EDT, Wassim Melhem CLA
no flags Details | Diff

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