Revision: 902
Author: heuermh
Date: Fri Nov 27 14:39:41 2009
Log: Edited wiki page through web user interface.
http://code.google.com/p/piccolo2d/source/detail?r=902

Modified:
  /wiki/BuildSWTOnMacOSX.wiki

=======================================
--- /wiki/BuildSWTOnMacOSX.wiki Fri Nov 27 14:17:50 2009
+++ /wiki/BuildSWTOnMacOSX.wiki Fri Nov 27 14:39:41 2009
@@ -1,8 +1,9 @@
  #summary How to build Piccolo2D SWT on MacOSX

-= Introduction =
-
-== MacOSX 10.6.x, Apple JDK 1.6.x, x86_64 ==
+Platform-specific build instructions:
+<wiki:toc/>
+
+= MacOSX 10.6.x, Apple JDK 1.6.x, x86_64 =

  The Piccolo2D build will initially fail on Intel Macs (x86_64) with MacOSX  
10.6.x and Apple JDK 1.6.x due to the platform specific SWT dependency.   
The failure can be resolved by editing swt/pom.xml to select the correct  
profile, downloading the correct version of SWT, and installing swt.jar  
manually into the local maven repository.

@@ -290,9 +291,9 @@
  }}}


-== MacOSX 10.5.x, Apple JDK 1.5.x, x86_64 ==
-
-The Piccolo2D build works fine with on Intel Macs (x86_64) with MacOSX  
10.5.x and Apple JDK 1.5.x.
+= MacOSX 10.5.x, Apple JDK 1.5.x, x86_64 =
+
+The Piccolo2D build works fine on Intel Macs (x86_64) with MacOSX 10.5.x  
and Apple JDK 1.5.x.

  Running the SWT examples requires the {{{-XstartOnFirstThread}}} JDK  
command line option or the java process will hang.

@@ -415,7 +416,7 @@
  [INFO]  
------------------------------------------------------------------------
  }}}

-== MacOSX 10.5.x, Apple JDK 1.5.x, ppc ==
+= MacOSX 10.5.x, Apple JDK 1.5.x, ppc =

  The Piccolo2D build works fine with on PowerPC Macs (ppc) with MacOSX  
10.5.x and Apple JDK 1.5.x.

-- 
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

Reply via email to