Quellcode durchsuchen

- remove Updater plugin

Normen Hansen vor 10 Jahren
Ursprung
Commit
9373af7544
1 geänderte Dateien mit 0 neuen und 2 gelöschten Zeilen
  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-->