eclipse.jdt.ls
eclipse.jdt.ls copied to clipboard
Simplify the Eclipse launch configuration files of jdt.ls
This is a follow-up of https://github.com/eclipse/eclipse.jdt.ls/pull/2162.
Since Eclipse 2022-06 supports computing the required plug-ins automatically while launching, it's not necessary to list all required plugins explicitly in *.launch files. We can simplify the Eclipse launch configuration files to only explicitly specify the starter plugins.