mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Remove old m2e connectors
With m2e upgrading to 2.0 in 2022-09, the old m2e connectors don't work anymore and generally aren't needed either.
This commit is contained in:
parent
9c8986b3b1
commit
e47a150db8
1 changed files with 0 additions and 4 deletions
|
@ -34,12 +34,8 @@
|
|||
name="org.eclipse.jdt.feature.group"/>
|
||||
<requirement
|
||||
name="org.eclipse.pde.feature.group"/>
|
||||
<requirement
|
||||
name="org.sonatype.tycho.m2e.feature.feature.group"/>
|
||||
<repository
|
||||
url="http://download.eclipse.org/technology/swtbot/releases/latest"/>
|
||||
<repository
|
||||
url="https://repo1.maven.org/maven2/.m2e/connectors/m2eclipse-tycho/0.9.0/N/LATEST/"/>
|
||||
<description>Install the tools needed in the IDE to work with the source code for ${scope.project.label}</description>
|
||||
</setupTask>
|
||||
<setupTask
|
||||
|
|
Loading…
Add table
Reference in a new issue