|
2 | 2 | <?pde version="3.8"?>
|
3 | 3 | <target name="JDTLS.EXT" sequenceNumber="39">
|
4 | 4 | <locations>
|
5 |
| - <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
6 |
| - <unit id="org.apache.commons.lang3" version="3.1.0.v201403281430"/> |
7 |
| - <repository location="https://download.eclipse.org/tools/orbit/R-builds/R20200529191137/repository"/> |
8 |
| - </location> |
9 | 5 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
10 | 6 | <unit id="org.eclipse.equinox.core.feature.feature.group" version="0.0.0"/>
|
11 | 7 | <unit id="org.eclipse.equinox.core.sdk.feature.group" version="0.0.0"/>
|
|
14 | 10 | <unit id="org.eclipse.equinox.sdk.feature.group" version="0.0.0"/>
|
15 | 11 | <unit id="org.eclipse.jdt.source.feature.group" version="0.0.0"/>
|
16 | 12 | <unit id="org.eclipse.sdk.feature.group" version="0.0.0"/>
|
| 13 | + <repository location="https://download.eclipse.org/eclipse/updates/4.31/"/> |
| 14 | + </location> |
| 15 | + <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
17 | 16 | <unit id="org.eclipse.xtext.xbase.lib" version="0.0.0"/>
|
18 |
| - <repository location="https://download.eclipse.org/releases/2023-12"/> |
| 17 | + <repository location="https://download.eclipse.org/releases/2023-12/"/> |
19 | 18 | </location>
|
20 | 19 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
21 | 20 | <unit id="org.eclipse.jdt.ls.core" version="0.0.0"/>
|
22 | 21 | <repository location="https://download.eclipse.org/jdtls/snapshots/repository/latest/"/>
|
23 | 22 | </location>
|
24 | 23 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
25 |
| - <repository location="https://download.eclipse.org/lsp4j/updates/releases/0.21.0/"/> |
| 24 | + <repository location="https://download.eclipse.org/lsp4j/updates/releases/0.22.0/"/> |
26 | 25 | <unit id="org.eclipse.lsp4j.sdk.feature.group" version="0.0.0"/>
|
27 | 26 | </location>
|
| 27 | + <location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" missingManifest="generate" type="Maven"> |
| 28 | + <dependencies> |
| 29 | + <dependency> |
| 30 | + <groupId>org.apache.commons</groupId> |
| 31 | + <artifactId>commons-lang3</artifactId> |
| 32 | + <version>3.14.0</version> |
| 33 | + <type>jar</type> |
| 34 | + </dependency> |
| 35 | + </dependencies> |
| 36 | + </location> |
28 | 37 | </locations>
|
29 | 38 | </target>
|
0 commit comments