File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
org.eclipse.jdt.ls.product
org.eclipse.jdt.ls.target Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 51
51
<plugin id =" org.eclipse.equinox.security.win32" fragment =" true" />
52
52
<plugin id =" org.eclipse.jdt.apt.pluggable.core" />
53
53
<plugin id =" org.eclipse.jdt.core" />
54
+ <plugin id =" org.eclipse.jdt.core.javac" />
54
55
<plugin id =" org.eclipse.jdt.launching" />
55
56
<plugin id =" org.eclipse.jdt.launching.macosx" />
56
57
<plugin id =" org.eclipse.jdt.ls.core" />
Original file line number Diff line number Diff line change 68
68
</dependencies >
69
69
</location >
70
70
</locations >
71
- <targetJRE path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17 " />
71
+ <targetJRE path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-22 " />
72
72
</target >
You can’t perform that action at this time.
0 commit comments