File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
eclipse.platform.releng.prereqs.sdk Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 6969 <unit id =" org.eclipse.license.feature.group" version =" 2.0.2.v20181016-2210" />
7070 <repository location =" https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210" />
7171 </location >
72+
73+ <!--
74+ We consume the bundle form CDT unless we can fully migrate it to platform, this is only used for compilation
75+ If one wants to use the terminal console feature in a product (e.g. EPP) one needs to include the CDT terminal support,
76+ together with bundle org.eclipse.debug.terminal.
77+ -->
78+ <location includeAllPlatforms =" true" includeConfigurePhase =" false" includeMode =" slicer" includeSource =" true" type =" InstallableUnit" >
79+ <repository location =" https://download.eclipse.org/tools/cdt/builds/12.1/cdt-12.1.0-rc2/" />
80+ <unit id =" org.eclipse.cdt.core.native" />
81+ </location >
7282
7383 <!-- uncomment 'eclipse_home' location, with text editor, for use in Eclipse IDE
7484 <location path="${eclipse_home}" type="Profile"/>
You can’t perform that action at this time.
0 commit comments