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 6868 <unit id =" org.eclipse.license.feature.group" version =" 2.0.2.v20181016-2210" />
6969 <repository location =" https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210" />
7070 </location >
71+
72+ <!--
73+ We consume the bundle form CDT unless we can fully migrate it to platform, this is only used for compilation
74+ If one wants to use the terminal console feature in a product (e.g. EPP) one needs to include the CDT terminal support,
75+ together with bundle org.eclipse.debug.terminal.
76+ -->
77+ <location includeAllPlatforms =" true" includeConfigurePhase =" false" includeMode =" slicer" includeSource =" true" type =" InstallableUnit" >
78+ <repository location =" https://download.eclipse.org/tools/cdt/releases/12.1/cdt-12.1.0/" />
79+ <unit id =" org.eclipse.cdt.core.native" />
80+ </location >
7181
7282 <!-- uncomment 'eclipse_home' location, with text editor, for use in Eclipse IDE
7383 <location path="${eclipse_home}" type="Profile"/>
You can’t perform that action at this time.
0 commit comments