mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-12 02:35:37 +02:00

Removed all update site urls from all feature.xml files based on Martin's suggestion in http://dev.eclipse.org/mhonarc/lists/cdt-dev/msg25067.html that refers to https://bugs.eclipse.org/bugs/show_bug.cgi?id=380633 Change-Id: Idb326ff9f1d8187088345d91d2d0c7c98c227d9e Reviewed-on: https://git.eclipse.org/r/8092 Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com> IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com> Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
8 lines
570 B
INI
8 lines
570 B
INI
update.id=org.eclipse.linuxtools.cdt.autotools.feature.group
|
|
update.range=(0,$version$)
|
|
provides.99.namespace=org.eclipse.equinox.p2.iu
|
|
provides.99.name=org.eclipse.linuxtools.cdt.autotools.feature.group
|
|
provides.99.version=$version$
|
|
instructions.configure=\
|
|
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//download.eclipse.org/tools/cdt/releases/juno,type:0,name:CDT,enabled:false); \
|
|
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//download.eclipse.org/tools/cdt/releases/juno,type:1,name:CDT,enabled:false);
|