Skip to content
Discussion options

You must be logged in to vote

You need to load the target platform https://github.com/eclipse-lsp4e/lsp4e/blob/main/target-platforms/target-platform-latest/target-platform-latest.target

or add this to your own:

<location includeDependencyDepth="none" includeSource="false" missingManifest="error" type="Maven">
<dependencies>
<dependency>
<!-- External Eclipse null Annotations, see https://github.com/vegardit/no-npe -->
<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-eea-all</artifactId>
<version>1.3.5</version>
<type>jar</type>
</dependency>
</dependencies

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@iloveeclipse
Comment options

Answer selected by iloveeclipse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants