| Author |
problems!!!
|
andrei mavro
Greenhorn
Joined: Jun 15, 2007
Posts: 3
|
|
hello everyone of you...i-m new here and also in java. my first problem is about instalation of JDK...so firs of all..you can give me the link ..best link for downloading the good kitt of J2SE? and second problem is about the PATh...i follwo the stepts from instructions but does't work ...my path is : C:\Program Files\Java\jdk1.5.0_12\bin i'm waiting your reply.thanks!!!
|
 |
marc weber
Sheriff
Joined: Aug 31, 2004
Posts: 11343
|
|
Welcome to JavaRanch! The best place to download Java from is Sun's Java Download page. When setting your path, be careful that there are no extra spaces before or after an entry. After setting your path, you need to open a new command prompt to use the new setting. Depending on your operating system, you might even need to reboot. [ June 15, 2007: Message edited by: marc weber ]
|
"We're kind of on the level of crossword puzzle writers... And no one ever goes to them and gives them an award." ~Joe Strummer
sscce.org
|
 |
andrei mavro
Greenhorn
Joined: Jun 15, 2007
Posts: 3
|
|
|
ok...from this link what i must download?...and when i do the PATH..what name i must put there?..and what is the command to open it?..i mean what i must write in RUN?
|
 |
David McCombs
Ranch Hand
Joined: Oct 17, 2006
Posts: 212
|
|
JDK 6u1 should be what you need. The path to the bin file. Find this after you install the above. cmd
|
"Should array indices start at 0 or 1? My compromise of 0.5 was rejected without, I thought, proper consideration."- Stan Kelly-Bootle
|
 |
marc weber
Sheriff
Joined: Aug 31, 2004
Posts: 11343
|
|
Originally posted by andrei mavro: ...and what is the command to open it?..i mean what i must write in RUN?
Once the JDK is installed, you will be using command line tools to compile and run. See this Hello World (for Windows) tutorial. With respect to setting the PATH, carefully follow Sun's installation instructions.
|
 |
andrei mavro
Greenhorn
Joined: Jun 15, 2007
Posts: 3
|
|
pls..look at this: http://img512.imageshack.us/my.php?image=javac2lr9.png this is tha path : C:\Program Files\Java\jdk1.6.0_01\bin and the name for path is java
|
 |
 |
|
|
subject: problems!!!
|
|
|