Re: Eclipse and Yoko examples
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
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
: 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
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---