Use latest Buildship in Eclipse setup

This commit is contained in:
Phillip Webb 2025-02-18 14:46:02 -08:00
parent 0be58127c6
commit bc28fbad28
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@
<repository <repository
url="https://repo.maven.apache.org/maven2/.m2e/connectors/m2eclipse-buildhelper/0.15.0/N/0.15.0.201405280027/"/> url="https://repo.maven.apache.org/maven2/.m2e/connectors/m2eclipse-buildhelper/0.15.0/N/0.15.0.201405280027/"/>
<repository <repository
url="https://download.eclipse.org/buildship/updates/e411/releases/"/> url="https://download.eclipse.org/buildship/updates/e49/releases/"/>
<description> <description>
Install the tools needed in the IDE to work with the Install the tools needed in the IDE to work with the
source code for ${scope.project.label} source code for ${scope.project.label}