Changes for page TuCSoN4JADE
From version 6.1
edited by Andrea Omicini
on 03/11/2021 23:08
on 03/11/2021 23:08
Change comment:
There is no comment for this version
To version 7.1
edited by Andrea Omicini
on 03/11/2021 23:09
on 03/11/2021 23:09
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -13,7 +13,7 @@ 13 13 ** JADE — from its [[Download>>http://jade.tilab.com/download/jade/]] page //(jade.jar)// 14 14 ** {{tucson/}} — from its [[Downloads>>TuCSoN.Download]] section //(tucson.jar)// 15 15 ** {{tuprolog/}} — from its [[Download>>Tuprolog.Download]] section //(2p.jar)// 16 -* p pen a command prompt in the folder where you put all the four jars above, then type16 +* open a command prompt in the folder where you put all the four jars above, then type 17 17 ** on Linux & Mac OS 18 18 {{code}}java -cp t4j.jar:tucson.jar:2p.jar:jade.jar jade.Boot -gui -services it.unibo.tucson.jade.service.TucsonService{{/code}} 19 19 ** on Windows