<project name="RemoveIUs" default="main">
<property file="${basedir}/ant_build.properties" />
<property name="repo" value="file:${tools.dir}/indigoRepo"/>
<target name="main">
<p2.remove.iu>
<repository location="${repo}"/>
<iu id="org.eclipse.dltk.python.feature.group" artifacts="(format=packed)"/>
<iu id="org.eclipse.dltk.python.sdk.feature.group" artifacts="(format=packed)"/>
<!-- iu id="javax.servlet" artifacts="(format=packed)"/ -->
</p2.remove.iu>
</target>
</project>
# |
Change |
User |
Description |
Committed |
|
#1
|
16816 |
nrkruk |
"Forking branch 2015-1 of perforce-software-p4eclipse to nrkruk-p4eclipse." |
|
|
//guest/perforce_software/p4eclipse/2015-1/src/p4eclipse_releng/ant-script/removeIUs.xml |
#1
|
16761 |
Matt Attaway |
Post 2015.1 source code for P4Eclipse |
|
|