Bug 38733 - Manifest editor is not working when Eclipse is launched on IBM VM 1.4.1
Summary: Manifest editor is not working when Eclipse is launched on IBM VM 1.4.1
Status: RESOLVED DUPLICATE of bug 39187
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-10 16:27 EDT by Luc Bourlier CLA
Modified: 2012-06-20 04:32 EDT (History)
1 user (show)

See Also:


Attachments
.log file (5.33 KB, text/plain)
2003-06-10 16:28 EDT, Luc Bourlier CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Luc Bourlier CLA 2003-06-10 16:27:39 EDT
1. launch eclipse on IBM VM 1.4.1.
2. open a plugin.xml file with the manifest editor
an error is reported in the console and the .log file (see attachment) :

Unhandled exception caught in event loop.
Reason:
org.apache.xerces.parsers.DOMBuilderImpl: method
setFeature(Ljava/lang/String;Z)V not found
Comment 1 Luc Bourlier CLA 2003-06-10 16:28:28 EDT
Created attachment 5145 [details]
.log file
Comment 2 Wassim Melhem CLA 2003-06-11 16:17:32 EDT
This looks like a duplicate of bug 36882.
Make sure you don't have another version of xerces on your machine that is 
interfering with the one shipped with Eclipse.
Comment 3 Wassim Melhem CLA 2003-06-23 00:01:26 EDT
IBM 1.4.1 is bundling xerces which is masking xerces that is shipped with 
Eclipse.

*** This bug has been marked as a duplicate of 39187 ***