Code Comments
Programming Forum and web based access to our favorite programming groups.err, I broke netbeans. I can use jdk1.5.0 but want it to work with netbeans. Originally I installed netbeans with jdk.1.4.x; after un-installing jdk1.4.x netbeans no longer works. in Fedora Core One: [net]$ echo $JAVA_HOME /home/net/jdk1.5.0/ [net]$ /home/net/netbeans3.6/bin/runide.sh [net]$ Cannot find JDK at /home/net/j2sdk1.4.2_04. Please set the JDK_HOME environment variable to point to your JDK installation directory, or use the --jdkhome switch [1]+ Exit 2 /home/net/NetBeans3.6/bin/runide.sh
Post Follow-up to this messagethufir.hawat@mail.com wrote: > err, I broke netbeans. I can use jdk1.5.0 but want it to work with > netbeans. Originally I installed netbeans with jdk.1.4.x; after > un-installing jdk1.4.x netbeans no longer works. > > in Fedora Core One: > > [net]$ echo $JAVA_HOME > /home/net/jdk1.5.0/ > > [net]$ /home/net/netbeans3.6/bin/runide.sh > > [net]$ Cannot find JDK at /home/net/j2sdk1.4.2_04. > Please set the JDK_HOME > environment variable to point to your JDK installation directory, > or use the --jdkhome switch > > [1]+ Exit 2 /home/net/NetBeans3.6/bin/runide.sh Edit the ide.cfg file in your netbeans bin dir, and adjust the path to the JDK. Or do what the errormessage suggests. -- Kind regards, Christophe Vanfleteren
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.