1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Undoing a few things to see if we can get the build running again.

This commit is contained in:
Doug Schaefer 2010-01-20 22:04:31 +00:00
parent bdc8b9e342
commit c18c6ff16f
2 changed files with 2 additions and 10 deletions

View file

@ -97,12 +97,4 @@
id="org.eclipse.cdt.p2"
version="0.0.0"/>
<includes
id="org.eclipse.tm.tcf.feature"
version="0.0.0"/>
<includes
id="org.eclipse.cdt.debug.edc"
version="0.0.0"/>
</feature>

View file

@ -30,8 +30,8 @@ mkdir -p tools
cd tools
cvs -d:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse \
checkout -r R36_M3 org.eclipse.releng.basebuilder
cp /home/data/httpd/download.eclipse.org/technology/subversive/0.7/pde-update-site/plugins/org.eclipse.team.svn.pde.build_0.7.8.I20090525-1500.jar \
org.eclipse.releng.basebuilder/plugins
#cp /home/data/httpd/download.eclipse.org/technology/subversive/0.7/pde-update-site/plugins/org.eclipse.team.svn.pde.build_0.7.8.I20090525-1500.jar \
# org.eclipse.releng.basebuilder/plugins
cd ..
# Let's go!