JEM
JEM (Sun Oct 17 01:27:54 GMT+05:00 1999)
Copyright (C) 1999 Waqas Shafiq.
All Rights Reserved.
Installation
------------
1. Install JRE 1.2 (or higher) on your computer and restart it.
JRE 1.2 for Windows 95/98/NT and Solaris is avaiable for
download at http://java.sun.com/products/jdk/1.2/jre/.
Ports for other platforms can be found at
http://java.sun.com/cgi-bin/java-ports.cgi
2. Unzip the contents of jem.zip in C:\JEM (you might
have already done so)
NOTE: If you wish, you may unzip jem.zip in a directory
other than the one mentioned above. In that case you must make
appropriate changes in the following installation procedure.
3. Run JEM as follows:
java -cp C:\JEM;C:\JEM\JEM.jar JEM
OR
javaw -cp C:\JEM;C:\JEM\JEM.jar JEM
Note:
The commands given above are case sensitive. e.g.
java -cp C:\JEM;C:\JEM\JEM.jar JEM [This will work]
java -cp C:\JEM;C:\JEM\JEM.jar Jem [This will not work]
Back to the JEM application page
New on the Java Boutique:
New Review:
Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling
API boasts simplicity, ease-of-integration, a well-rounded feature
set, and it's free!
New Applet:
Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA
sequences into three useful formats.
Elsewhere on internet.com:
WebDeveloper Java
Lots of Java information on webdeveloper.com
WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.
ScriptSearch Java
Hundreds of free Java code files to download.
jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.
|