Community
Participate
Working Groups
The CDT update site isn't in the list of update sites in the cpp-package. Adding it makes it easy to 'enable' it then check-for-updates later. ### Eclipse Workspace Patch 1.0 #P org.eclipse.epp.package.cpp.feature Index: feature.xml =================================================================== RCS file: /cvsroot/technology/org.eclipse.epp/packages/org.eclipse.epp.package.cpp.feature/feature.xml,v retrieving revision 1.20 diff -u -r1.20 feature.xml --- feature.xml 29 Apr 2011 14:35:21 -0000 1.20 +++ feature.xml 18 May 2011 11:51:46 -0000 @@ -17,6 +17,7 @@ <url> <discovery label="Indigo" url="http://download.eclipse.org/releases/indigo/"/> <discovery label="Eclipse Platform 3.7" url="http://download.eclipse.org/eclipse/updates/3.7"/> + <discovery label="CDT" url="http://download.eclipse.org/tools/cdt/releases/indigo/"/> </url> <includes
Never mind; as Markus predicted this didn't work :)
closing