Bug 109651

Summary: eclipse build omits platform source
Product: [Retired] Red Hat Developer Suite Reporter: Tom Tromey <tromey>
Component: eclipseAssignee: Tom Tromey <tromey>
Status: CLOSED NEXTRELEASE QA Contact: eclipse-bugs
Severity: high Docs Contact:
Priority: high    
Version: 1.0CC: patrickm
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-11-11 18:38:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tom Tromey 2003-11-10 17:57:45 UTC
The eclipse build omits the platform source components.
If you look in
/usr/lib/eclipse/plugins/org.eclipse.platform.source_2.1.1/,
you'll see it is mostly empty.  Instead it should have
a subdirectory holding a lot of source components.

This is a problem because the missing components include
XML schema for parts of plugin.xml.  Without these, the
PDE plugin.xml editor can't properly edit certain extension
points.

Also, you can observe an unexpected exception and subsequent
strange behavior by trying to open the properties view of
an extension point in the plugin.xml editor.  I believe this
is related to this problem.

Comment 1 Tom Tromey 2003-11-10 22:57:41 UTC
I'm handling this one.


Comment 2 Tom Tromey 2003-11-11 02:43:53 UTC
I've checked in a fix for this.
Will verify with next snapshot RPM.


Comment 3 John Healy 2004-03-08 21:26:43 UTC
Moving from RHEL/3/Eclipse to Red Hat Developer Suite product.