<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Building_from_source</title><link>https://sourceforge.net/p/drivewireserver/wiki/Building_from_source/</link><description>Recent changes to Building_from_source</description><atom:link href="https://sourceforge.net/p/drivewireserver/wiki/Building_from_source/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 20 Jun 2014 18:50:31 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/drivewireserver/wiki/Building_from_source/feed" rel="self" type="application/rss+xml"/><item><title>Building_from_source modified by Aaron Wolfe</title><link>https://sourceforge.net/p/drivewireserver/wiki/Building_from_source/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -1,3 +1,5 @@
+Revised information coming soon, apologies to anyone who attempted to use the old instructions recently, they were not correct and I'd forgotten they were still online here. 
+
 ## Notes

 You still need to have the correct RXTX library file for your platform. You also must have the .properties configuration files in the same folder as your single DirveWire.jar file. 
@@ -7,5 +9,3 @@
 The jar file is platform independent, so once it is built you can copy to windows, linux, mac os etc without rebuilding and run it. Requirements: 

 Java version 1.5 or later Apache Ant configured for your platform 
-
-GWT version 2.0.1 downloaded and extracted to a local folder on your computer 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aaron Wolfe</dc:creator><pubDate>Fri, 20 Jun 2014 18:50:31 -0000</pubDate><guid>https://sourceforge.net7bd8d6b289781c30a1d3688f6440e616e7e215c7</guid></item><item><title>Building_from_source modified by Aaron Wolfe</title><link>https://sourceforge.net/p/drivewireserver/wiki/Building_from_source/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -1,12 +1,3 @@
-## Building from a command prompt
-    
-      1. Download and extract GWT to a local folder as described in the building with Eclipse section.
-      2. Set your environment variable GWT_HOME to the location of where you extracted GWT in step 2.  The path should point to the folder where you will find the file gwt-dev.jar
-      3. Change into the project folder where the build.xml file is located.
-      4. Run the Apache ant command ‘ant’ to run the default build option.
-      5. The project will compile and generate a single jar file that can be run (see information above).
-    
-
 ## Notes

 You still need to have the correct RXTX library file for your platform. You also must have the .properties configuration files in the same folder as your single DirveWire.jar file. 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aaron Wolfe</dc:creator><pubDate>Fri, 20 Jun 2014 18:50:31 -0000</pubDate><guid>https://sourceforge.net57161263114be0fee280257798b283fdc4fd6747</guid></item><item><title>Building_from_source modified by Aaron Wolfe</title><link>https://sourceforge.net/p/drivewireserver/wiki/Building_from_source/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -1,20 +1,3 @@
-## How to compile Project with Eclipse
-    
-      1. Import project from CVS
-      2. Download the latest version of GWT at http://code.google.com/webtoolkit/download.html and extract to a local folder.
-      3. Set your environment variable GWT_HOME to the location of where you extracted GWT in step 2.  The path should point to the folder where you will find the file gwt-dev.jar
-      4. Select the option ‘2 Ant Build…’ from by right clicking on the build.xml file and selecting ‘Run As’ 
-         Your browser may not support display of this image.
-      5. From the ‘Targets’ tab select the ‘create_run_jar’ file at the bottom of the list.  You will probably want to uncheck the ‘build[default]’ option also. 
-         Your browser may not support display of this image.
-      6. Select ‘Apply’ and then ‘Run’ to generate the DriveWire.jar file 
-          
-         This ant task will: 
-         1. Build the java classes 
-         2. Build the GWT java classes  
-         3. Package the required jar files, java compiled code, and the GWT compiled code into a single jar file.
-    
-
 ## Building from a command prompt

       1. Download and extract GWT to a local folder as described in the building with Eclipse section.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aaron Wolfe</dc:creator><pubDate>Fri, 20 Jun 2014 18:50:31 -0000</pubDate><guid>https://sourceforge.netb8a51a2ef23f2b33faaf33d323d9056729f36b1e</guid></item><item><title>Building_from_source modified by Aaron Wolfe</title><link>https://sourceforge.net/p/drivewireserver/wiki/Building_from_source/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -1,13 +1,3 @@
-[TOC]
-
-## How to compile DriveWire GWT version
-
-### Two options
-    
-      1. Using Eclipse
-      2. From command prompt using Apache Ant
-    
-
 ## How to compile Project with Eclipse

       1. Import project from CVS
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aaron Wolfe</dc:creator><pubDate>Fri, 20 Jun 2014 18:50:31 -0000</pubDate><guid>https://sourceforge.net59e5865798164f8094f1525eb70bc464ab39bed5</guid></item><item><title>Building_from_source modified by Jim Hathaway</title><link>https://sourceforge.net/p/drivewireserver/wiki/Building_from_source/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -44,4 +44,4 @@

 Java version 1.5 or later Apache Ant configured for your platform 

-GWT version 2.0 downloaded and extracted to a local folder on your computer 
+GWT version 2.0.1 downloaded and extracted to a local folder on your computer 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim Hathaway</dc:creator><pubDate>Fri, 20 Jun 2014 18:50:31 -0000</pubDate><guid>https://sourceforge.neta030edf8b692c301d0b7d4079636847b33ff884b</guid></item><item><title>Building_from_source modified by Jim Hathaway</title><link>https://sourceforge.net/p/drivewireserver/wiki/Building_from_source/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -27,10 +27,11 @@

 ## Building from a command prompt

-      1. You must modify the build.xml file and change line 4, see step 2 above
-      2. Change into the project folder where the build.xml file is located
-      3. Run the Apache ant command ‘ant create_run_jar’
-      4. The project will compile and generate a single jar file that can be run (see information above).
+      1. Download and extract GWT to a local folder as described in the building with Eclipse section.
+      2. Set your environment variable GWT_HOME to the location of where you extracted GWT in step 2.  The path should point to the folder where you will find the file gwt-dev.jar
+      3. Change into the project folder where the build.xml file is located.
+      4. Run the Apache ant command ‘ant’ to run the default build option.
+      5. The project will compile and generate a single jar file that can be run (see information above).

 ## Notes
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim Hathaway</dc:creator><pubDate>Fri, 20 Jun 2014 18:50:31 -0000</pubDate><guid>https://sourceforge.netf6ab4e8ad89d51cb63993666613b5f3b037ea7ce</guid></item><item><title>Building_from_source modified by Jim Hathaway</title><link>https://sourceforge.net/p/drivewireserver/wiki/Building_from_source/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -13,11 +13,11 @@
       1. Import project from CVS
       2. Download the latest version of GWT at http://code.google.com/webtoolkit/download.html and extract to a local folder.
       3. Set your environment variable GWT_HOME to the location of where you extracted GWT in step 2.  The path should point to the folder where you will find the file gwt-dev.jar
-      3. Select the option ‘2 Ant Build…’ from by right clicking on the build.xml file and selecting ‘Run As’ 
+      4. Select the option ‘2 Ant Build…’ from by right clicking on the build.xml file and selecting ‘Run As’ 
          Your browser may not support display of this image.
-      4. From the ‘Targets’ tab select the ‘create_run_jar’ file at the bottom of the list.  You will probably want to uncheck the ‘build[default]’ option also. 
+      5. From the ‘Targets’ tab select the ‘create_run_jar’ file at the bottom of the list.  You will probably want to uncheck the ‘build[default]’ option also. 
          Your browser may not support display of this image.
-      5. Select ‘Apply’ and then ‘Run’ to generate the DriveWire.jar file 
+      6. Select ‘Apply’ and then ‘Run’ to generate the DriveWire.jar file

          This ant task will: 
          1. Build the java classes 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim Hathaway</dc:creator><pubDate>Fri, 20 Jun 2014 18:50:31 -0000</pubDate><guid>https://sourceforge.net3b981bc3bc48bc3bc606dc0f24dcf0b7aaccaea2</guid></item><item><title>Building_from_source modified by Jim Hathaway</title><link>https://sourceforge.net/p/drivewireserver/wiki/Building_from_source/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,3 +1,5 @@
+[TOC]
+
 ## How to compile DriveWire GWT version

 ### Two options
@@ -9,5 +11,36 @@
 ## How to compile Project with Eclipse

       1. Import project from CVS
-      2. Modify the 4th line of the build.xml file and setup the path to the folder where you downloaded GWT.   The property name is gwt.sdk and the location needs to be modified to the path where your GWT is located.  
+      2. Download the latest version of GWT at http://code.google.com/webtoolkit/download.html and extract to a local folder.
+      3. Set your environment variable GWT_HOME to the location of where you extracted GWT in step 2.  The path should point to the folder where you will find the file gwt-dev.jar
+      3. Select the option ‘2 Ant Build…’ from by right clicking on the build.xml file and selecting ‘Run As’ 
+         Your browser may not support display of this image.
+      4. From the ‘Targets’ tab select the ‘create_run_jar’ file at the bottom of the list.  You will probably want to uncheck the ‘build[default]’ option also. 
+         Your browser may not support display of this image.
+      5. Select ‘Apply’ and then ‘Run’ to generate the DriveWire.jar file 
+          
+         This ant task will: 
+         1. Build the java classes 
+         2. Build the GWT java classes  
+         3. Package the required jar files, java compiled code, and the GWT compiled code into a single jar file.

+
+## Building from a command prompt
+    
+      1. You must modify the build.xml file and change line 4, see step 2 above
+      2. Change into the project folder where the build.xml file is located
+      3. Run the Apache ant command ‘ant create_run_jar’
+      4. The project will compile and generate a single jar file that can be run (see information above).
+    
+
+## Notes
+
+You still need to have the correct RXTX library file for your platform. You also must have the .properties configuration files in the same folder as your single DirveWire.jar file. 
+
+You should be able to launch the drivewire server with the normal ‘java –jar DriveWire.jar’ command on any platform. 
+
+The jar file is platform independent, so once it is built you can copy to windows, linux, mac os etc without rebuilding and run it. Requirements: 
+
+Java version 1.5 or later Apache Ant configured for your platform 
+
+GWT version 2.0 downloaded and extracted to a local folder on your computer 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim Hathaway</dc:creator><pubDate>Fri, 20 Jun 2014 18:50:31 -0000</pubDate><guid>https://sourceforge.neta30e75ce8ea41ed613abdb9e1abf8beeb2e3cfa5</guid></item><item><title>Building_from_source modified by Aaron Wolfe</title><link>https://sourceforge.net/p/drivewireserver/wiki/Building_from_source/</link><description>&lt;div class="markdown_content"&gt;&lt;h2 id="how-to-compile-drivewire-gwt-version"&gt;How to compile DriveWire GWT version&lt;/h2&gt;
&lt;h3 id="two-options"&gt;Two options&lt;/h3&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;  &lt;span class="mf"&gt;1.&lt;/span&gt; &lt;span class="n"&gt;Using&lt;/span&gt; &lt;span class="n"&gt;Eclipse&lt;/span&gt;
  &lt;span class="mf"&gt;2.&lt;/span&gt; &lt;span class="n"&gt;From&lt;/span&gt; &lt;span class="n"&gt;command&lt;/span&gt; &lt;span class="n"&gt;prompt&lt;/span&gt; &lt;span class="n"&gt;using&lt;/span&gt; &lt;span class="n"&gt;Apache&lt;/span&gt; &lt;span class="n"&gt;Ant&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;h2 id="how-to-compile-project-with-eclipse"&gt;How to compile Project with Eclipse&lt;/h2&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;  &lt;span class="mf"&gt;1.&lt;/span&gt; &lt;span class="n"&gt;Import&lt;/span&gt; &lt;span class="n"&gt;project&lt;/span&gt; &lt;span class="n"&gt;from&lt;/span&gt; &lt;span class="n"&gt;CVS&lt;/span&gt;
  &lt;span class="mf"&gt;2.&lt;/span&gt; &lt;span class="n"&gt;Modify&lt;/span&gt; &lt;span class="n"&gt;the&lt;/span&gt; &lt;span class="mi"&gt;4&lt;/span&gt;&lt;span class="n"&gt;th&lt;/span&gt; &lt;span class="n"&gt;line&lt;/span&gt; &lt;span class="n"&gt;of&lt;/span&gt; &lt;span class="n"&gt;the&lt;/span&gt; &lt;span class="n"&gt;build&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;xml&lt;/span&gt; &lt;span class="n"&gt;file&lt;/span&gt; &lt;span class="n"&gt;and&lt;/span&gt; &lt;span class="n"&gt;setup&lt;/span&gt; &lt;span class="n"&gt;the&lt;/span&gt; &lt;span class="n"&gt;path&lt;/span&gt; &lt;span class="n"&gt;to&lt;/span&gt; &lt;span class="n"&gt;the&lt;/span&gt; &lt;span class="n"&gt;folder&lt;/span&gt; &lt;span class="n"&gt;where&lt;/span&gt; &lt;span class="n"&gt;you&lt;/span&gt; &lt;span class="n"&gt;downloaded&lt;/span&gt; &lt;span class="n"&gt;GWT&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;   &lt;span class="n"&gt;The&lt;/span&gt; &lt;span class="n"&gt;property&lt;/span&gt; &lt;span class="n"&gt;name&lt;/span&gt; &lt;span class="n"&gt;is&lt;/span&gt; &lt;span class="n"&gt;gwt&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;sdk&lt;/span&gt; &lt;span class="n"&gt;and&lt;/span&gt; &lt;span class="n"&gt;the&lt;/span&gt; &lt;span class="n"&gt;location&lt;/span&gt; &lt;span class="n"&gt;needs&lt;/span&gt; &lt;span class="n"&gt;to&lt;/span&gt; &lt;span class="n"&gt;be&lt;/span&gt; &lt;span class="n"&gt;modified&lt;/span&gt; &lt;span class="n"&gt;to&lt;/span&gt; &lt;span class="n"&gt;the&lt;/span&gt; &lt;span class="n"&gt;path&lt;/span&gt; &lt;span class="n"&gt;where&lt;/span&gt; &lt;span class="n"&gt;your&lt;/span&gt; &lt;span class="n"&gt;GWT&lt;/span&gt; &lt;span class="n"&gt;is&lt;/span&gt; &lt;span class="n"&gt;located&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aaron Wolfe</dc:creator><pubDate>Fri, 20 Jun 2014 18:50:30 -0000</pubDate><guid>https://sourceforge.net575813875243dc7acd7787fadc36f5194daabb09</guid></item></channel></rss>