eclipse.jdt.ls icon indicating copy to clipboard operation
eclipse.jdt.ls copied to clipboard

Simplify the Eclipse launch configuration files of jdt.ls

Open testforstephen opened this issue 3 years ago • 0 comments

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.

testforstephen avatar Jul 19 '22 13:07 testforstephen