mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-21 21:52:10 +02:00
Bug 560652 - CDT setup should include latest target changes for 2020-03
Removed org.eclipse.wst.xml_ui.feature.feature.group Added org.eclipse.egit.feature.group Change-Id: Iac99967a1329915aad9831b196f3376bbbcce72b Signed-off-by: Alexander Fedorov <alexander.fedorov@arsysop.ru>
This commit is contained in:
parent
7e61e1014e
commit
8bfc0447c9
1 changed files with 4 additions and 2 deletions
|
@ -212,6 +212,8 @@
|
|||
name="org.apache.log4j"/>
|
||||
<requirement
|
||||
name="org.assertj"/>
|
||||
<requirement
|
||||
name="org.eclipse.egit.feature.group"/>
|
||||
<requirement
|
||||
name="org.eclipse.equinox.executable.feature.group"/>
|
||||
<requirement
|
||||
|
@ -258,8 +260,6 @@
|
|||
name="org.eclipse.tools.templates.freemarker.java11"/>
|
||||
<requirement
|
||||
name="org.eclipse.tools.templates.ui"/>
|
||||
<requirement
|
||||
name="org.eclipse.wst.xml_ui.feature.feature.group"/>
|
||||
<requirement
|
||||
name="org.freemarker"/>
|
||||
<requirement
|
||||
|
@ -283,6 +283,8 @@
|
|||
url="https://download.eclipse.org/cbi/updates/license/"/>
|
||||
<repository
|
||||
url="https://download.eclipse.org/eclipse/updates/4.15milestones/S-4.15M3-202002191800/"/>
|
||||
<repository
|
||||
url="https://download.eclipse.org/egit/updates/"/>
|
||||
<repository
|
||||
url="https://download.eclipse.org/linuxtools/updates-docker-nightly/"/>
|
||||
<repository
|
||||
|
|
Loading…
Add table
Reference in a new issue