<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/twocomm/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/twocomm/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 02 Oct 2020 08:49:00 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/twocomm/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Stefano Tedeschi</title><link>https://sourceforge.net/p/twocomm/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v16
+++ v17
@@ -21,7 +21,7 @@
 Each example in the 2COMMJaCaMoExamples folder must be imported into Eclipse as a differentJaCaMo project (requires the JaCaMo Eclipse plugin).
 More information on how to install the JaCaMo plugin for Eclipse can be found at http://jacamo.sourceforge.net/eclipseplugin/tutorial/

-To setup the JaCaMo examples to be imported in Eclipse, the following gradle task can be run in the root folder of each example (where the build.gradle file is located):
+To setup the JaCaMo examples to be imported in Eclipse, the following **gradle task** can be run in the root folder of each example (where the **build.gradle** file is located):

 ```
 gradle eclipse
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefano Tedeschi</dc:creator><pubDate>Fri, 02 Oct 2020 08:49:00 -0000</pubDate><guid>https://sourceforge.net9151da5a44b2a4ab8fe89599e2eb30784b923731</guid></item><item><title>Home modified by Stefano Tedeschi</title><link>https://sourceforge.net/p/twocomm/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v15
+++ v16
@@ -23,7 +23,9 @@

 To setup the JaCaMo examples to be imported in Eclipse, the following gradle task can be run in the root folder of each example (where the build.gradle file is located):

-``` gradle eclipse
+```
+gradle eclipse
+```


 ### Running the Examples
@@ -41,11 +43,15 @@

 Examples can be also run with the following **gradle task** (recommended):

-&amp;gt; gradle run
+```
+gradle run
+```

 Another useful gradle task for cleaning up is:

-&amp;gt; gradle clean
+```
+gradle clean
+```


 ### Contacts
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefano Tedeschi</dc:creator><pubDate>Fri, 02 Oct 2020 08:46:18 -0000</pubDate><guid>https://sourceforge.netdb2dc85ef499c4ef88f869df8949f605e76dd5f1</guid></item><item><title>Home modified by Stefano Tedeschi</title><link>https://sourceforge.net/p/twocomm/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v14
+++ v15
@@ -23,7 +23,7 @@

 To setup the JaCaMo examples to be imported in Eclipse, the following gradle task can be run in the root folder of each example (where the build.gradle file is located):

-&amp;gt; gradle eclipse
+``` gradle eclipse


 ### Running the Examples
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefano Tedeschi</dc:creator><pubDate>Fri, 02 Oct 2020 08:45:18 -0000</pubDate><guid>https://sourceforge.netc43df4a59b796a274072ff07e15eeb3da0bcbc87</guid></item><item><title>Home modified by Stefano Tedeschi</title><link>https://sourceforge.net/p/twocomm/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v13
+++ v14
@@ -25,6 +25,7 @@

 &amp;gt; gradle eclipse

+
 ### Running the Examples

 ##### JADE
@@ -38,6 +39,14 @@
 JaCaMo examples can be run by executing the \*.jcm files available in the root folder of each example.
 The execution of the JaCaMo examples requires JaCaMo 0.8 (check https://sourceforge.net/projects/jacamo/files/version-0/)

+Examples can be also run with the following **gradle task** (recommended):
+
+&amp;gt; gradle run
+
+Another useful gradle task for cleaning up is:
+
+&amp;gt; gradle clean
+

 ### Contacts

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefano Tedeschi</dc:creator><pubDate>Fri, 02 Oct 2020 08:43:47 -0000</pubDate><guid>https://sourceforge.net4c42b2be3fa308f6a6daad506a5cd5fe47ba5298</guid></item><item><title>Home modified by Stefano Tedeschi</title><link>https://sourceforge.net/p/twocomm/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v12
+++ v13
@@ -18,14 +18,22 @@

 The 2COMM and  2COMM4JADEExamples folders **can be directly imported into Eclipse** as Java projects.

-Each example in the 2COMMJaCaMoExamples folder must be imported into Eclipse as a differentJaCaMo projects (requires the JaCaMo Eclipse plugin).
+Each example in the 2COMMJaCaMoExamples folder must be imported into Eclipse as a differentJaCaMo project (requires the JaCaMo Eclipse plugin).
 More information on how to install the JaCaMo plugin for Eclipse can be found at http://jacamo.sourceforge.net/eclipseplugin/tutorial/

+To setup the JaCaMo examples to be imported in Eclipse, the following gradle task can be run in the root folder of each example (where the build.gradle file is located):
+
+&amp;gt; gradle eclipse
+
 ### Running the Examples
+
+##### JADE

 JADE examples can be run as plain Java applications.
 2COMM is used in the examples as Java library.
 Each example contains a sub-package named "agents" which contains the main class (Test\*.java)
+
+##### JaCaMo

 JaCaMo examples can be run by executing the \*.jcm files available in the root folder of each example.
 The execution of the JaCaMo examples requires JaCaMo 0.8 (check https://sourceforge.net/projects/jacamo/files/version-0/)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefano Tedeschi</dc:creator><pubDate>Fri, 02 Oct 2020 08:39:00 -0000</pubDate><guid>https://sourceforge.net75ce18df25f26acbf7e385d82b123a245642f263</guid></item><item><title>Home modified by Stefano Tedeschi</title><link>https://sourceforge.net/p/twocomm/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v11
+++ v12
@@ -33,6 +33,6 @@

 ### Contacts

-For any issue, please contact mailto:stefano.tedeschi@unito.it
+For any issue, please contact [stefano.tedeschi@unito.it](mailto:stefano.tedeschi@unito.it)

 [[members limit=20]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefano Tedeschi</dc:creator><pubDate>Mon, 28 Sep 2020 18:34:27 -0000</pubDate><guid>https://sourceforge.net6dfb3351a29c1556bfa7d616e9168d3ed696b3d6</guid></item><item><title>Home modified by Stefano Tedeschi</title><link>https://sourceforge.net/p/twocomm/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -30,4 +30,9 @@
 JaCaMo examples can be run by executing the \*.jcm files available in the root folder of each example.
 The execution of the JaCaMo examples requires JaCaMo 0.8 (check https://sourceforge.net/projects/jacamo/files/version-0/)

+
+### Contacts
+
+For any issue, please contact mailto:stefano.tedeschi@unito.it
+
 [[members limit=20]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefano Tedeschi</dc:creator><pubDate>Mon, 28 Sep 2020 18:33:50 -0000</pubDate><guid>https://sourceforge.net9cd4463c5fea129473659779e2e571adc50ffd68</guid></item><item><title>Home modified by Stefano Tedeschi</title><link>https://sourceforge.net/p/twocomm/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -27,4 +27,7 @@
 2COMM is used in the examples as Java library.
 Each example contains a sub-package named "agents" which contains the main class (Test\*.java)

+JaCaMo examples can be run by executing the \*.jcm files available in the root folder of each example.
+The execution of the JaCaMo examples requires JaCaMo 0.8 (check https://sourceforge.net/projects/jacamo/files/version-0/)
+
 [[members limit=20]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefano Tedeschi</dc:creator><pubDate>Mon, 28 Sep 2020 18:32:10 -0000</pubDate><guid>https://sourceforge.net3b21f5b00b79e68d6d357bb409334a2d6271981e</guid></item><item><title>Home modified by Stefano Tedeschi</title><link>https://sourceforge.net/p/twocomm/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -23,4 +23,8 @@

 ### Running the Examples

+JADE examples can be run as plain Java applications.
+2COMM is used in the examples as Java library.
+Each example contains a sub-package named "agents" which contains the main class (Test\*.java)
+
 [[members limit=20]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefano Tedeschi</dc:creator><pubDate>Mon, 28 Sep 2020 18:25:39 -0000</pubDate><guid>https://sourceforge.netaa47cbeb45c72b23d7472630142224d054e0b9f2</guid></item><item><title>Home modified by Stefano Tedeschi</title><link>https://sourceforge.net/p/twocomm/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -9,9 +9,9 @@
 The up to date code can be found in "trunk".

 The project is divided into three main parts:
-* The **2COMM** folder contains the source code of the 2COMM middleware; this is the core of the project
-* The **2COMM4JADEExamples** folder contains some examples showing how to use 2COMM in the JADE platform (https://jade.tilab.com/)
-* The **2COMMJaCaMoExamples** folder contains some examples showing how to use 2COMM in the JaCaMo framework (http://jacamo.sourceforge.net/)
+- The **2COMM** folder contains the source code of the 2COMM middleware; this is the core of the project 
+- The **2COMM4JADEExamples** folder contains some examples showing how to use 2COMM in the JADE platform (https://jade.tilab.com/)
+- The **2COMMJaCaMoExamples** folder contains some examples showing how to use 2COMM in the JaCaMo framework (http://jacamo.sourceforge.net/)


 ### Eclipse Import
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefano Tedeschi</dc:creator><pubDate>Mon, 28 Sep 2020 18:22:40 -0000</pubDate><guid>https://sourceforge.neta5481ce93e31ee05e7a303c5efd20f871096d1d6</guid></item></channel></rss>