Re: mavenide on mac os x

2004-01-25 Thread Gilles Dodinet
Stefan, i dont think theres a "prefered solution". i simply wasnt aware of that macosx issue, so i just looked at maven.home/bin/maven script and this issue is handled like this : TOOLS_JAR="${JAVA_HOME}/lib/tools.jar" if $darwin; then TOOLS_JAR="/System/Library/Frameworks/JavaVM.framework/V

mavenide on mac os x

2004-01-25 Thread Stefan Groschupf
Hi, when i start maven with the mavenide i got this exception: File or url '/System/Library/Frameworks/JavaVM.framework/Home/lib/tools.jar' could not be found java.net.MalformedURLException: no protocol: /System/Library/Frameworks/JavaVM.framework/Home/lib/tools.jar at java.net.URL.(URL.java:5