<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to DeveloperSetup</title><link>https://sourceforge.net/p/ernst/wiki/DeveloperSetup/</link><description>Recent changes to DeveloperSetup</description><atom:link href="https://sourceforge.net/p/ernst/wiki/DeveloperSetup/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 19 Nov 2012 02:38:09 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/ernst/wiki/DeveloperSetup/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage DeveloperSetup modified by David Wallace Croft</title><link>https://sourceforge.net/p/ernst/wiki/DeveloperSetup/</link><description>&lt;pre&gt;--- v28
+++ v29
@@ -1,10 +1,7 @@
 Developer Setup
 
 
-Welcome to the ERNST project.  Please edit and update this
-Developer Setup checklist wiki as you work through it so that
-this wiki page becomes more detailed each time someone new joins
-the project.
+Welcome to the ERNST project.  Please edit and update this Developer Setup checklist wiki as you work through it so that this wiki page becomes more detailed each time someone new joins the project.
 
 1. Request addition to the project
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Wallace Croft</dc:creator><pubDate>Mon, 19 Nov 2012 02:38:09 -0000</pubDate><guid>https://sourceforge.net4cf8e1fee7f3bfa540c0535dd58444265396fa6e</guid></item><item><title>WikiPage DeveloperSetup modified by David Wallace Croft</title><link>https://sourceforge.net/p/ernst/wiki/DeveloperSetup/</link><description>&lt;pre&gt;--- v27
+++ v28
@@ -62,11 +62,17 @@
 
     * This will create generic project within Eclipse
     * File / New / Other... / SVN / Checkout Projects from SVN / Next
-    * Create a new repository location / Next
-    * Location / Url:  svn+ssh://\[username]@svn.code.sf.net/p/ernst/code
+    * Checkout from SVN / Select/Create Location / Create a new repository location:  checked
     * Next
-    * Select folder:  trunk
+    * Checkout from SVN / Select/Create Location / Location / Url:  svn+ssh://\[username]@svn.code.sf.net/p/ernst/code
     * Next
+    * Checkout from SVN / Select Folder / trunk
+    * Next
+    * Checkout from SVN / Check Out As / Finish
+    * New Project / Select a wizard / General / Project
+    * Next
+    * New Project / Project / Project name:  ernst-code
+    * Finish
     * Note: on operating systems other than Windows, you may be prompted to install JavaHL, a Java languaged binding for the Subversion API.  You may need to then uninstall  Subclipse and install an earlier version that matches with your JavaHL version (as described here: http://arobenko-tech.blogspot.com.au/2012/07/getting-subclipse-to-work-with-ubuntu.html).
 
 * Check out the ernst-code project within Eclipse at the trunk/mvn level
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Wallace Croft</dc:creator><pubDate>Sun, 04 Nov 2012 21:27:37 -0000</pubDate><guid>https://sourceforge.netf5331b88094da70c2f808fb7c40f028d05d27945</guid></item><item><title>WikiPage DeveloperSetup modified by David Wallace Croft</title><link>https://sourceforge.net/p/ernst/wiki/DeveloperSetup/</link><description>&lt;pre&gt;--- v26
+++ v27
@@ -52,7 +52,7 @@
 * Install Subclipse plugin for Eclipse
 
     * http://subclipse.tigris.org/servlets/ProjectProcess?pageID=p4wYuA
-    * On Windows, do not include the Subversion JavaHL Native Library Adapter due to SSH complications
+    * On Windows, install SVNKit but not JavaHL Native Library Adapter to avoid SSH complications
 
 * Install m2eclipse Maven plugin for Eclipse
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Wallace Croft</dc:creator><pubDate>Sun, 04 Nov 2012 21:12:38 -0000</pubDate><guid>https://sourceforge.net6add10d44619503ea1ba1d25d755acc8e01f4cdd</guid></item><item><title>WikiPage DeveloperSetup modified by David Wallace Croft</title><link>https://sourceforge.net/p/ernst/wiki/DeveloperSetup/</link><description>&lt;pre&gt;--- v25
+++ v26
@@ -83,6 +83,7 @@
 
 * Java may give compilation errors due to @override annotations used to mark implementations of interface methods.  If this happens, it's because you are building with JRE version 1.5 (Java 5) or earlier.  Right click on the JRE library to remove it from your build path.  Then right click on your project  and click "Properties" -&gt; "Build Path" -&gt; "Configure Build Path" -&gt; "Libraries" -&gt; "Add Library" -&gt; "JRE System Library" -&gt; "Workspace default JRE."  
 
+    * ...
 
 * Read the Developer documentation
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Wallace Croft</dc:creator><pubDate>Sun, 04 Nov 2012 21:00:23 -0000</pubDate><guid>https://sourceforge.net705008646c4f0819a1e55d924d259cbd35f5d21f</guid></item><item><title>WikiPage DeveloperSetup modified by David Wallace Croft</title><link>https://sourceforge.net/p/ernst/wiki/DeveloperSetup/</link><description>&lt;pre&gt;--- v24
+++ v25
@@ -67,7 +67,7 @@
     * Next
     * Select folder:  trunk
     * Next
-    * Note: on operating systems other than Windows, you may be prompted to install JavaHL, a Java languaged binding for the Subversion API.  You may need to then uninstall  Subeclipse and install an earlier version that matches with your JavaHL version (as described here: http://arobenko-tech.blogspot.com.au/2012/07/getting-subclipse-to-work-with-ubuntu.html).
+    * Note: on operating systems other than Windows, you may be prompted to install JavaHL, a Java languaged binding for the Subversion API.  You may need to then uninstall  Subclipse and install an earlier version that matches with your JavaHL version (as described here: http://arobenko-tech.blogspot.com.au/2012/07/getting-subclipse-to-work-with-ubuntu.html).
 
 * Check out the ernst-code project within Eclipse at the trunk/mvn level
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Wallace Croft</dc:creator><pubDate>Sun, 04 Nov 2012 20:57:01 -0000</pubDate><guid>https://sourceforge.net4c9a52f1b3c9960d0d3f20d6cc1868cc2378b29e</guid></item><item><title>WikiPage DeveloperSetup modified by David Wallace Croft</title><link>https://sourceforge.net/p/ernst/wiki/DeveloperSetup/</link><description>&lt;pre&gt;--- v23
+++ v24
@@ -52,7 +52,7 @@
 * Install Subclipse plugin for Eclipse
 
     * http://subclipse.tigris.org/servlets/ProjectProcess?pageID=p4wYuA
-    * On Windows, Do not include the Subversion JavaHL Native Library Adapter due to SSH complications
+    * On Windows, do not include the Subversion JavaHL Native Library Adapter due to SSH complications
 
 * Install m2eclipse Maven plugin for Eclipse
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Wallace Croft</dc:creator><pubDate>Sun, 04 Nov 2012 20:44:37 -0000</pubDate><guid>https://sourceforge.netc2cba875cc91ee5cee336aca3425d099cffed582</guid></item><item><title>WikiPage DeveloperSetup modified by David Wallace Croft</title><link>https://sourceforge.net/p/ernst/wiki/DeveloperSetup/</link><description>&lt;pre&gt;--- v22
+++ v23
@@ -52,6 +52,7 @@
 * Install Subclipse plugin for Eclipse
 
     * http://subclipse.tigris.org/servlets/ProjectProcess?pageID=p4wYuA
+    * On Windows, Do not include the Subversion JavaHL Native Library Adapter due to SSH complications
 
 * Install m2eclipse Maven plugin for Eclipse
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Wallace Croft</dc:creator><pubDate>Sun, 04 Nov 2012 20:43:55 -0000</pubDate><guid>https://sourceforge.net81a41d48657ceed68b617c7770d4d1cd1acfc833</guid></item><item><title>WikiPage DeveloperSetup modified by David Wallace Croft</title><link>https://sourceforge.net/p/ernst/wiki/DeveloperSetup/</link><description>&lt;pre&gt;--- v21
+++ v22
@@ -56,7 +56,6 @@
 * Install m2eclipse Maven plugin for Eclipse
 
     * http://eclipse.org/m2e/download/
-    * Install the Subeclipse provider for m2eclipse from this update site: http://m2eclipse.sonatype.org/sites/m2e-extras/subclipse/.
 
 * Check out the ernst-code project within Eclipse at the trunk level
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Wallace Croft</dc:creator><pubDate>Sun, 04 Nov 2012 20:31:07 -0000</pubDate><guid>https://sourceforge.net8f9b0d3e09c4f56525c3e6ccc9093c5b9450053d</guid></item><item><title>WikiPage DeveloperSetup modified by David Wallace Croft</title><link>https://sourceforge.net/p/ernst/wiki/DeveloperSetup/</link><description>&lt;pre&gt;--- v20
+++ v21
@@ -55,7 +55,7 @@
 
 * Install m2eclipse Maven plugin for Eclipse
 
-    * use this site: http://m2eclipse.sonatype.org/sites/m2e-e34/
+    * http://eclipse.org/m2e/download/
     * Install the Subeclipse provider for m2eclipse from this update site: http://m2eclipse.sonatype.org/sites/m2e-extras/subclipse/.
 
 * Check out the ernst-code project within Eclipse at the trunk level
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Wallace Croft</dc:creator><pubDate>Sun, 04 Nov 2012 20:16:21 -0000</pubDate><guid>https://sourceforge.neta2f76315772771f33d7c47dc701caf3fdfbeda63</guid></item><item><title>WikiPage DeveloperSetup modified by David Wallace Croft</title><link>https://sourceforge.net/p/ernst/wiki/DeveloperSetup/</link><description>&lt;pre&gt;--- v19
+++ v20
@@ -41,7 +41,7 @@
 * Build and test the project from the command line
 
     * cd ernst-code/mvn
-    * mvn clean compile install
+    * mvn clean install
 
 * Install Eclipse
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Wallace Croft</dc:creator><pubDate>Sun, 15 Jul 2012 23:27:44 -0000</pubDate><guid>https://sourceforge.netbb11266b7fe82bf687af0f584da8474e9ecf916e</guid></item></channel></rss>