Learn the powerful enterprise adaptable database:

Getting Started With ADABAS & Natural

Friday, July 19, 2013

Utility Tools For Java-based Development


1) Preparation:
   a) Install Java JDK 6 or JDK7 depending on your need.
   b) Get the following portable programs and pin them to Start Menu.
      i) 7-ZipPortable (for zip/unzip files)
      ii) Notepad++Portable (for code editing)
      iii) Redmond Path (for environment path editing)


2) Using Redmond Path, add the path to Java bin folder.
a) Click '+' button.
b) Browse for Java bin folder. Select the folder.
c) Move the path item to the top of the list as shown below.
d) Click Apply.


3) Test Java Path
a) Click Command Prompt button.
b) type:
path



4) Test Java Version
a) Type:
java -version



No comments:

Post a Comment