File tree 2 files changed +8
-0
lines changed
2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 158
158
name =" org.eclipse.tm.terminal.connector.remote.feature.feature.group" />
159
159
<requirement
160
160
name =" org.eclipse.tm.terminal.feature.feature.group" />
161
+ <requirement
162
+ name =" org.eclipse.cdt.lsp.feature.feature.group" />
161
163
<repositoryList
162
164
name =" CDT Latest Released" >
163
165
<repository
164
166
url =" https://download.eclipse.org/tools/cdt/releases/11.6/cdt-11.6.1/" />
167
+ <repository
168
+ url =" https://download.eclipse.org/tools/cdt/releases/cdt-lsp-2.0/cdt-lsp-2.0.0/" />
165
169
</repositoryList >
166
170
</targlet >
167
171
</setupTask >
Original file line number Diff line number Diff line change 50
50
<unit id =" org.eclipse.tools.templates.freemarker" version =" 0.0.0" />
51
51
<unit id =" org.eclipse.tools.templates.ui" version =" 0.0.0" />
52
52
</location >
53
+ <location includeAllPlatforms =" true" includeConfigurePhase =" true" includeMode =" slicer" includeSource =" false" type =" InstallableUnit" >
54
+ <repository location =" https://download.eclipse.org/tools/cdt/releases/cdt-lsp-2.0/cdt-lsp-2.0.0/" />
55
+ <unit id =" org.eclipse.cdt.lsp.feature.feature.group" version =" 0.0.0" />
56
+ </location >
53
57
</locations >
54
58
</target >
You can’t perform that action at this time.
0 commit comments