blob: 13dd2d7d21208c8f5aca69b4211c13f2c7fe6d42 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<project default="plugin_export" name="build">
<target name="plugin_export">
<pde.exportPlugins destination="/Users/andrew/Desktop" exportSource="true" exportType="directory" plugins="org.eclipse.contribution.weaving.jdt" useJARFormat="true"/>
</target>
</project>