<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Getting Started</title><link>https://sourceforge.net/p/three-e-oss/wiki/Getting%2520Started/</link><description>Recent changes to Getting Started</description><atom:link href="https://sourceforge.net/p/three-e-oss/wiki/Getting%20Started/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 15 Aug 2011 22:25:32 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/three-e-oss/wiki/Getting%20Started/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Getting Started modified by Graeme Farquharson</title><link>https://sourceforge.net/p/three-e-oss/wiki/Getting%2520Started/</link><description>&lt;pre&gt;--- v7 
+++ v8 
@@ -3,32 +3,34 @@
 The majority of the project is written in Java.  Eclipse is the IDE of choice.  Maven is used for the build.  Hudson is used as the continuous integration environment.  The code repository is Subversion.
 
 The following third party libraries will be used for testing:
+
 * JUnit 4
 * JUnit Add-ons
 * Easymock
 * Powermock
 * Hamcrest
 
 ## Eclipse Setup ##
 
 Eclipse is the IDE of choice for this project.  Eclipse project files are released with the source code.  Releasing the eclipse project files allows the configuration of the development environment to be kept uniform.  However, the correct eclipse plug-ins must still be install.  Below is a list of required eclipse plug-ins for this project.  To install in eclipse go to &lt;b&gt;Help &gt; Install New Software...&lt;/b&gt;  Enter the update site and select the relevant plugin.
 
 &lt;table border="1"&gt;
 &lt;tr&gt;&lt;th&gt;Plug-in Name&lt;/th&gt;
 &lt;th&gt;Update Site&lt;/th&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;&lt;a href="http://eclipse.org/m2e/"&gt;m2eclipse&lt;a&gt;&lt;/td&gt;
 &lt;td&gt;&lt;a href="http://download.eclipse.org/releases/indigo"&gt;http://download.eclipse.org/releases/indigo&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;&lt;a href="http://update.eclemma.org/"&gt;EclEmma&lt;a&gt;&lt;/td&gt;
 &lt;td&gt;&lt;a href="http://update.eclemma.org/"&gt;http://update.eclemma.org/&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;&lt;a href="http://subversion.apache.org/"&gt;Subversion&lt;a&gt;&lt;/td&gt;
 &lt;td&gt;&lt;a href="http://download.eclipse.org/releases/indigo"&gt;http://download.eclipse.org/releases/indigo&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;&lt;a href="http://eclipse-cs.sf.net/update/"&gt;Checkstyle&lt;a&gt;&lt;/td&gt;
 &lt;td&gt;&lt;a href="http://eclipse-cs.sourceforge.net/"&gt;http://eclipse-cs.sourceforge.net/&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
 &lt;/table&gt;
 
 ## Third Party Library Setup ##
 
 Maven will be used to install third-party libraries.  To accomplish this through eclipse, the m2eclipse plug-in will be used.  Right click the pom.xml file in the parent project and choose &lt;b&gt;Maven Install&lt;/b&gt;.
 
-## Maven Setup ##
-
+## Maven Setup (Recommended) ##
+
+The continuous integration environment will use Maven and Hudson.  For this reason it is recommended that you install Maven locally and execute the goals before each commit.  Visit the [Maven](http://maven.apache.org/) website for details of how to install it.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Graeme Farquharson</dc:creator><pubDate>Mon, 15 Aug 2011 22:25:32 -0000</pubDate><guid>https://sourceforge.net0aa9a45e410a4c2a243eaf7a99687292b3680d8f</guid></item><item><title>WikiPage Getting Started modified by Graeme Farquharson</title><link>https://sourceforge.net/p/three-e-oss/wiki/Getting%2520Started/</link><description>&lt;pre&gt;--- v6 
+++ v7 
@@ -2,26 +2,33 @@
 
 The majority of the project is written in Java.  Eclipse is the IDE of choice.  Maven is used for the build.  Hudson is used as the continuous integration environment.  The code repository is Subversion.
 
+The following third party libraries will be used for testing:
+* JUnit 4
+* JUnit Add-ons
+* Easymock
+* Powermock
+* Hamcrest
+
 ## Eclipse Setup ##
 
 Eclipse is the IDE of choice for this project.  Eclipse project files are released with the source code.  Releasing the eclipse project files allows the configuration of the development environment to be kept uniform.  However, the correct eclipse plug-ins must still be install.  Below is a list of required eclipse plug-ins for this project.  To install in eclipse go to &lt;b&gt;Help &gt; Install New Software...&lt;/b&gt;  Enter the update site and select the relevant plugin.
 
 &lt;table border="1"&gt;
 &lt;tr&gt;&lt;th&gt;Plug-in Name&lt;/th&gt;
 &lt;th&gt;Update Site&lt;/th&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;&lt;a href="http://eclipse.org/m2e/"&gt;m2eclipse&lt;a&gt;&lt;/td&gt;
 &lt;td&gt;&lt;a href="http://download.eclipse.org/releases/indigo"&gt;http://download.eclipse.org/releases/indigo&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;&lt;a href="http://update.eclemma.org/"&gt;EclEmma&lt;a&gt;&lt;/td&gt;
 &lt;td&gt;&lt;a href="http://update.eclemma.org/"&gt;http://update.eclemma.org/&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;&lt;a href="http://subversion.apache.org/"&gt;Subversion&lt;a&gt;&lt;/td&gt;
 &lt;td&gt;&lt;a href="http://download.eclipse.org/releases/indigo"&gt;http://download.eclipse.org/releases/indigo&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;&lt;a href="http://eclipse-cs.sf.net/update/"&gt;Checkstyle&lt;a&gt;&lt;/td&gt;
 &lt;td&gt;&lt;a href="http://eclipse-cs.sourceforge.net/"&gt;http://eclipse-cs.sourceforge.net/&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
 &lt;/table&gt;
 
-## Eclipse Project Setup ##
-
-Maven will be used to install third-party libraries.
+## Third Party Library Setup ##
+
+Maven will be used to install third-party libraries.  To accomplish this through eclipse, the m2eclipse plug-in will be used.  Right click the pom.xml file in the parent project and choose &lt;b&gt;Maven Install&lt;/b&gt;.
 
 ## Maven Setup ##
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Graeme Farquharson</dc:creator><pubDate>Mon, 15 Aug 2011 22:21:51 -0000</pubDate><guid>https://sourceforge.net3f14a2e58a8fbcd8b41a069e87bbda7ff6900746</guid></item><item><title>WikiPage Getting Started modified by Graeme Farquharson</title><link>https://sourceforge.net/p/three-e-oss/wiki/Getting%2520Started/</link><description>&lt;pre&gt;--- v5 
+++ v6 
@@ -4,7 +4,7 @@
 
 ## Eclipse Setup ##
 
-Eclipse is the IDE of choice for this project.  Eclipse project files are released with the source code.  Releasing the eclipse project files allows the configuration of the development environment to be kept uniform.  However, the correct eclipse plug-ins must still be install.  Below is a list of require plug-ins for this project.
+Eclipse is the IDE of choice for this project.  Eclipse project files are released with the source code.  Releasing the eclipse project files allows the configuration of the development environment to be kept uniform.  However, the correct eclipse plug-ins must still be install.  Below is a list of required eclipse plug-ins for this project.  To install in eclipse go to &lt;b&gt;Help &gt; Install New Software...&lt;/b&gt;  Enter the update site and select the relevant plugin.
 
 &lt;table border="1"&gt;
 &lt;tr&gt;&lt;th&gt;Plug-in Name&lt;/th&gt;
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Graeme Farquharson</dc:creator><pubDate>Mon, 15 Aug 2011 22:17:17 -0000</pubDate><guid>https://sourceforge.net16dfe30c6c335c0896149700128fbb26a2d5364c</guid></item><item><title>WikiPage Getting Started modified by Graeme Farquharson</title><link>https://sourceforge.net/p/three-e-oss/wiki/Getting%2520Started/</link><description>&lt;pre&gt;--- v4 
+++ v5 
@@ -10,13 +10,13 @@
 &lt;tr&gt;&lt;th&gt;Plug-in Name&lt;/th&gt;
 &lt;th&gt;Update Site&lt;/th&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;&lt;a href="http://eclipse.org/m2e/"&gt;m2eclipse&lt;a&gt;&lt;/td&gt;
-&lt;td&gt;&lt;http://download.eclipse.org/releases/indigo&gt;&lt;/td&gt;&lt;/tr&gt;
+&lt;td&gt;&lt;a href="http://download.eclipse.org/releases/indigo"&gt;http://download.eclipse.org/releases/indigo&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;&lt;a href="http://update.eclemma.org/"&gt;EclEmma&lt;a&gt;&lt;/td&gt;
-&lt;td&gt;&lt;http://update.eclemma.org/&gt;&lt;/td&gt;&lt;/tr&gt;
+&lt;td&gt;&lt;a href="http://update.eclemma.org/"&gt;http://update.eclemma.org/&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;&lt;a href="http://subversion.apache.org/"&gt;Subversion&lt;a&gt;&lt;/td&gt;
-&lt;td&gt;&lt;http://download.eclipse.org/releases/indigo&gt;&lt;/td&gt;&lt;/tr&gt;
+&lt;td&gt;&lt;a href="http://download.eclipse.org/releases/indigo"&gt;http://download.eclipse.org/releases/indigo&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;&lt;a href="http://eclipse-cs.sf.net/update/"&gt;Checkstyle&lt;a&gt;&lt;/td&gt;
-&lt;td&gt;&lt;http://eclipse-cs.sourceforge.net/&gt;&lt;/td&gt;&lt;/tr&gt;
+&lt;td&gt;&lt;a href="http://eclipse-cs.sourceforge.net/"&gt;http://eclipse-cs.sourceforge.net/&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
 &lt;/table&gt;
 
 ## Eclipse Project Setup ##
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Graeme Farquharson</dc:creator><pubDate>Mon, 15 Aug 2011 22:08:17 -0000</pubDate><guid>https://sourceforge.net8a4a5ceb63c062cd8d41500f8b02f3b4758f81f2</guid></item><item><title>WikiPage Getting Started modified by Graeme Farquharson</title><link>https://sourceforge.net/p/three-e-oss/wiki/Getting%2520Started/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -1,17 +1,22 @@
-# Development # (Under Construction)
-
+# Development #
+
 The majority of the project is written in Java.  Eclipse is the IDE of choice.  Maven is used for the build.  Hudson is used as the continuous integration environment.  The code repository is Subversion.
 
 ## Eclipse Setup ##
 
-Eclipse is the IDE.  The Eclipse project is preconfigured, simply download the plugins below.
+Eclipse is the IDE of choice for this project.  Eclipse project files are released with the source code.  Releasing the eclipse project files allows the configuration of the development environment to be kept uniform.  However, the correct eclipse plug-ins must still be install.  Below is a list of require plug-ins for this project.
 
 &lt;table border="1"&gt;
-&lt;tr&gt;&lt;th&gt;Update Site&lt;/th&gt;&lt;th&gt;Description&lt;/th&gt;&lt;/tr&gt;
-&lt;tr&gt;&lt;td&gt;&lt;a href="http://download.eclipse.org/eclipse/updates/3.7"&gt;m2eclipse&lt;a&gt;&lt;/td&gt;&lt;td&gt;A maven plugin for eclipse (Indigo Release).&lt;/td&gt;&lt;/tr&gt;
-&lt;tr&gt;&lt;td&gt;&lt;a href="http://update.eclemma.org/"&gt;EclEmma&lt;a&gt;&lt;/td&gt;&lt;td&gt;Java code coverage tool.&lt;/td&gt;&lt;/tr&gt;
-&lt;tr&gt;&lt;td&gt;&lt;a href="http://download.eclipse.org/eclipse/updates/3.7"&gt;Subversion&lt;a&gt;&lt;/td&gt;&lt;td&gt;Java Development Toolkit Subversion Plugin (Indigo Release).&lt;/td&gt;&lt;/tr&gt;
-&lt;tr&gt;&lt;td&gt;&lt;a href="http://eclipse-cs.sf.net/update/"&gt;Checkstyle&lt;a&gt;&lt;/td&gt;&lt;td&gt;Helps keeps code in order.&lt;/td&gt;&lt;/tr&gt;
+&lt;tr&gt;&lt;th&gt;Plug-in Name&lt;/th&gt;
+&lt;th&gt;Update Site&lt;/th&gt;&lt;/tr&gt;
+&lt;tr&gt;&lt;td&gt;&lt;a href="http://eclipse.org/m2e/"&gt;m2eclipse&lt;a&gt;&lt;/td&gt;
+&lt;td&gt;&lt;http://download.eclipse.org/releases/indigo&gt;&lt;/td&gt;&lt;/tr&gt;
+&lt;tr&gt;&lt;td&gt;&lt;a href="http://update.eclemma.org/"&gt;EclEmma&lt;a&gt;&lt;/td&gt;
+&lt;td&gt;&lt;http://update.eclemma.org/&gt;&lt;/td&gt;&lt;/tr&gt;
+&lt;tr&gt;&lt;td&gt;&lt;a href="http://subversion.apache.org/"&gt;Subversion&lt;a&gt;&lt;/td&gt;
+&lt;td&gt;&lt;http://download.eclipse.org/releases/indigo&gt;&lt;/td&gt;&lt;/tr&gt;
+&lt;tr&gt;&lt;td&gt;&lt;a href="http://eclipse-cs.sf.net/update/"&gt;Checkstyle&lt;a&gt;&lt;/td&gt;
+&lt;td&gt;&lt;http://eclipse-cs.sourceforge.net/&gt;&lt;/td&gt;&lt;/tr&gt;
 &lt;/table&gt;
 
 ## Eclipse Project Setup ##
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Graeme Farquharson</dc:creator><pubDate>Mon, 15 Aug 2011 22:04:39 -0000</pubDate><guid>https://sourceforge.net8aea230c0c8a7d026d6c019c647cbec7b561d11c</guid></item><item><title>WikiPage Getting Started modified by Graeme Farquharson</title><link>https://sourceforge.net/p/three-e-oss/wiki/Getting%2520Started/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -1,14 +1,22 @@
-# Development #
-
+# Development # (Under Construction)
+
 The majority of the project is written in Java.  Eclipse is the IDE of choice.  Maven is used for the build.  Hudson is used as the continuous integration environment.  The code repository is Subversion.
 
 ## Eclipse Setup ##
 
 Eclipse is the IDE.  The Eclipse project is preconfigured, simply download the plugins below.
 
 &lt;table border="1"&gt;
 &lt;tr&gt;&lt;th&gt;Update Site&lt;/th&gt;&lt;th&gt;Description&lt;/th&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;&lt;a href="http://download.eclipse.org/eclipse/updates/3.7"&gt;m2eclipse&lt;a&gt;&lt;/td&gt;&lt;td&gt;A maven plugin for eclipse (Indigo Release).&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;&lt;a href="http://update.eclemma.org/"&gt;EclEmma&lt;a&gt;&lt;/td&gt;&lt;td&gt;Java code coverage tool.&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;&lt;a href="http://download.eclipse.org/eclipse/updates/3.7"&gt;Subversion&lt;a&gt;&lt;/td&gt;&lt;td&gt;Java Development Toolkit Subversion Plugin (Indigo Release).&lt;/td&gt;&lt;/tr&gt;
+&lt;tr&gt;&lt;td&gt;&lt;a href="http://eclipse-cs.sf.net/update/"&gt;Checkstyle&lt;a&gt;&lt;/td&gt;&lt;td&gt;Helps keeps code in order.&lt;/td&gt;&lt;/tr&gt;
 &lt;/table&gt;
+
+## Eclipse Project Setup ##
+
+Maven will be used to install third-party libraries.
+
+## Maven Setup ##
+
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Graeme Farquharson</dc:creator><pubDate>Mon, 15 Aug 2011 12:42:37 -0000</pubDate><guid>https://sourceforge.nete4a61e24667f77c0b3f8b66d78c5758915cc6925</guid></item><item><title>WikiPage Getting Started modified by Graeme Farquharson</title><link>https://sourceforge.net/p/three-e-oss/wiki/Getting%2520Started/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -6,3 +6,9 @@
 
 Eclipse is the IDE.  The Eclipse project is preconfigured, simply download the plugins below.
 
+&lt;table border="1"&gt;
+&lt;tr&gt;&lt;th&gt;Update Site&lt;/th&gt;&lt;th&gt;Description&lt;/th&gt;&lt;/tr&gt;
+&lt;tr&gt;&lt;td&gt;&lt;a href="http://download.eclipse.org/eclipse/updates/3.7"&gt;m2eclipse&lt;a&gt;&lt;/td&gt;&lt;td&gt;A maven plugin for eclipse (Indigo Release).&lt;/td&gt;&lt;/tr&gt;
+&lt;tr&gt;&lt;td&gt;&lt;a href="http://update.eclemma.org/"&gt;EclEmma&lt;a&gt;&lt;/td&gt;&lt;td&gt;Java code coverage tool.&lt;/td&gt;&lt;/tr&gt;
+&lt;tr&gt;&lt;td&gt;&lt;a href="http://download.eclipse.org/eclipse/updates/3.7"&gt;Subversion&lt;a&gt;&lt;/td&gt;&lt;td&gt;Java Development Toolkit Subversion Plugin (Indigo Release).&lt;/td&gt;&lt;/tr&gt;
+&lt;/table&gt;
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Graeme Farquharson</dc:creator><pubDate>Mon, 15 Aug 2011 12:39:01 -0000</pubDate><guid>https://sourceforge.net04f09f456a22a242ba0784a6233202c63b1c5ca3</guid></item><item><title>WikiPage Getting Started modified by Graeme Farquharson</title><link>https://sourceforge.net/p/three-e-oss/wiki/Getting%2520Started/</link><description># Development #

The majority of the project is written in Java.  Eclipse is the IDE of choice.  Maven is used for the build.  Hudson is used as the continuous integration environment.  The code repository is Subversion.

## Eclipse Setup ##

Eclipse is the IDE.  The Eclipse project is preconfigured, simply download the plugins below.

</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Graeme Farquharson</dc:creator><pubDate>Mon, 15 Aug 2011 12:25:21 -0000</pubDate><guid>https://sourceforge.net870d63d3f7c6d9151ec9b164737d81a8e69fadb7</guid></item></channel></rss>