Martin Lippert
|
f26d4c6d9d
|
update parser code to accept java 11 langauge level code
|
2018-12-28 09:04:25 +01:00 |
|
Martin Lippert
|
09380b75ed
|
enable symbol indexing for regular, non-boot spring projects
|
2018-12-28 09:03:55 +01:00 |
|
Martin Lippert
|
251e7e67b2
|
updated eclipse language server extensions to consume latest versions of language server modules
|
2018-12-28 09:02:07 +01:00 |
|
Martin Lippert
|
3b9855d303
|
updated jdt core to latest 3.16.0 version of eclipse 2018-12 release, including support for Java 11
|
2018-12-27 10:27:55 +01:00 |
|
Kris De Volder
|
7d8d29be40
|
Bump version to 1.2.1
|
2018-12-22 00:15:08 +00:00 |
|
Martin Lippert
|
2f816353f6
|
updated versions of eclipse bits to 4.1.1
|
2018-12-21 11:31:10 +01:00 |
|
BoykoAlex
|
288332e147
|
Update atom-languageclient dependency
|
2018-12-20 14:04:13 -05:00 |
|
Martin Lippert
|
8f7257860b
|
fixed typo
|
2018-12-20 13:35:38 +01:00 |
|
Martin Lippert
|
8c9dd74b78
|
switched builds back to consume real eclipse release p2 repo as well as release versions of sts3 components
|
2018-12-20 11:01:54 +01:00 |
|
Kris De Volder
|
42f1b1d13e
|
Switch to using snapshots of spring-ide and e-i-commons
|
2018-12-19 12:03:26 -08:00 |
|
Martin Lippert
|
8e52e35062
|
switch p2 repos for sts3 components to 3.9.7 release version
|
2018-12-19 09:18:42 +01:00 |
|
Kris De Volder
|
08a1310fde
|
Add test case for 'buildpacks' hover content.
|
2018-12-18 16:38:45 -08:00 |
|
Kris De Volder
|
797eb6717d
|
Disable 'buildpack' deprecated warning
Also fixed some other small oddities in the code.
|
2018-12-18 16:18:47 -08:00 |
|
Kris De Volder
|
d89baf2146
|
Fix bug in code lens preference listener
Wrong keys were being used for disabling specific code minings.
Thus the code minings did not actually get disabled as/when intended.
|
2018-12-18 11:42:53 -08:00 |
|
BoykoAlex
|
8851937f79
|
PT #162728126: Update code lenses for Java editor
|
2018-12-18 12:28:06 -05:00 |
|
Martin Lippert
|
c01040312b
|
added dropins folder creation
|
2018-12-18 17:49:57 +01:00 |
|
Martin Lippert
|
5d3efef710
|
switch back to consume latest ci builds of sts3 components for testing
|
2018-12-18 09:18:36 +01:00 |
|
Martin Lippert
|
591b56e07d
|
changelogs updated for 4.1.0 release
|
2018-12-18 09:06:35 +01:00 |
|
Kris De Volder
|
49654fc832
|
Enable codemining when STS4 codelenses enabled.
|
2018-12-17 13:28:11 -08:00 |
|
Kris De Volder
|
d2e49a5139
|
Ensure m2e 'downloadSources' is enabled
LS relies on this for source jar attachements.
|
2018-12-17 11:33:12 -08:00 |
|
Martin Lippert
|
c2149dafe7
|
prep build for 4.1.0.RC1 to consume 3.9.7.RC1 pieces - and beyond
|
2018-12-17 12:16:53 +01:00 |
|
nsingh@pivotal.io
|
1b619bbf89
|
PT 162633928 - Set JDT code mining defaults to enable boot code lens
|
2018-12-14 04:12:38 -08:00 |
|
BoykoAlex
|
4184d049bd
|
PT #160496285: Fix Properties TypeUtil to find inner enums in the index
|
2018-12-13 17:32:35 -05:00 |
|
BoykoAlex
|
1bedf71ec2
|
Fix regression for properties editor CA docs
|
2018-12-12 19:30:00 -05:00 |
|
nsingh@pivotal.io
|
173f5d38d7
|
Improve structural test to include buildpacks
|
2018-12-12 12:34:00 -08:00 |
|
nsingh@pivotal.io
|
eaf03960ca
|
Fixed failing test cases around buildpacks
|
2018-12-12 12:34:00 -08:00 |
|
nsingh@pivotal.io
|
41d30ae7a9
|
PT 162499688 - Fixed error with marking deprecated property
|
2018-12-12 12:34:00 -08:00 |
|
BoykoAlex
|
89ab018588
|
Trim down generic parameters when matching autowired beans
|
2018-12-12 13:43:11 -05:00 |
|
BoykoAlex
|
db429f9c21
|
PT #162167333: Ask JDT server for hover links (Eclipse, VSCode)
|
2018-12-11 18:41:33 -05:00 |
|
nsingh@pivotal.io
|
02f45063b8
|
Added new reconcile test for buildpacks
|
2018-12-11 09:44:54 -08:00 |
|
nsingh@pivotal.io
|
484d3b7b21
|
Added new junit to test deprecation warning on buildpack
|
2018-12-11 09:40:09 -08:00 |
|
nsingh@pivotal.io
|
f263b09f73
|
Fixed new test for buildpacks
|
2018-12-11 09:28:38 -08:00 |
|
nsingh@pivotal.io
|
5f61308c02
|
More junit fixes around buildpacks
|
2018-12-11 09:25:04 -08:00 |
|
nsingh@pivotal.io
|
db6ece78d5
|
Switch to using buildpacks on reconcile tests
|
2018-12-11 09:11:02 -08:00 |
|
nsingh@pivotal.io
|
8b312aa95a
|
Fixed failing junits due to missing buildpacks property
|
2018-12-11 08:47:46 -08:00 |
|
nsingh@pivotal.io
|
c9e2e1f061
|
More minor changes
|
2018-12-10 14:24:18 -08:00 |
|
Nieraj Singh
|
414864b1d6
|
Minor buildpacks doc changes
|
2018-12-10 14:15:49 -08:00 |
|
Nieraj Singh
|
faf016df94
|
Add buildpacks documentation
|
2018-12-10 13:44:56 -08:00 |
|
nsinghpvtl
|
89229ad723
|
PT 162499688 - Add buildpacks to schema
Also deprecate `buildpack`
|
2018-12-10 13:08:14 -08:00 |
|
Kris De Volder
|
c1b324fb65
|
Merge branch 'master' of github.com:spring-projects/sts4
|
2018-12-06 15:29:21 -08:00 |
|
Kris De Volder
|
71da26c56e
|
Attempting to fix failing testcase
|
2018-12-06 15:28:47 -08:00 |
|
BoykoAlex
|
59275210ab
|
PT #162110508: Index jrt-fs.jar
|
2018-12-06 16:19:09 -05:00 |
|
Kris De Volder
|
7d937d056e
|
Re-enable ClasspathListenerHandlerText.sourceJar
So we can try to understand why it fails in CI builds.
|
2018-12-06 11:51:30 -08:00 |
|
Kris De Volder
|
a93e668fce
|
Eclipse metadata
|
2018-12-06 11:51:15 -08:00 |
|
Kris De Volder
|
f6b81739f2
|
More tweaks to jmx related error handling
|
2018-12-06 11:33:09 -08:00 |
|
Kris De Volder
|
f0bd1f7f37
|
More tweaks to JMX related exception handling
|
2018-12-05 15:55:51 -08:00 |
|
Kris De Volder
|
989c966709
|
Fix for https://github.com/spring-projects/sts4/issues/159
|
2018-12-05 13:38:07 -08:00 |
|
Kris De Volder
|
fb6f691908
|
More tweaks to JMX exception handling
|
2018-12-05 13:37:42 -08:00 |
|
Kris De Volder
|
9bdb7f23bd
|
Catch and ignore more JMX errors for stopped apps
|
2018-12-05 12:19:19 -08:00 |
|
Kris De Volder
|
b9a625bee0
|
Suppress another JMX connection error
|
2018-12-05 11:55:23 -08:00 |
|