110 Commits

Author SHA1 Message Date
Kris De Volder
07b7c313f4 Disable JDT LS classpath support 2018-03-22 11:51:43 -07:00
Kris De Volder
7482c26ccb Trying to improve the 'cleanup' of classpath listeners 2018-03-20 17:23:35 -07:00
Kris De Volder
90e52ab6e0 Update build.sh to require less changes in jdt.ls and vscode-java 2018-03-20 14:56:33 -07:00
Kris De Volder
f442c28bff Partially working classpath change mechanics
Prints messages in language server logs, but doesn't really do anything else with the change events yet.
2018-03-15 15:24:19 -07:00
nsingh
a305e2ce53 Implement resolve classpath command 2018-03-08 15:18:42 -08:00
Kris De Volder
319bc0124b Simple demo of registering a jdt command 2018-03-06 16:02:35 -08:00
Kris De Volder
9f383a9b45 Switch vscode-spring-boot to properties launcher 2018-03-01 22:24:26 -08:00
Kris De Volder
93223d561e More attempt to fix vscode-spring-boot launcher code 2018-02-15 17:06:07 -08:00
Kris De Volder
abf9e2325e Add jdk-find logic to vscode-spring-boot launcher also give more heap
As this is now a merge of boot-properties and boot-java support it needs
those things, just like boot-java used to need them.
2018-02-15 16:07:36 -08:00
Kris De Volder
a6e86d4cf7 Rename vscode-boot to vscode-spring-boot
To avoid confusing prefix matching between patterns like
vscode-boot-* and vscode-boot-properties-*, vscide-boot-java-*

This would pontially cause weird version strings in concourse resources.
2018-02-13 11:31:20 -08:00