|
||||||||
![]() |
|
| Chapter 1 : Article 1 : Installing JDK 1.3.1 | |
| 01. Make Directory C:\Softwares in your WINDOWS98 or WINDOWS2000 System 02. Open your DOS prompt type in C:\>java 03. If u do not have previous version of java installed u will get a message saying 'java' is not recognised command.... . 04. Make directory C:\>md jdk1.3.1 05. If you have already downloaded j2sdk-1_3_1_09-windows-i586.exe , double click on it , Installer Unpacks 06. Accept licence by 'YES' button , for destination Folder Browse to our C:\jdk1.3.1 07. Click Next and Next again , Finally Click on Finish Button |
|
| Chapter 1 : Article 2 : Configuring on Windows 98 Operating System | |
01. EDIT C:\Autoexec.bat to make it look something like this
02. Save and Exit 03. Restart your computer (for changes to take immediate effect) |
|
| Windows NT, Windows 2000 and Windows XP Users | |
| 01. Right Click on My Computer, Select Properties Menu Item 02. Click Advanced Tab , Select System Variables Button 03. You see New System variable 04. Click New Button , in the variable name box type in JAVA_HOME in the Variable value type in C:\jdk1.3.1 05. Now Higlight PATH Variable , at the end add this ;C:\jdk1.3.1\bin Click OK and OK again 06. Restart your computer (for changes to take immediate effect) |
|
| After Re-Starting your system | |
| 01. In DOS prompt type in D:\>SET you must see JAVA_HOME=d:\jdk1.3.1 PATH={somelist};d:\jdk1.3.1\bin 02. Type in D:\>javac you must see Usage: javac < options > < sourcefile > 03. If u do see it things have gone right till now , if u dont see it check out official java website |
|
| Next CHAPTER 2 : >> FIRST JAVA PROGRAM | |
| My Dream to be your Friend and Create a Group of Intelligent and Understanding Programmers | |
|
|
|
in the United States and other countries. |