Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Unable to locate matching org.apache.xerces plugin.
Unable to locate matching org.apache.xerces plugin. [message #1657] Tue, 22 April 2003 09:39 Go to next message
Eclipse UserFriend
Originally posted by: ajayinfo.yahoo.com

Hi All,
i just transferred my code from Eclipse 1.0 to Eclipse 2.0 and everything
broke.. most of it was because of the classpath problem. I have managed to
fix everything and now it compiles (atlast). During runtime i get the
following error
java.lang.RuntimeException: Fatal Error: Unable to locate matching
org.apache.xerces plugin.
at
org.eclipse.core.internal.boot.PlatformConfiguration.locateD efaultPlugins(PlatformConfiguration.java:2223).............. ..............................................

I really dont understand why. Is this because of some ambiguity in my
classpath. i saw a similar post and that person had posted that there was
some problem with his classpath but didnt mention as to wat the problem
was.
My classpath looks like this:

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="var"

path=" ECLIPSE_HOME/plugins/org.eclipse.core.runtime_2.0.1/runtime. jar "
sourcepath=" _ORG_ECLIPSE_PLATFORM_SOURCE/org.eclipse.core.runtime_2.0.1/ runtimesrc.zip "/>
<classpathentry kind="var"
path="ECLIPSE_HOME/plugins/org.eclipse.core.boot_2.0.1/boot.jar "
sourcepath=" _ORG_ECLIPSE_PLATFORM_SOURCE/org.eclipse.core.boot_2.0.1/boo tsrc.zip "/>
<classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT"
sourcepath="JRE_SRC"/>
<classpathentry kind="lib" path="ibmjsse.jar"/>
<classpathentry kind="var"
path="ECLIPSE_HOME/plugins/org.eclipse.search_2.0.1/search.jar "/>
<classpathentry kind="var"
path="ECLIPSE_HOME/plugins/org.eclipse.ui_2.0.1/workbench.jar "
sourcepath=" _ORG_ECLIPSE_PLATFORM_SOURCE/org.eclipse.ui_2.0.1/workbenchs rc.zip "/>
<classpathentry kind="var"

path=" ECLIPSE_HOME/plugins/org.eclipse.swt.win32_2.0.1/ws/win32/sw t.jar "
sourcepath=" _ORG_ECLIPSE_PLATFORM_WIN32_SOURCE/org.eclipse.swt.win32_2.0 .1/ws/win32/swtsrc.zip "/>
<classpathentry kind="var"

path=" ECLIPSE_HOME/plugins/org.eclipse.core.resources_2.0.1/resour ces.jar "
sourcepath=" _ORG_ECLIPSE_PLATFORM_SOURCE/org.eclipse.core.resources_2.0. 1/resourcessrc.zip "/>
<classpathentry kind="var"
path="ECLIPSE_HOME/plugins/org.eclipse.jdt.core_2.0.1/jdtcore.jar "/>
<classpathentry kind="var"
path="ECLIPSE_HOME/plugins/org.apache.xerces_4.0.5/xercesImpl.jar "/>
<classpathentry kind="var"
path=" ECLIPSE_HOME/plugins/org.apache.xerces_4.0.5/xmlParserAPIs.j ar "/>
<classpathentry kind="output" path="bin"/>
</classpath>
Re: Unable to locate matching org.apache.xerces plugin. [message #1692 is a reply to message #1657] Tue, 22 April 2003 14:52 Go to previous message
Darin Swanson is currently offline Darin SwansonFriend
Messages: 2386
Registered: July 2009
Senior Member
Answered on eclipse.tools.jdt
Please do not crosspost

Thanks

Darins
"Ajay" <ajayinfo@yahoo.com> wrote in message
news:b832k7$ri8$1@rogue.oti.com...
> Hi All,
> i just transferred my code from Eclipse 1.0 to Eclipse 2.0 and everything
> broke.. most of it was because of the classpath problem. I have managed to
> fix everything and now it compiles (atlast). During runtime i get the
> following error
> java.lang.RuntimeException: Fatal Error: Unable to locate matching
> org.apache.xerces plugin.
> at
>
org.eclipse.core.internal.boot.PlatformConfiguration.locateD efaultPlugins(Pl
atformConfiguration.java:2223).............................. ................
...............
>
> I really dont understand why. Is this because of some ambiguity in my
> classpath. i saw a similar post and that person had posted that there was
> some problem with his classpath but didnt mention as to wat the problem
> was.
> My classpath looks like this:
>
> <?xml version="1.0" encoding="UTF-8"?>
> <classpath>
> <classpathentry kind="src" path="src"/>
> <classpathentry kind="var"
>
> path=" ECLIPSE_HOME/plugins/org.eclipse.core.runtime_2.0.1/runtime. jar "
>
sourcepath=" _ORG_ECLIPSE_PLATFORM_SOURCE/org.eclipse.core.runtime_2.0.1/ runt
imesrc.zip"/>
> <classpathentry kind="var"
> path="ECLIPSE_HOME/plugins/org.eclipse.core.boot_2.0.1/boot.jar "
>
sourcepath=" _ORG_ECLIPSE_PLATFORM_SOURCE/org.eclipse.core.boot_2.0.1/boo tsrc
..zip"/>
> <classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT"
> sourcepath="JRE_SRC"/>
> <classpathentry kind="lib" path="ibmjsse.jar"/>
> <classpathentry kind="var"
> path="ECLIPSE_HOME/plugins/org.eclipse.search_2.0.1/search.jar "/>
> <classpathentry kind="var"
> path="ECLIPSE_HOME/plugins/org.eclipse.ui_2.0.1/workbench.jar "
>
sourcepath=" _ORG_ECLIPSE_PLATFORM_SOURCE/org.eclipse.ui_2.0.1/workbenchs rc.z
ip"/>
> <classpathentry kind="var"
>
> path=" ECLIPSE_HOME/plugins/org.eclipse.swt.win32_2.0.1/ws/win32/sw t.jar "
>
sourcepath=" _ORG_ECLIPSE_PLATFORM_WIN32_SOURCE/org.eclipse.swt.win32_2.0 .1/w
s/win32/swtsrc.zip"/>
> <classpathentry kind="var"
>
> path=" ECLIPSE_HOME/plugins/org.eclipse.core.resources_2.0.1/resour ces.jar "
>
sourcepath=" _ORG_ECLIPSE_PLATFORM_SOURCE/org.eclipse.core.resources_2.0. 1/re
sourcessrc.zip"/>
> <classpathentry kind="var"
> path="ECLIPSE_HOME/plugins/org.eclipse.jdt.core_2.0.1/jdtcore.jar "/>
> <classpathentry kind="var"
> path="ECLIPSE_HOME/plugins/org.apache.xerces_4.0.5/xercesImpl.jar "/>
> <classpathentry kind="var"
> path=" ECLIPSE_HOME/plugins/org.apache.xerces_4.0.5/xmlParserAPIs.j ar "/>
> <classpathentry kind="output" path="bin"/>
> </classpath>
>
Previous Topic:[ANN] Eclipse profiler plugin, 0.5.17
Next Topic:how 2 access perspectives, views programatically.
Goto Forum:
  


Current Time: Wed Jul 17 14:14:45 GMT 2024

Powered by FUDForum. Page generated in 0.03420 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top