| Author |
maven javac compiler error
|
nek thomas
Greenhorn
Joined: Oct 18, 2008
Posts: 27
|
|
I am having issues with Maven in eclipse. When I try to run mvn install command it gives the following error
unable to locate javac compiler in C:\Program Files\ Java\Jre6\..\lib\tools.jar
I have tried toggling with the installed java for eclipse to jdk...
Please let me know if anyone has faced such issue with maven build in eclipse
|
 |
Karl Heinz Marbaise
Greenhorn
Joined: Aug 12, 2007
Posts: 17
|
|
Hi,
nek thomas wrote:unable to locate javac compiler in C:\Program Files\ Java\Jre6\..\lib\tools.jar
I have tried toggling with the installed java for eclipse to jdk...
Are you using the embedded Maven or do you have configured to use an external Maven ? Which Version of Eclipse and Maven are you using?
Have you set JAVA_HOME to JDK not JRE...?
Kind regards
Karl Heinz Marbaise
|
Software Configuration Management (Subversion, CVS, SVK etc.) http://www.skmwiki.de/
Subversion Repository Search Engine http://www.supose.org/
|
 |
 |
|
|
subject: maven javac compiler error
|
|
|