-
Notifications
You must be signed in to change notification settings - Fork 428
Closed
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency file
Milestone
Description
Working on integrating JDT-LS in Eclipse IDE with an in-process deployment is made harder because JDT-LS uses an outdated version of LSP4J and this cause clashes in the workspace (not only JDT-LS's fault, also PDE's one probably, anyway it's almost blocking).
I've investigated migrating JDT-LS to newer version and found that the main cause of trouble would the the custom type hierarchy commands. Now that those commands are standardized as LSP operations; are they still useful? Do some clients require them? If not, a happy end would be to just remove them.
jdneo and LDAP
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency file