aboyko
ec8a5a87ba
No auto-connect for test launch in vscode
2022-09-27 10:19:28 -04:00
Martin Lippert
838a1fffe8
updated boot dash plugin project settings to be based on JavaSE-11
2022-09-27 10:47:06 +02:00
Martin Lippert
bb9729b7b1
update version to the same as the other headless components and language servers
2022-09-27 10:46:16 +02:00
Martin Lippert
81f0eea202
switch CI builds to not include the build system build number anymore
2022-09-27 10:45:47 +02:00
Martin Lippert
6ee77920ab
remove specific p2 qualifier from banding plugin
2022-09-27 10:44:46 +02:00
Martin Lippert
bcfe69ad42
update build target definition for eclipse language server plugins
2022-09-26 16:23:26 +02:00
Martin Lippert
674551b4b0
update jdt to latest 2022-09-based release
2022-09-23 20:56:12 +02:00
Martin Lippert
0ca2549784
added new target for early builds against Eclipse 2022-12 + removed outdated product feature folders
2022-09-23 20:53:59 +02:00
aboyko
0b1462a661
Dumb Notebook doc service. PreciseBeanType recipe from OR.
2022-09-23 10:55:11 -04:00
aboyko
88e1965369
Upgrade lsp4j
2022-09-23 09:58:09 -04:00
aboyko
6416432fee
Rewrite upgrade
2022-09-23 09:40:01 -04:00
aboyko
1a708a44e8
Runtime load recipes yml/jar. Offscreen doc quick fix.
2022-09-22 17:45:08 -04:00
Martin Lippert
01008b3375
update eclipse language server plugins to new version 1.40.0
2022-09-16 09:38:25 +02:00
Martin Lippert
eec1071de0
update versions to 4.16.1
2022-09-16 09:36:24 +02:00
Kris De Volder
2f83aa884c
Bump version to 1.40.0
2022-09-16 07:34:59 +00:00
Martin Lippert
5a22e71736
update target def to not include post 2022-09 snapshot builds of dependencies
2022-09-15 12:58:59 +02:00
Kris De Volder
92c6a1698f
Enable m2e-apt by default
...
Also a small bugfix related to enabling spring-boot validation builder
on new projects.
Both of these contribute to make a smoother experience working with
JDT APT.
See: https://github.com/spring-projects/sts4/issues/822
2022-09-14 15:46:12 -07:00
Martin Lippert
ed9c0cde56
add linux arm builds to nightly downloads page
2022-09-14 07:34:41 +02:00
aboyko
a16ef43066
Auto-Connect on by default. Unit test.
2022-09-13 16:35:42 -04:00
Martin Lippert
8a86114e67
GH-841: enable linux arm distribution builds
2022-09-13 22:32:05 +02:00
aboyko
6991f3feb5
Comment out mirror repo push for CI
2022-09-13 13:51:12 -04:00
aboyko
06798bc25b
Merge branch 'main' of https://github.com/spring-projects/sts4 into main
2022-09-13 11:00:30 -04:00
aboyko
274739ba1f
Respect actuator on classpath. Launch config attr for auto-connect
2022-09-13 10:59:56 -04:00
Martin Lippert
29f0f716cd
include m2e 2.0.5 to get apt fix in the distribution build
2022-09-13 12:01:04 +02:00
Martin Lippert
1012074a66
updated changelogs for upcoming 4.16.0 release
2022-09-12 14:43:14 +02:00
Martin Lippert
7028a6fd45
do not populate the error log view in eclipse with info messages from language server startup
2022-09-12 09:57:29 +02:00
aboyko
d7af4b03b2
Disable non-opened documents reconciling
2022-09-09 16:51:44 -04:00
aboyko
b4ed5bc68d
[gh-833] Handle legacy SPEL validation setting
2022-09-09 15:25:51 -04:00
Martin Lippert
77d2f4dfad
change http to https in svg comment
2022-09-09 13:35:15 +02:00
Martin Lippert
84bbd767ce
Merge pull request #839 from bmalehorn/vscode-concourse-icon
...
vscode-concourse: add language icon for pipelines & tasks
2022-09-09 10:59:45 +02:00
Martin Lippert
3111e86f16
Merge pull request #838 from bmalehorn/vscode-concourse-support-yaml
...
vscode-concourse: support both .yml and .yaml files
2022-09-09 10:56:25 +02:00
Martin Lippert
daee0f4b56
GH-832: updated BREE to JavaSE-11 due to the usage of new methods on Map interface
2022-09-09 08:56:40 +02:00
Brian Malehorn
58ce424f1c
vscode-concourse: add language icon
2022-09-08 22:59:36 -07:00
Brian Malehorn
2c3ca431b7
vscode-concourse: support both .yml and .yaml files
2022-09-08 22:45:00 -07:00
aboyko
c51b97ad56
[gh-832] Auto-connect to boot app to fetch live data
2022-09-08 17:45:56 -04:00
Kris De Volder
7ea2e155fb
Fix https://github.com/spring-projects/sts4/issues/830
...
Add support for `depth` attribute in GitSemverSource.
2022-09-07 10:29:27 -07:00
Kris De Volder
3b0a2656fe
Fix https://github.com/spring-projects/sts4/issues/831
...
docker-image resource source `registry_mirror` property
schema should allow for just a url rather than host/user/pass object.
2022-09-07 10:29:27 -07:00
Nieraj Singh
0c7974fcaf
GH-802: Remove unnecessary logging
2022-09-07 04:58:26 -07:00
Martin Lippert
e0812bcab5
bring back wro4j into 2022-09 based distro due to new compatible version being available
2022-09-07 12:35:45 +02:00
aboyko
aadf4a0bd4
Add jvm arg -Xlog:jni+resolve=off by default
2022-09-06 14:23:13 -04:00
Nieraj Singh
652a774d8b
GH-823: Enable ANSI support
...
Eclipse 4.25 now includes ANSI support. Enable ANSI support in boot
launch config based on whether Eclipse ANSI preference is set
2022-09-06 03:52:49 -07:00
Martin Lippert
e6438ca02c
update spring boot parent version and prepare for JDK 17 compatibility
2022-09-06 12:38:47 +02:00
Martin Lippert
425cf6bb77
updated tycho version and eclipse 2022-09 target defs
2022-09-06 09:45:58 +02:00
aboyko
1860406651
Reconcile all java sources in a project
2022-09-02 18:43:27 -04:00
Martin Lippert
71b08e0c34
GH-806: cancel source parsing future in case of new changes coming in before parsing is done to avoid caching of outdated compilation units
2022-08-30 15:41:46 +02:00
Martin Lippert
e6e85489b7
remove third-party ansi console coloring, it is included in the platform now
2022-08-29 09:44:05 +02:00
Martin Lippert
bd34877b73
GH-818: do not create bean symbols for annotation declarations
2022-08-25 14:49:49 +02:00
Martin Lippert
e5b025ca79
Merge pull request #819 from Eskibear/patch-1
...
fix typo of spring-boot-starter-actuator
2022-08-24 17:53:10 +02:00
Yan Zhang
ecfec436b4
fix typo of spring-boot-starter-actuator
2022-08-24 18:01:13 +08:00
aboyko
b50db98ce0
Categorize boot problems. Boot 3 reconciling.
2022-08-23 20:19:32 -04:00