Thanks for the reply. It is using the j2ee jre. In fact I removed to others from Eclipse (not from system)
Still puzzled.... -----Original Message----- From: Thorsten Heit [mailto:[EMAIL PROTECTED] Sent: March 20, 2007 8:05 AM To: Maven Users List Subject: Re: Maven/eclipse project import problem 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
