- remove Updater plugin

This commit is contained in:
Normen Hansen 2015-01-22 23:07:44 +01:00
parent 53a205041a
commit 5390211776

View File

@ -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-->