ViD Source Code Editor


No Java 2 SDK, Standard Edition v 1.3.1 support for APPLET!! alt="No Java 2 SDK, Standard Edition v 1.3.1 support for APPLET!!
Jar File

ViD Introduction

This is the beta release for an editor I wrote to edit source code. I got tired of leaving my favorite editor when I developed on non-Windows systems, so I took my favorite features from other editors and built this one. The jar file contains an application. To run it, use the command: I recommend using JDK1.3.1 for full functionality (including drag-and-drop support). The software is still in Beta mode. There is a lot of application boiler plate as well as optimizing that I need to add. There are still some features missing as well.

Licensing

ViD is free for commercial and non-commercial use. Unfortunatly, I do not have any documentation available at this time. If you are interested in using the ViD editor in your product, let me know and I will see what I can do to help. The source code is available for purchase as an enterprise wide license (meaning you only need to purchase one copy for your entire company). You will also receive updates to the code for the next year. The only restriction on the license that you may not redistribute the source. Prices are reduced during Beta release.

Features

Notes on applet interaction

It seems that applets do not allow access to the system clipboard. This means that cut, copy, paste, and drag-and-drop, features will not work in the applet.

Future Features

Comments and Bugs

Please send bugs to me at alan@oursland.net. I have a unit test suite using JUnit, but I know that there are holes. Any bugs will be entered into the suite to ensure proper elimination. In addition, if you like or dislike anything about the application, let me know. I love to get helpful feedback.

Updates

If you would like to know when new version are available, let me know at alan@oursland.net.
Back