1
- <?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?><?pde version =" 3.8" ?><target name =" JDTLS.EXT" sequenceNumber =" 38" >
1
+ <?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?><?pde version =" 3.8" ?>
2
+ <target name =" JDTLS.EXT" sequenceNumber =" 38" >
2
3
<locations >
3
- <location includeAllPlatforms =" false" includeConfigurePhase =" false" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
4
- <unit id =" org.eclipse.equinox.core.feature.feature.group" version =" 0.0.0" />
5
- <unit id =" org.eclipse.equinox.core.sdk.feature.group" version =" 0.0.0" />
6
- <unit id =" org.eclipse.equinox.executable.feature.group" version =" 0.0.0" />
7
- <unit id =" org.eclipse.equinox.p2.core.feature.source.feature.group" version =" 0.0.0" />
8
- <unit id =" org.eclipse.equinox.sdk.feature.group" version =" 0.0.0" />
9
- <unit id =" org.eclipse.jdt.source.feature.group" version =" 0.0.0" />
10
- <unit id =" org.eclipse.sdk.feature.group" version =" 0.0.0" />
11
- <unit id =" org.mockito.mockito-core" version =" 0.0.0" />
12
- <repository location =" https://download.eclipse.org/eclipse/updates/4.33-I-builds/I20240613-1800/" />
13
- </location >
14
- <location includeAllPlatforms =" false" includeConfigurePhase =" false" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
15
- <unit id =" org.eclipse.xtext.xbase.lib" version =" 0.0.0" />
16
- <unit id =" com.google.gson" version =" 2.10.1.v20230109-0753" />
17
- <repository location =" https://download.eclipse.org/releases/2024-03/" />
18
- </location >
19
4
<location includeAllPlatforms =" false" includeConfigurePhase =" false" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
20
5
<unit id =" org.eclipse.jdt.ls.core" version =" 0.0.0" />
21
6
<repository location =" https://download.eclipse.org/jdtls/snapshots/repository/latest/" />
22
7
</location >
23
- <location includeAllPlatforms =" false" includeConfigurePhase =" false" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
24
- <repository location =" https://download.eclipse.org/lsp4j/updates/releases/0.22.0/" />
25
- <unit id =" org.eclipse.lsp4j" version =" 0.0.0" />
26
- </location >
27
8
<location includeAllPlatforms =" false" includeConfigurePhase =" false" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
28
9
<unit id =" org.eclipse.m2e.maven.runtime" version =" 0.0.0" />
29
10
<repository location =" https://download.eclipse.org/technology/m2e/snapshots/latest/" />
30
11
</location >
31
- <location includeDependencyDepth =" none" includeDependencyScopes =" compile" includeSource =" true" missingManifest =" generate" type =" Maven" >
32
- <dependencies >
33
- <dependency >
34
- <groupId >org.apache.commons</groupId >
35
- <artifactId >commons-lang3</artifactId >
36
- <version >3.14.0</version >
37
- <type >jar</type >
38
- </dependency >
39
- </dependencies >
40
- </location >
41
12
</locations >
42
13
</target >
0 commit comments