Bug 109651 - eclipse build omits platform source
Summary: eclipse build omits platform source
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Developer Suite
Classification: Retired
Component: eclipse
Version: 1.0
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Tom Tromey
QA Contact: eclipse-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-11-10 17:57 UTC by Tom Tromey
Modified: 2014-08-11 05:46 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-11-11 18:38:30 UTC
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.