Bug 282865 - source import of cdt.debug.mi.core plugin missing schema/commandFactories.exsd
Summary: source import of cdt.debug.mi.core plugin missing schema/commandFactories.exsd
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug (show other bugs)
Version: 5.0.2   Edit
Hardware: All Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: cdt-debug-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-08 10:51 EDT by William Swanson CLA
Modified: 2020-09-04 15:20 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description William Swanson CLA 2009-07-08 10:51:31 EDT
Build ID: M20090211-1700

Steps To Reproduce:
1. File->Import..., Plugins and Fragments
2. Import org.eclipse.cdt.debug.mi.core as source project
3. Check the Problems tab for the following warning:
   "schema/commandFactories.exsd" does not reference a schema file

More information:
It looks like the source distribution for this plugin may be missing the "schema" directory (maybe it wasn't checked on the "source build" list for the plugin?)

A workaround is to download the commandFactories.exsd file from the Eclipse CVS view site (http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/all/org.eclipse.cdt.debug.mi.core/schema/commandFactories.exsd?root=Tools_Pro\
ject&view=log) and create the missing schema directory in the source project with this file.