[Pydev-users] [pydev - Users] RE: Eclipse Errors Trying to Create PyDev Project

2009-03-10 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6738195 By: jeshep You are correct that there was a conflict. My Fedora 10 install includes both the openjdk and gcj implementations. The openjdk implementation was previously set as the default. Using the "

[Pydev-users] [pydev - Users] RE: Eclipse Errors Trying to Create PyDev Project

2009-03-10 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6734531 By: kubacki My first guess is that there is an incompatible version of Xerces on your classpath. What JDK do you use to run Eclipse? Can you look into its $JDK_HOME/jre/lib/ext? __