Re: Eclipse and Yoko examples

2007年07月18日 Thread Lukas Zapletal
All you should have to do here is go into the properties window for the project in the classpath - put the yoko-core and yoko-spec infront of the jdk and they will find the classes. It did not help. I was still getting the exception. The only way to add a library to bootclasspath in Eclipse is A

Re: Eclipse and Yoko examples

2007年07月17日 Thread Lukas Zapletal
essage- From: Mosur Ravi, Balaji [mailto:[EMAIL PROTECTED] Sent: 17 July 2007 12:30 To: [email protected] Subject: RE: Eclipse and Yoko examples This is because it is finding the jdk ORB classes instead of the yoko ones... If you have the 2 yoko orb jars in the bootclasspath

RE: Eclipse and Yoko examples

2007年07月17日 Thread Nolan, Edell
: 17 July 2007 12:30 To: [email protected] Subject: RE: Eclipse and Yoko examples This is because it is finding the jdk ORB classes instead of the yoko ones... If you have the 2 yoko orb jars in the bootclasspath or the java.endorsed.dirs setting then it should be fine... I haven&#

RE: Eclipse and Yoko examples

2007年07月17日 Thread Mosur Ravi, Balaji
This is because it is finding the jdk ORB classes instead of the yoko ones... If you have the 2 yoko orb jars in the bootclasspath or the java.endorsed.dirs setting then it should be fine... I haven't myself worked with eclipse so don't know where to set them... - Balaji -Original Message---