Ladies and Gentlemen
 
Something is awry in my eclipse import and I am sure I have dome something dumb
since I can find no one else with the same issue. Here is the order of events I
take please let me know where I drove off the cliff
 
created a clean temp directory 
Copied working POM into it
executed mvn eclipse:eclipse
opened eclipse
executed import new project and selected above (non-child) directory
It finishes without error 
 
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
 
This is all on winXP, eclipse 3.2 (BEA version), Maven 2.0.5. Same POM compiles
just fine from command line
 
Phill

Reply via email to