MicEdit
Copyright © 2000 Michel Messerschmidt
This program is freeware (see
license.txt
for details).
Download
The current version is
0.17
Release date:
12.12.2000
Download micedit.zip [43 kB]
What is MicEdit ?
MicEdit is a small editor that was written in Java.
Since it is written in Java, it should (in theory) run on all platforms
that support java. MicEdit was tested on:
- Windows 98 Second Edition with the JRE 1.2.2 & 1.3.0
- Solaris 8 (sparc) with the JRE 1.3.0
System Requirements
You will need the "Java Runtime Environment" (JRE) 1.2
or a later version.
The current
JRE from Sun
is available for Solaris, Windows and Linux.
Installation
- The JRE must be installed, if it's not already on your system.
- Unzip micedit.zip in a directory (maybe "C:\Programme\" on a Windows
system or "/usr/local/" on a Linux system).
The unzipped files will then be found in "C:\Programme\micedit\" or
"/usr/local/micedit/".
- Then MicEdit must be started with the Java Interpreter:
"java -jar micedit.jar"
This assumes that the "java" command is in your search path.
On windows systems you can also use "javaw" instead of "java" to avoid the
Dos-window.
Since JRE 1.3 Jar-files are registered with the "javaw" command,
so doubleclicking (or right click and selecting 'execute') on the file
micedit.jar should also work.
Why is it not open source ?
I wrote this to get some practice in java programming, not for daily work.
In fact, I regard the source code not good enough for publishing and
I won't spend any more time on this code.
Bug reports, comments, ...
Please let me know, if you encounter problems with MicEdit.
Just send a mail to:
www@michel-messerschmidt.de
created by Michel Messerschmidt
last modified 2003-04-11