Modifiche per il documento TuCSoN4JADE
Dalla versione 7.1
modificato da Andrea Omicini
il 03/11/2021 23:09
il 03/11/2021 23:09
Cambia il commento:
Nessun commento per questa versione
Alla versione 6.1
modificato da Andrea Omicini
il 03/11/2021 23:08
il 03/11/2021 23:08
Cambia il commento:
Nessun commento per questa versione
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 -* open a command prompt in the folder where you put all the four jars above, then type16 +* ppen 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