by j.w.osen » Fri Feb 16, 2007 3:23 pm
I tried using the instructions pointed to above. This led Eclipse to complain about a missing java component. Reviewing the .zip file I conclude that this may be a incomplete distribution.
Does Eclipse need to be installed in C:\Eclipse, or is C:\Program Files\Eclipse sufficient.
Same question for lejos. I put both in C:\Program Files.
Would it be better to just wait until the utilities page is back up again?
I tried loading eclipse and lejos at the root. I still get the complaint that
eclipse cannot find:
org.lejos.tools.eclipse.plugin.wizards.LejosRCXProjectWizard
This may be in:
C:\eclipse\plugins\org.lejos.ldt.core_1.2.0\ldt-core.jar
I have not programmed java in over three years. I remember the "."
in a java path being a combination of the directory paths and the structure within a .jar file. My windows directory tree does not seem consistent with
org.lejos.tools.eclipse.plugin.wizards
I have the path:
C:\eclipse\plugins\org.lejos.tools_1.2.0
Do I need to rename org.lejos.tools_1.2.0 -> org.lejos.tools ?
John
FLL Coach