Installation of JDK

Reply

Join Date: Jul 2009
Posts: 4
Reputation: sandeepgrandhi is an unknown quantity at this point 
Solved Threads: 0
sandeepgrandhi sandeepgrandhi is offline Offline
Newbie Poster

Installation of JDK

 
0
  #1
Aug 28th, 2009
Hi,
I have downloaded jdk1.6.0.please tell me how to install it in my windows pc.
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 4,190
Reputation: peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of 
Solved Threads: 483
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is offline Offline
Code tags enforcer

Re: Installation of JDK

 
-1
  #2
Aug 28th, 2009
Install downloaded package and do not forget to set PATH as explained here
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
Reply With Quote Quick reply to this message  
Join Date: Mar 2008
Posts: 53
Reputation: MoZo1 is an unknown quantity at this point 
Solved Threads: 2
MoZo1 MoZo1 is offline Offline
Junior Poster in Training

Re: Installation of JDK

 
0
  #3
Aug 29th, 2009
Just download the one with NetBeans, then you'll get a free IDE ready to use out of the box.
http://java.sun.com/javase/downloads/index.jsp

Or do it the hard way: http://java.sun.com/javase/6/webnote...l-windows.html
Reply With Quote Quick reply to this message  
Join Date: Jul 2007
Posts: 1,175
Reputation: stephen84s is a glorious beacon of light stephen84s is a glorious beacon of light stephen84s is a glorious beacon of light stephen84s is a glorious beacon of light stephen84s is a glorious beacon of light stephen84s is a glorious beacon of light 
Solved Threads: 125
Featured Poster
stephen84s's Avatar
stephen84s stephen84s is offline Offline
Veteran Poster

Re: Installation of JDK

 
0
  #4
Aug 29th, 2009
Originally Posted by MoZo1 View Post
Just download the one with NetBeans, then you'll get a free IDE ready to use out of the box.
http://java.sun.com/javase/downloads/index.jsp

Or do it the hard way: http://java.sun.com/javase/6/webnote...l-windows.html
@ O.P.

Recommend do it the hard way as Peter suggested cause that way you will learn more about Java. Don't straight away jump and use NetBeans, although its a good IDE its unnecessarily bloated, recommend you stick to simpler IDEs like BlueJ or JCreatorLite or better yet just use Notepad which will expose you more to the process of what goes on behind the scenes during in compilation and running the program using just the jdk. (not to mention the extra effort you will put in to remember stuff without auto-complete and improve your skills in finding out errors when you search for them yourself instead of them being handed out on a plate like a fully featured IDE would).

Move on to use NetBeans (or Eclipse or IntelliJ) only when you feel you have mastered enough of the basics and are comfortable in finding your way around in Java.
Last edited by stephen84s; Aug 29th, 2009 at 11:13 am.
"Any fool can write code that a computer can understand. Good programmers write code that humans can understand."

"How to ask questions the smart way ?"
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC