There are several ways to run this software :
- The simplest is to just double-click on the file
'learnct_v0.3.jar', if you have windows explorer set up to open the jar file
using java
- or type the following at the console/terminal window inside
this directory: java -jar learnct_v0.3.jar (this
assumes that the path to the java jre is setup. If not, you will have
to type the full location of the java.exe file). Use java
-Xmx256m -jar learnct_v0.3.jar to allocate more memory for
runtime.
- If you don't have a standalone JRE installed, but already
have ImageJ installed, you can use the JRE from that eg. C:\Program
Files\ImageJ\jre\bin\java -jar learnct_v0.3.jar
Sun's Java software is required to run this
application. It can be downloaded at
http://www.java.com/en/download/manual.jsp