Changes for page TuCSoN4JADE
From version 8.1
edited by Andrea Omicini
on 03/11/2021 23:11
on 03/11/2021 23:11
Change comment:
There is no comment for this version
To version 9.1
edited by Andrea Omicini
on 03/11/2021 23:12
on 03/11/2021 23:12
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -12,7 +12,7 @@ 12 12 * download the libraries it depends on 13 13 ** JADE — from its [[Download>>http://jade.tilab.com/download/jade/]] page //(jade.jar)// 14 14 ** {{tucson/}} — from its [[Downloads>>TuCSoN.Downloads]] section //(tucson.jar)// 15 -** {{tuprolog/}} — from its [[Download>>Tuprolog.Downloads]] section //(2p.jar)// 15 +** {{tuprolog/}} — from its [[Downloads>>Tuprolog.Downloads]] section //(2p.jar)// 16 16 * 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}}