| | |
Path setting problem in jdk1.5
Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
•
•
actually ur O.S. is not recognizing the ".java" file format........
u have to sort that out first....
if u are using windows...go to windows explorer.....create a new extension as ".java"
u will get it....
http://java.sun.com/j2se/1.5.0/docs/...classpath.html
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
•
•
•
•
Here I am giving a scenario to set class path
suppose jdk is installed in c;/java/jdk1.5
then follow the below three steps to set class path
set JAVA_HOME=C:\Java\jdk1.5.0_07
set path=;%path%;%JAVA_HOME%\bin
set classpath=%classpath%;%JAVA_HOME%\lib\tools.jar
c:/java/jdk1.5 (and I am assuming it is c: and not c; as posted) then JAVA_HOME should be c:/java/jdk1.5 and not C:/Java/jdk1.5.0_07 Java Programmer and Sun Systems Administrator
----------------------------------------------
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
--Brian Kernighan
----------------------------------------------
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
--Brian Kernighan
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
![]() |
Similar Threads
- Setting up a 2nd hard drive (Windows NT / 2000 / XP)
- another newbie with alot of redhat and apache server Q'S (Linux Servers and Apache)
- Power setting problem (Windows tips 'n' tweaks)
Other Threads in the Java Forum
- Previous Thread: Create hibernate.cfg.xml while program is running
- Next Thread: suggestion for mini project
| Thread Tools | Search this Thread |
Tag cloud for Java
@param android api appinventor apple applet application arguments array arrays automation binary bluetooth c++ chat chatprogramusingobjects class classes client code codesnippet compare compiler component coordinates database digit doctype draw eclipse editor error event exception fractal freeze game givemetehcodez graphics gui guidancer health html ide image input int integer j2me java javame javaprojects jmf jni jpanel jtable julia linux list login loop map method methods mobile netbeans newbie nonstatic number oracle page pattern plazmic print problem program programming project recursion scanner screen sell server set sharepoint size sms socket sort sourcelabs sql string swing system test testautomation threads time tree windows







