]> source.dussan.org Git - vaadin-framework.git/commitdiff
Merged: Added note for building with OOPHM
authorArtur Signell <artur.signell@itmill.com>
Thu, 26 Mar 2009 09:25:00 +0000 (09:25 +0000)
committerArtur Signell <artur.signell@itmill.com>
Thu, 26 Mar 2009 09:25:00 +0000 (09:25 +0000)
svn changeset:7185/svn branch:6.0

build/build.xml

index 9e5db20b6855121ea636b69792f1411d78a12da9..5ae5bcf141295a85994796aa22097c6339dfbb5d 100644 (file)
        ${gwt-dir}/${platform} (linux|windows|mac) are used for
        a) compile WebContent/ITMILL/widgetsets
        b) creating platform specific release ZIP/TGZ packages.
+       
+       NOTE FOR USING OOPHM:
+        * To build with oophm define the property platform=oophm
+          * In Eclipse this is done in External Tools Configurations -> properties
+        * If you are using windows you must use JDK 1.6 and not 1.5
+          * To enable building with JDK 1.6, define ignoreversion=1
        -->
 
        <!--