
This application is IDE for Java. I have created this editor for myself and you all.
It allows us to write, compile, view errors and execute Java programs and applets.
It allows us to set path (Java path, classpath) and Environment Settings.
It allows us to create javadoc and jar files.
It allows us to access Browser and Command Prompt.
Inputs
After executing this application, the user has to
select options menu -> setup...
and specify the following paths :-
Java Bin directory
Java Api Documentation
Command Prompt path
Browser Path
Default Directory path
Assumes
The user should build the .exe executable by
selecting File->Make from VB IDE
Open Redirect.dsw in VC++ IDE and build Redirect.exe
Returns
It makes developing java programs faster, simpler and efficient