blob: 35b50ae1717efe25d87aa3d4e839f9c278e500dc [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<project default="plugin_export" name="build">
<target name="plugin_export">
<pde.exportPlugins destination="D:\builds\freshzips\eclipse" exportSource="true" exportType="directory" plugins="org.eclipse.europa.tools.versionchecker" useJARFormat="true"/>
</target>
</project>