I’m trying to learn Java at the minute and I’m getting really confused as to what software I have to download from the Sun Microsystems website.
The compiled HTML tutorial which I’m using says they change the name each release from Java JDK, Java SDK, blah blah blah…
I’ve tried this once but gave up and now trying it again and last time I had the same problem.
Does anyone know which file to download which is the Java Compiler?
Could you give me the download link to it please?
This open post was written 1 year ago | V/U/S: 194, 27, 8 | Edit Post | Leave a reply | Report Post
Reciprocity (0)
Since writing this post U.Nirk may have helped people, but has not within the last 4 days. U.Nirk is a verified member, has been around for 1 year, 3 months and has 118 posts and 1,140 replies to their name.
Post Tags (10)
Replies (27)
Where were you?
You can also watch events on Help.com as they happen
You want to download the Java Se package, just got to http://java.sun.com/javase/downloads/…
Another thing.
The one I’ve downloaded is ;
jdk-6u10-windows-i586-p
and after installing it, I type javac in CMD just to make sure I downloaded and/or installed it properly and it says
“javac is not recognized as an internal…..”
Dude, if your on windows you’re going to have to add the Java BIN directory to your SYSTEM path, try doing a little research on your own.
That’s the one I downloaded.
The second one down “Java SE Development Kit (JDK) 6 Update 10″
unknown.nir wrote:
Another thing.The one I’ve downloaded is ;
jdk-6u10-windows-i586-pand after installing it, I type javac in CMD just to make sure I downloaded and/or installed it properly and it says
“javac is not recognized as an internal…..”
you installed the right one
Probably javac is not recognized because it is’t in the $PATH variable
No. I mean read the ‘installation’ link I posted. It describes how to add the java/javac binary to your PATH.
yourabi wrote:
A basic google search gives you this:http://java.sun.com/j2se/1.4.2/instal…
Google is your friend…
Sorry, I got confused.
Thanks for your help. :D
I remember now, I had to do this last time and it worked eventually. :D
Thanks.
To update path variable in windows,
Right click on my computer
select properties
Click the advanced tab
Click environmental variables
Check if PATH is there in user variables, if not create one
If you java path is c:\java, add the following to the end of PATH variable value
;c:\java\bin
Try this
;c:/java/bin
a href=”www.google.com”>Google /a>
<a href=”www.google.com”>Google</a>
how asl can you add me to your profil and what happen is that i am a programmer i don’t mine if we can be a very good friend.
thanks
your friend
seyoo
i need friend in the world who can help me out
Invite Others to Help
A logged in and verified Help.com member has the ability to setup a Friends List and invite others to help with posts.