Thursday, 25-Apr-2024, 9:46 PM
Main Registration RSS
Welcome, Guest
Site menu
Section categories
Statistics

Total online: 1
Guests: 1
Users: 0
Main » Articles » My articles

Protable Java Editor

     Here is a simple Java Editor developed in Java Development Kit (JDK) version 1.6.0. It is a small program of less than 1MB size that lets you perform the following functions:

1. Edit the Java source and project files

2. Compile and run the Java source and project files

3. Create the executable ‘.jar’ Java file

4. Create an installer file The editor supports files with ‘.java’ and ‘.jwc’ extensions.

     The java file is a single Java file and the jwc file is the Java project file. You can compile both java and jwc files with the help of this editor. The project file has the facility to create the executable jar file. When a java file is compiled, the class output file is stored in the same source folder. In the case of a project file, the source file and class file are stored in different folders.

Download details from here.
Download application from here.
Category: My articles | Added by: ajmal (03-Jul-2011)
Views: 1106 | Comments: 1 | Rating: 0.0/0
Total comments: 1
1 Amrutha  
0
I need more details about this article. Pls help :)

Name *:
Email *:
Code *: