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 11.1
edited by Andrea Omicini
on 13/11/2021 01:18
on 13/11/2021 01:18
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,0 @@ 1 -TuCSoN4JADE Home - Content
-
... ... @@ -1,3 +1,5 @@ 1 += {{stringIta}}Home di {{/stringIta}}{{displayName name='tucson4jade'/}}{{stringEng}} Home{{/stringEng}} = 2 +{{include reference='Environment'/}} 1 1 >What is {{displayName name='tucson4jade'/}} 2 2 3 3 {{displayName name='tucson4jade'/}} ({{displayName name='t4j'/}} for short) is a Java library enabling JADE agents to exploit {{tucson/}} coordination services wrapped as an ad-hoc API into a JADE kernel service. ... ... @@ -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)// 17 +** {{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}} ... ... @@ -20,4 +20,4 @@ 20 20 {{code}}java -cp t4j.jar:tucson.jar;2p.jar;jade.jar jade.Boot -gui -services it.unibo.tucson.jade.service.TucsonService{{/code}} 21 21 * JADE GUI should appear as depicted below 22 22 ** [[image:t4j-running.jpeg||width="800"]] 23 - {{include reference='Environment'}}25 +