You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Conflicting lifecycle mapping metadata (project packaging type="eclipse-plugin"): Mapping defined in 'org.eclipse.m2e.pde.connector_2.1.500.20231119-0901 [305]' and 'org.sonatype.tycho.m2e_0.10.0.20220926-1324 [574]'. To enable full functionality, remove the conflicting mapping and run Maven->Update Project Configuration.
I'm struggling with Eclipse, are there any instructions to be able to compile and code with IntelliJ instead?
The text was updated successfully, but these errors were encountered:
@snjeza That worked thank you very much! Some other way that had worked for me (some moments ago) was by using JDK 17 instead of JDK 21. But with your solution, JDK 21 compiles fine.
I am following instructions from https://github.com/eclipse-jdtls/eclipse.jdt.ls/blob/master/CONTRIBUTING.md#b-setting-up-the-jdt-language-server-in-eclipse
but I'm getting errors like:
I'm struggling with Eclipse, are there any instructions to be able to compile and code with IntelliJ instead?
The text was updated successfully, but these errors were encountered: