|
1 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?><?pde version="3.8"?><target name="JDTLS.EXT" sequenceNumber="38"> |
2 | 2 | <locations> |
3 | | - <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
4 | | - <unit id="org.eclipse.buildship.feature.group" version="0.0.0"/> |
5 | | - <repository location="https://download.eclipse.org/buildship/updates/e423/snapshots/3.x/3.1.7.v20221108-1729-s/"/> |
6 | | - </location> |
7 | | - <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
8 | | - <unit id="org.eclipse.m2e.jdt" version="0.0.0"/> |
9 | | - <unit id="org.eclipse.m2e.apt.core" version="0.0.0"/> |
10 | | - <unit id="org.eclipse.m2e.core" version="0.0.0"/> |
11 | | - <unit id="org.eclipse.m2e.maven.runtime" version="0.0.0"/> |
12 | | - <unit id="org.eclipse.m2e.workspace.cli" version="0.0.0"/> |
13 | | - <unit id="ch.qos.logback.classic" version="0.0.0"/> |
14 | | - <repository location="https://download.eclipse.org/technology/m2e/releases/2.4.0/"/> |
15 | | - </location> |
16 | 3 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
17 | 4 | <unit id="org.eclipse.equinox.core.feature.feature.group" version="0.0.0"/> |
18 | 5 | <unit id="org.eclipse.equinox.core.sdk.feature.group" version="0.0.0"/> |
|
23 | 10 | <unit id="org.eclipse.sdk.feature.group" version="0.0.0"/> |
24 | 11 | <unit id="org.mockito.mockito-core" version="0.0.0"/> |
25 | 12 | <unit id="org.apache.commons.commons-io" version="0.0.0"/> |
26 | | - <repository location="https://download.eclipse.org/eclipse/updates/4.34-I-builds/I20240919-1840/"/> |
| 13 | + <repository location="https://download.eclipse.org/eclipse/updates/4.33/"/> |
27 | 14 | </location> |
28 | 15 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
29 | 16 | <unit id="org.eclipse.xtext.xbase.lib" version="0.0.0"/> |
30 | 17 | <repository location="https://download.eclipse.org/releases/2024-09/"/> |
31 | 18 | </location> |
32 | | - <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
33 | | - <repository location="https://download.eclipse.org/lsp4j/updates/releases/0.23.1/"/> |
34 | | - <unit id="org.eclipse.lsp4j.sdk.feature.group" version="0.0.0"/> |
35 | | - </location> |
36 | 19 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
37 | 20 | <unit id="org.eclipse.jdt.ls.core" version="0.0.0"/> |
| 21 | + <unit id="org.eclipse.m2e.jdt" version="0.0.0"/> |
| 22 | + <unit id="org.eclipse.buildship.core" version="0.0.0"/> |
| 23 | + <unit id="org.eclipse.lsp4j" version="0.0.0"/> |
| 24 | + <unit id="org.apache.commons.lang3" version="0.0.0"/> |
38 | 25 | <repository location="https://download.eclipse.org/jdtls/snapshots/repository/latest/"/> |
39 | 26 | </location> |
40 | 27 | <location includeDependencyDepth="infinite" includeDependencyScopes="compile" includeSource="true" missingManifest="generate" type="Maven"> |
|
44 | 31 | <artifactId>org.jacoco.core</artifactId> |
45 | 32 | <version>0.8.12</version> |
46 | 33 | </dependency> |
47 | | - <dependency> |
48 | | - <groupId>org.apache.commons</groupId> |
49 | | - <artifactId>commons-lang3</artifactId> |
50 | | - <version>3.14.0</version> |
51 | | - <type>jar</type> |
52 | | - </dependency> |
53 | 34 | </dependencies> |
54 | 35 | </location> |
55 | 36 | </locations> |
|
0 commit comments