From: thomas <th...@st...> - 2005-01-05 21:05:58
|
hi, when trying to run runtmed.sh i get the following response (see below). it's mac os x 10.3.7, java 1.4.2 and the environment variables are set. does anyone have an idea? thanks, thomas mayfield:~/desktop thomas$ tm4l/runtmed.sh Usage: java [-options] class [args...] (to execute a class) or java [-options] -jar jarfile [args...] (to execute a jar file) where options include: -client to select the "client" VM -server to select the "server" VM -jvm is a synonym for the "client" VM [deprecated] -hotspot is a synonym for the "client" VM [deprecated] The default VM is client. -cp <class search path of directories and zip/jar files> -classpath <class search path of directories and zip/jar files> A : separated list of directories, JAR archives, and ZIP archives to search for class files. -D<name>=<value> set a system property -verbose[:class|gc|jni] enable verbose output -version print product version and exit -version:<value> require the specified version to run -showversion print product version and continue -jre-restrict-search | -jre-no-restrict-search include/exclude user private JREs in the version search -? -help print this help message -X print help on non-standard options -ea[:<packagename>...|:<classname>] -enableassertions[:<packagename>...|:<classname>] enable assertions -da[:<packagename>...|:<classname>] -disableassertions[:<packagename>...|:<classname>] disable assertions -esa | -enablesystemassertions enable system assertions -dsa | -disablesystemassertions disable system assertions --On Wednesday, January 5, 2005 1:12 PM -0500 "Dicheva, Darina" <dic...@ws...> wrote: > Hello all, > > We are developing a topic map editor for creating/structuring learning > resources (the Topic Maps for eLearning project - > http://gorams.wssu.edu/faculty/dichevad/iis/NSDL-home.htm). The editor > is based on TM4J. The work is still in progress, however, we released an > early binary distribution for trial and evaluation. You can download > our trial version from > http://www.wssu.edu/~dicheva/TopicMaps/tm4l_download.htm. > > We will appreciate any comments and suggestions. > > We would like to thank Kal for his support: > Kal, thanks a lot, you are amazing! We appreciate your willigness to > help, your availablility, and the promptness of your replies. > > Darina & Christo > > ------------------------------------------------------------------------ > - > Darina Dicheva > Winston-Salem State University > Department of Computer Science > 601 Martin Luther King, Jr. Drive > Winston Salem, N.C. 27110 > Phone: (336) 750-2484 Fax: (336) 750-2499 > Email: dic...@ws... > URL: http://www.wssu.edu/~dicheva > > Visit: > 2nd International Workshop on Applications of Semantic Web Technologies > for E-Learning > (http://www.win.tue.nl/~laroyo/SW-EL04/) > > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > Tm4j-users mailing list > Tm4...@li... > https://lists.sourceforge.net/lists/listinfo/tm4j-users ciao thomas th...@st... |