Browse Source

- remove Updater plugin

Normen Hansen 10 years ago
parent
commit
9373af7544
1 changed files with 0 additions and 2 deletions
  1. 0 2
      build.xml

+ 0 - 2
build.xml

@@ -44,8 +44,6 @@
                 <replacestring from='#jdkhome="/path/to/jdk"' to ='${jdkhome.string}'/>
             </filterchain>
         </copy>
-        <copy file="jmonkeyplatform.import" tofile="build/launcher/etc/jmonkeyplatform.import"/>
-        <copy file="jmonkeyplatform.import" tofile="build/etc/jmonkeyplatform.import"/>
     </target>
 
     <!--zips up the templates and adds them to the template project-->