Skip to content

Commit 78758bd

Browse files
Update target to use LSP4J 1.0.0
Thanks @jonahgraham Co-authored-by: Jonah Graham <jonah@kichwacoders.com>
1 parent 814fabb commit 78758bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

target-platforms/target-platform-latest/target-platform-latest.target

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<unit id="org.eclipse.lsp4j.debug" version="0.0.0"/>
99
<unit id="org.eclipse.lsp4j.jsonrpc.debug" version="0.0.0"/>
1010
<unit id="com.google.gson" version="0.0.0"/>
11-
<repository location="https://download.eclipse.org/lsp4j/builds/main/"/>
11+
<repository location="https://download.eclipse.org/lsp4j/updates/releases/1.0.0/"/>
1212
</location>
1313
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
1414
<unit id="org.eclipse.ui.tests.harness" version="0.0.0"/>

0 commit comments

Comments
 (0)