<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to User's Guide</title><link>https://sourceforge.net/p/actool/wiki/User%2527s%2520Guide/</link><description>Recent changes to User's Guide</description><atom:link href="https://sourceforge.net/p/actool/wiki/User's%20Guide/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 10 Dec 2013 20:12:45 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/actool/wiki/User's%20Guide/feed" rel="self" type="application/rss+xml"/><item><title>User's Guide modified by Jacek Rosik</title><link>https://sourceforge.net/p/actool/wiki/User%2527s%2520Guide/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -14,7 +14,7 @@

 [[img src=jittac-import.png]]

-##Using the Plug-In##
+##Configuring the Plug-In##

 ###Enabling the Source-Code Analysis###

@@ -23,8 +23,19 @@

 &gt;**NOTE:** Due to a bug in the current version of the plugin you may need to re-start the IDE after enabling the code analysis to fully initialise the plug-in. This only has to be done once after the code analysis is enabled.

+
 ###Enabling Architectural Problems###

 Right click on the model file **model.xam** and select **Properties**, then select **Architecture Consistency**. Mark the project(s) (jConverter) for which you want to report architectural inconsistencies. You can also change the level of the architectural problems: *Info*, *Warning* or *Error* (NOTE: In order to see the architectural problems in the problem view the level has to be *Warning* or *Error*).

 [[img src=jittac-model-properties.png]]
+
+###Enabling Content Assist###
+
+Select **Window&gt;Preferences** from the menu and then select **Java&gt;Editor&gt;Content Assist** from the left pane. In the **Sorting and Filtering** pane you can set proposal sorting to either *by consistency, then aphabeticaly* or *by consistency, then by relevance*. This will enable content assist sorting and coloring.
+
+[[img src=jittac-contentassiste-properties.png]]
+
+##Tool Demonstration##
+
+
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jacek Rosik</dc:creator><pubDate>Tue, 10 Dec 2013 20:12:45 -0000</pubDate><guid>https://sourceforge.netc2ba33f8f6cd393e6a596c02853a7fec0c87444c</guid></item><item><title>User's Guide modified by Jacek Rosik</title><link>https://sourceforge.net/p/actool/wiki/User%2527s%2520Guide/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jacek Rosik</dc:creator><pubDate>Tue, 10 Dec 2013 19:58:46 -0000</pubDate><guid>https://sourceforge.netd68bd900076454bdcfa5625488d0f4fb5be4b585</guid></item><item><title>User's Guide modified by Jacek Rosik</title><link>https://sourceforge.net/p/actool/wiki/User%2527s%2520Guide/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -25,4 +25,6 @@

 ###Enabling Architectural Problems###

-Right click on the model file **model.xam** and select **Properties**, then select **Architecture Consistency**. Mark the project(s) (jConverter) for which you want to report architectural inconsistencies.
+Right click on the model file **model.xam** and select **Properties**, then select **Architecture Consistency**. Mark the project(s) (jConverter) for which you want to report architectural inconsistencies. You can also change the level of the architectural problems: *Info*, *Warning* or *Error* (NOTE: In order to see the architectural problems in the problem view the level has to be *Warning* or *Error*).
+
+[[img src=jittac-model-properties.png]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jacek Rosik</dc:creator><pubDate>Tue, 10 Dec 2013 19:46:09 -0000</pubDate><guid>https://sourceforge.net59d3acedbaa8640ba79e5a8399b90ef4fcbcf1a0</guid></item><item><title>User's Guide modified by Jacek Rosik</title><link>https://sourceforge.net/p/actool/wiki/User%2527s%2520Guide/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -8,15 +8,21 @@

 [[img src=jittac-install.png]]

-###Importing the Sample Project: jConverter###
+###Importing the Sample Project (optional)###

 Download the sample project from [here](https://sourceforge.net/projects/actool/files/sample/jConverter.zip). Import it in to the workspace by selecting **File-&gt;Import...** and then **Existing Projects into Workspace**. Select the previously downloaded archive file and mark the **jConverter** project.

 [[img src=jittac-import.png]]
+
+##Using the Plug-In##
+
+###Enabling the Source-Code Analysis###

 After the project is imported into the workspace you need to right click on the project folder and select **JITTAC&gt;Enable Code Analysis**, and then **Project&gt;Clean** from the menu. This will enable architecture consistency checking for the jConverter project.

 &gt;**NOTE:** Due to a bug in the current version of the plugin you may need to re-start the IDE after enabling the code analysis to fully initialise the plug-in. This only has to be done once after the code analysis is enabled.

-##Using the Plug-In##
+###Enabling Architectural Problems###
+
+Right click on the model file **model.xam** and select **Properties**, then select **Architecture Consistency**. Mark the project(s) (jConverter) for which you want to report architectural inconsistencies.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jacek Rosik</dc:creator><pubDate>Tue, 10 Dec 2013 19:42:03 -0000</pubDate><guid>https://sourceforge.net696c5ec278e9062d2aa5952793f72d1bfac82aee</guid></item><item><title>User's Guide modified by Jacek Rosik</title><link>https://sourceforge.net/p/actool/wiki/User%2527s%2520Guide/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -1,12 +1,14 @@
 #JITTAC User's Guide#

-##Install the Plug-In##
+##Preparation of the IDE##
+
+###Installing the Plug-In###

 To install the plug-in select **Help-&gt;Install New Software...** and use the project's update site: . Select **Just-In-Time Tool for Architecture Consistency** plug-in and install it. Then re-start the IDE for the plug-in to initialise.

 [[img src=jittac-install.png]]

-##Import the Sample Project: jConverter##
+###Importing the Sample Project: jConverter###

 Download the sample project from [here](https://sourceforge.net/projects/actool/files/sample/jConverter.zip). Import it in to the workspace by selecting **File-&gt;Import...** and then **Existing Projects into Workspace**. Select the previously downloaded archive file and mark the **jConverter** project.

@@ -16,3 +18,5 @@

 &gt;**NOTE:** Due to a bug in the current version of the plugin you may need to re-start the IDE after enabling the code analysis to fully initialise the plug-in. This only has to be done once after the code analysis is enabled.
+
+##Using the Plug-In##
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jacek Rosik</dc:creator><pubDate>Tue, 10 Dec 2013 19:03:41 -0000</pubDate><guid>https://sourceforge.net84c25496b1388c6014b8284a87a97c57b70290e8</guid></item><item><title>User's Guide modified by Jacek Rosik</title><link>https://sourceforge.net/p/actool/wiki/User%2527s%2520Guide/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -8,4 +8,11 @@

 ##Import the Sample Project: jConverter##

+Download the sample project from [here](https://sourceforge.net/projects/actool/files/sample/jConverter.zip). Import it in to the workspace by selecting **File-&gt;Import...** and then **Existing Projects into Workspace**. Select the previously downloaded archive file and mark the **jConverter** project.
+
 [[img src=jittac-import.png]]
+
+After the project is imported into the workspace you need to right click on the project folder and select **JITTAC&gt;Enable Code Analysis**, and then **Project&gt;Clean** from the menu. This will enable architecture consistency checking for the jConverter project.
+
+
+&gt;**NOTE:** Due to a bug in the current version of the plugin you may need to re-start the IDE after enabling the code analysis to fully initialise the plug-in. This only has to be done once after the code analysis is enabled.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jacek Rosik</dc:creator><pubDate>Tue, 10 Dec 2013 19:01:39 -0000</pubDate><guid>https://sourceforge.net850c89e52b6b903a3bc7242861aa3334d9c80b60</guid></item><item><title>User's Guide modified by Jacek Rosik</title><link>https://sourceforge.net/p/actool/wiki/User%2527s%2520Guide/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,7 +1,11 @@
-JITTAC User's Guide
-===
+#JITTAC User's Guide#

-Installation
----
+##Install the Plug-In##
+
+To install the plug-in select **Help-&gt;Install New Software...** and use the project's update site: . Select **Just-In-Time Tool for Architecture Consistency** plug-in and install it. Then re-start the IDE for the plug-in to initialise.

 [[img src=jittac-install.png]]
+
+##Import the Sample Project: jConverter##
+
+[[img src=jittac-import.png]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jacek Rosik</dc:creator><pubDate>Tue, 10 Dec 2013 17:12:27 -0000</pubDate><guid>https://sourceforge.neta067e11ab2e411b08cce11a7a3afcf87d72b564f</guid></item><item><title>User's Guide modified by Jacek Rosik</title><link>https://sourceforge.net/p/actool/wiki/User%2527s%2520Guide/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -4,4 +4,4 @@
 Installation
 ---

-[[img alt=jittac-install.png]]
+[[img src=jittac-install.png]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jacek Rosik</dc:creator><pubDate>Tue, 10 Dec 2013 16:35:30 -0000</pubDate><guid>https://sourceforge.neta065e6dae104c26ba5c24238ac45734cdf3ddbc6</guid></item><item><title>User's Guide modified by Jacek Rosik</title><link>https://sourceforge.net/p/actool/wiki/User%2527s%2520Guide/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -0,0 +1,7 @@
+JITTAC User's Guide
+===
+
+Installation
+---
+
+[[img alt=jittac-install.png]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jacek Rosik</dc:creator><pubDate>Tue, 10 Dec 2013 16:35:07 -0000</pubDate><guid>https://sourceforge.net4e88c9d9587113e8dd7cb7bd716c34694e6a4a29</guid></item><item><title>User's Guide modified by Jacek Rosik</title><link>https://sourceforge.net/p/actool/wiki/User%2527s%2520Guide/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jacek Rosik</dc:creator><pubDate>Tue, 10 Dec 2013 16:34:12 -0000</pubDate><guid>https://sourceforge.netf1a8e00c9c2c16d244574a873986ea72a7962ba9</guid></item></channel></rss>