Commit Graph

2027 Commits

Author SHA1 Message Date
Kris De Volder
a67d98bb4b Update vscode ls client to version 4.0.0 2018-03-05 11:25:01 -08:00
Kris De Volder
adcb3bbfce Merge branch 'master' of github.com:spring-projects/sts4 2018-03-05 11:13:49 -08:00
Kris De Volder
13d4436254 Tweak eclipse ls packaging/launching
Take advantage of Spring boot properties launcher ability
to add tools.jar to classpath via a system property.
2018-03-05 11:01:01 -08:00
Martin Lippert
a4ab666c75 removed duplicated content-type definition for cf-manifest and removed duplicated language-server definition 2018-03-05 15:30:05 +01:00
Martin Lippert
39952b3e5d replaced methodkey with different identification string for handler classes and handler methods to avoid jdt bug on windows 2018-03-05 10:23:49 +01:00
BoykoAlex
3832976bed Fix compilation error for e47 2018-03-02 23:42:29 -05:00
BoykoAlex
d13ccfc5c4 PT #155266751: Eclipse source links via IntroURL 2018-03-02 22:51:54 -05:00
Kris De Volder
0220cf41bd Atom-extensions use new jar launcher mechanic to add tools.jar 2018-03-02 16:50:17 -08:00
Kris De Volder
c1a2578a20 Update to new version of jvm-util 2018-03-02 13:25:22 -08:00
Kris De Volder
5c668c7d45 Fix jvm-util so jarLaunch works on Windows
Boot properties launher seems to have a bug so it does not properly handle file url encodings if path has spaces.
Fortunately, it works fine if we just pass the path of the file directly without any encoding rather than a proper url.
2018-03-02 13:03:55 -08:00
Kris De Volder
8c3af141cd Small change that allows running vscode-spring-boot npm install from git bash on Windows. 2018-03-02 11:28:34 -08:00
Kris De Volder
f49c582f95 More recognizable names for bosh/concource/manifest-yaml language server jars in vscode 2018-03-02 07:57:12 -08:00
Martin Lippert
34424d69cc fixed test to work on Windows too, since method keys are generated differently 2018-03-02 11:13:34 +01:00
Kris De Volder
247fc04cbc Fix compile error in vscode-manifest.yml 2018-03-01 22:39:27 -08:00
Kris De Volder
0ae7108bbe Fix compile error in vscode-bosh 2018-03-01 22:36:46 -08:00
Kris De Volder
86c9bb47e6 Fix compile error in vscode-concourse 2018-03-01 22:34:36 -08:00
Kris De Volder
9f383a9b45 Switch vscode-spring-boot to properties launcher 2018-03-01 22:24:26 -08:00
Kris De Volder
63151bc058 Merge branch 'master' of github.com:spring-projects/sts4 2018-03-01 17:21:54 -08:00
Kris De Volder
26d57b6d7d Add a 'jarLaunch' methid JVM in jvm-utils 2018-03-01 17:21:12 -08:00
Martin Lippert
d368d320d7 added test for webflux code lenses 2018-03-01 11:44:47 +01:00
Martin Lippert
dc93550289 enabled refresh on access option 2018-03-01 10:06:36 +01:00
Kris De Volder
b148969f17 Remove github java parser
Seem like it simply was not being used, except in test code.
2018-02-28 16:03:14 -08:00
Kris De Volder
d1b214a7ad Fix newline related test failures on Windows 2018-02-28 13:21:13 -08:00
Kris De Volder
02cc31631e Fix imports of moved atom-language-cllient-commons package 2018-02-28 09:23:35 -08:00
Martin Lippert
208183369d updated version of eclipse ls extensions to 0.1.5 2018-02-28 16:27:27 +01:00
Martin Lippert
5fe8f2a95b webflux handler methods now get a code lens for the mapped route 2018-02-28 11:52:21 +01:00
Kris De Volder
72f49480d6 Integrate shared jvm-utils into atom-extensions 2018-02-27 16:44:33 -08:00
Kris De Volder
40a6ad233f Adopt jvm-launch-util in commons-vscode 2018-02-27 12:32:43 -08:00
Kris De Volder
662b62cfa7 Npm publish script finally working. One more publish (hopfully) 2018-02-27 12:23:22 -08:00
Kris De Volder
ab5f5f2353 One more attempt :-( 2018-02-27 12:17:36 -08:00
Kris De Volder
bf14dfb9ea Another attemp to fix jvm-util packaging 2018-02-27 12:01:08 -08:00
Kris De Volder
2253504d04 Another attempt fix jvm-util packaging 2018-02-27 11:46:11 -08:00
Kris De Volder
c6584c2a0d Try to fix packaging issue in jvm-launch-util 2018-02-27 11:30:49 -08:00
Kris De Volder
30f30c4bec Add job for publishing jvm-utils npm package to pipeline 2018-02-27 11:18:19 -08:00
Kris De Volder
5df4947570 Create a jvm-launch-util npm package 2018-02-27 11:02:20 -08:00
Martin Lippert
79c71128a1 added option to generate additional information while parsing symbols and do that for handler methods in webflux definitions 2018-02-27 17:13:34 +01:00
Kris De Volder
27859bf670 Remove commons-boot 2018-02-26 12:14:26 -08:00
Kris De Volder
e35350fe46 Merge branch 'master' of github.com:spring-projects/sts4 2018-02-26 11:22:30 -08:00
Kris De Volder
0b986bef78 Merge pull request #42 from paulvi/patch-1
VSCode - Name wording: Tools instead of Support
2018-02-26 09:57:01 -08:00
Paul Verest
d8e7ce177b Name wording: Tools instead of Support
Of course, it is for authors to name their creation.

Nevertheless, there are now 2 VSCode extension with name "Spring Boot Support".  
And also current published version is the same version number as previous obsolete: 0.1.4  
That make confusion.

Also Tools is used in https://spring.io/tools4
and has been unique word on Eclipse marketplace.
2018-02-27 00:38:22 +08:00
Martin Lippert
77e61ac727 added eclipse marketplace client to distribution build 2018-02-26 15:26:16 +01:00
Martin Lippert
f0b2e36c87 bugfix for not resolving bindings for individual source files anymore 2018-02-26 11:57:47 +01:00
Martin Lippert
66290f0dca added http method support to webflux symbol provider 2018-02-26 11:43:21 +01:00
Martin Lippert
05c0c8a901 added http methods to test cases for webflux symbols 2018-02-26 11:14:41 +01:00
Martin Lippert
6800c83c0d finished first version of symbol support for webflux route definitions 2018-02-26 11:14:41 +01:00
Martin Lippert
f381aa72d5 initial enhancements to support method body analysis for webflux symbol support, not yet finished 2018-02-26 11:14:41 +01:00
Martin Lippert
315d4286e9 changes due to updated node and npm 2018-02-26 11:14:41 +01:00
Martin Lippert
8ca92e3f43 initial test projects for webflux symbol support 2018-02-26 11:14:41 +01:00
Martin Lippert
2afcf168e4 fix concourse content-type definitions for Eclipse 2018-02-26 11:11:15 +01:00
Martin Lippert
08e9df0f85 removed Xverify:none option from distribution builds 2018-02-26 10:08:55 +01:00