Hi Phill, > Problem: > Damn thing picks 1.5.0.11 JDK instead of j2ee install even though the j2ee > is > java_home. No JDK on path. > Try deleting or adding new JDK or even tools.jar and after rebuild eclipse > removes it from library reference. > Another side effect is the project does not actually compile the code > either. > Copies my resources to the correct spot but that is it. PDE exception of > errors > during build
Have you checked which JRE your Eclipse installation is using as the default JRE? Perhaps the IDE is using a different one as you're using in the command line...? (Window -> Preferences -> Java -> Installed JREs) Cheers Thorsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
