Results 1 to 2 of 2
Thread: Netbeans starting problem.
- 06-18-2010, 10:43 AM #1
Member
- Join Date
- Nov 2008
- Posts
- 6
- Rep Power
- 0
Netbeans starting problem.
I am using netbeans-6.7.1 for more than 1 year without any issue. My CentOS 4.4 system uses JAVA_HOME as /usr/local/j2sdk1.4.2_07 but I have /usr/local/jdk1.5.0_10/ also in my system and referring from netbeans. The link from /usr/local/bin/java was a symbolic link to /usr/local/j2sdk1.4.2_07. I tried to change the link /usr/local/bin/java to /usr/local/jdk1.5.0_10/, I am facing the problem. From icon, netbeans is not getting started. From the command line if I start it says
[root@anandan bin]#./netbeans
Cannot find java. Please use the --jdkhome switch.
I tried to provide the jdkhome also like here:
[root@anandan bin]# ./netbeans --jdkhome /usr/local/jdk1.5.0_10/
Cannot find java. Please use the --jdkhome switch.
[root@anandan bin]# ./netbeans --jdkhome /usr/local/jdk1.5.0_10/bin/java
Cannot find java. Please use the --jdkhome switch.
[root@anandan bin]# ./netbeans --jdkhome /usr/local/j2sdk1.4.2_10/bin/java
Cannot find java. Please use the --jdkhome switch.
I really don't know how to proceed - I want to use jdk1.5.0_10. Someone please help me start my netbeans.
- 06-18-2010, 12:23 PM #2
Member
- Join Date
- Nov 2008
- Posts
- 6
- Rep Power
- 0
Similar Threads
-
starting tomcat v5.5 server at localhost encounter problem
By ashish080 in forum EclipseReplies: 2Last Post: 04-02-2010, 01:47 PM -
Eclipse Europa Starting problem
By prashant.kadake in forum EclipseReplies: 0Last Post: 04-18-2009, 10:06 AM -
starting problem
By anithananduri in forum New To JavaReplies: 1Last Post: 03-17-2009, 01:27 PM -
Problem starting Eclipse Europa 3.3
By jwooten in forum EclipseReplies: 0Last Post: 03-10-2009, 01:40 AM -
Problem in Starting JBOSS Server
By 82rathi.angara in forum NetworkingReplies: 0Last Post: 06-16-2008, 02:58 PM
Bookmarks