Bug 33686

Summary: Missing extension point schemas
Product: [Eclipse Project] JDT Reporter: Wassim Melhem <wassim.melhem>
Component: CoreAssignee: Philipe Mulet <philippe_mulet>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.1   
Target Milestone: 2.1 RC2   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Wassim Melhem CLA 2003-03-03 13:41:33 EST
When I right-click on JDT core extensions (classpathVariableInitializer, 
classpathContainerInitializer, codeFormatter) and select 'Show reference', I 
get a message saying that the extension schema could not be found.
Are these schemas part of the build?  If so, do the schema file names match the 
schema attribute values in the plugin.xml?
Comment 1 Philipe Mulet CLA 2003-03-04 06:17:17 EST
Indeed, the schemas were defined but omitted from the build.properties.
Comment 2 Philipe Mulet CLA 2003-03-04 06:17:35 EST
Fixed
Comment 3 Philipe Mulet CLA 2003-03-04 06:18:43 EST
Fixed
Comment 4 David Audel CLA 2003-03-10 11:50:48 EST
Verified.