blob: 41ca3242a56d5fadae0a3180e8612fc3521bd37d [file] [log] [blame]
<project
default="createcomposite"
basedir=".">
<target name="createcomposite">
<p2.composite.repository>
<repository
location="file:/home/data/httpd/download.eclipse.org/webtools/repository/helios/"
name="The Eclipse Web Tools Platform (WTP) software repository"/>
<add>
<repository location="http://download.eclipse.org/webtools/downloads/drops/R3.2.2/R-3.2.2-20100915173744/repository/"/>
</add>
</p2.composite.repository>
</target>
</project>