Martin Lippert
|
ff798e2170
|
add remaining platform-specific build activities for Apple Silicon builds
|
2021-05-31 09:54:42 +02:00 |
|
Martin Lippert
|
5ad55558ff
|
add justj repo for older eclipse target defs since they still include the jre in the product def
|
2021-05-31 08:26:16 +02:00 |
|
Martin Lippert
|
e10fcbdc2e
|
additional temporary cleanup around changed justj inclusion
|
2021-05-30 20:27:08 +02:00 |
|
Martin Lippert
|
2578c4b438
|
avoid release repo to be included in e4.20 target def to avoid compilation error around org.apache.maven.shared.utils.io package
|
2021-05-30 20:27:08 +02:00 |
|
Martin Lippert
|
99ea25c3b3
|
temporarily disable chromium elements due to broken p2 repo
|
2021-05-30 20:27:08 +02:00 |
|
Martin Lippert
|
14ff7a53e9
|
additional steps to refine first walkthrough for VS Code getting started page
|
2021-05-30 20:27:08 +02:00 |
|
BoykoAlex
|
b2ebc43bc0
|
Outline with JDT LS LightWeight mode
|
2021-05-28 15:16:17 -04:00 |
|
Martin Lippert
|
0885718b31
|
added missing images for initial vscode walkthroughs steps
|
2021-05-28 17:52:21 +02:00 |
|
Martin Lippert
|
4ccaa2c37f
|
added additional tasks necessary to get Apple Silicon builds ready to ship
|
2021-05-28 17:51:26 +02:00 |
|
Martin Lippert
|
460deb7f0b
|
first steps towards vscode getting started walkthrough
|
2021-05-28 17:50:36 +02:00 |
|
Martin Lippert
|
a4996256f1
|
add Apple Silicon platform to e4.20-based builds as first step towards an early access
|
2021-05-27 19:09:39 +02:00 |
|
Martin Lippert
|
d2d39fe400
|
change the way the jre feature is installed to exclude it from the repo and to allow for platform-specific installs
|
2021-05-27 18:10:27 +02:00 |
|
Martin Lippert
|
c020911b9a
|
try to set a slightly different product name
|
2021-05-26 09:57:16 +02:00 |
|
Martin Lippert
|
abfdb04e53
|
do not use latest lsp4e for older eclipse platforms anymore, upcoming usage of jface notification changes might cause issues otherwise
|
2021-05-25 20:31:36 +02:00 |
|
Martin Lippert
|
83b3d8d5c5
|
fix access restriction issue
|
2021-05-25 20:30:51 +02:00 |
|
Martin Lippert
|
6e548dda1e
|
added automatic system exit after 3sec of shutdown message received + made system exit process more robust by not doing too much automatic from Spring beans
|
2021-05-25 16:27:54 +02:00 |
|
Martin Lippert
|
7b098c039d
|
added missing copyright header
|
2021-05-25 16:27:54 +02:00 |
|
BoykoAlex
|
9cc82fd598
|
Filters dialog adjustments for Boot Dash
|
2021-05-21 11:52:55 -04:00 |
|
Kris De Volder
|
6945fe18fc
|
Fix https://github.com/spring-projects/sts4/issues/639
Basic support for using glob pattern in concourse group declarations.
|
2021-05-18 15:09:41 -07:00 |
|
Martin Lippert
|
a485c3247d
|
updated version to 4.11.0 since there will be no 4.10.1 release
|
2021-05-18 11:33:00 +02:00 |
|
BoykoAlex
|
6a1a5ca180
|
Unignore DependencyTreeTest
|
2021-05-14 16:40:32 -04:00 |
|
BoykoAlex
|
eca0d6344a
|
Fix compiler error
|
2021-05-14 16:35:13 -04:00 |
|
BoykoAlex
|
048413d508
|
Parallel restart of apps in Boot Dash
|
2021-05-13 16:40:10 -04:00 |
|
BoykoAlex
|
e4bffe7976
|
Use doc coming with doc close rather than look it up in the cache
|
2021-05-13 15:24:05 -04:00 |
|
BoykoAlex
|
0581e553af
|
Disable long running test testing test-project dependency
|
2021-05-12 23:49:19 -04:00 |
|
BoykoAlex
|
4f007de1bd
|
Wait for document symbols in sync fashion
|
2021-05-12 23:21:55 -04:00 |
|
BoykoAlex
|
5a4eea4d2b
|
Boot Dash filters UI rework
|
2021-05-11 13:56:30 -04:00 |
|
BoykoAlex
|
a8abea0cb0
|
Move search for main method off the ui thread
|
2021-05-06 13:45:11 -04:00 |
|
BoykoAlex
|
f86f9be789
|
Adjustments for wizard sections
|
2021-05-05 19:26:20 -04:00 |
|
Kris De Volder
|
a1fb33f21e
|
Add support for load_var step
See: https://github.com/spring-projects/sts4/issues/633
|
2021-05-05 11:45:28 -07:00 |
|
Kris De Volder
|
f825c2e797
|
Add old_name property to Resource schema
See: https://github.com/spring-projects/sts4/issues/633
|
2021-05-05 11:45:28 -07:00 |
|
BoykoAlex
|
0b840cd8ea
|
Filter for not showing apps without luanch conf or main method
|
2021-05-05 13:25:32 -04:00 |
|
Kris De Volder
|
d1c6d025c8
|
Fix https://github.com/spring-projects/sts4/issues/635
After fixing typo in classname also have to fix this in
main.ts vscode launcher.
|
2021-05-05 10:20:55 -07:00 |
|
Martin Lippert
|
3749a2f21c
|
update jdt core version to the latest one (3.25.0)
|
2021-05-05 11:52:39 +02:00 |
|
Martin Lippert
|
6d0c0ab2d6
|
update tycho version and do not restrict javax.servlet package resolution to a specific bundle anymore
|
2021-05-05 10:20:16 +02:00 |
|
Kris De Volder
|
c917df2ced
|
Fix for rendering issue with embedded props editor
See: https://github.com/spring-projects/sts4/issues/611
|
2021-05-04 14:48:11 -07:00 |
|
Kris De Volder
|
e125871239
|
Disable some parts of concourse pipeline related to ovsx-publish
These bits are not working anymore and done manually by Martin now.
|
2021-05-04 11:03:01 -07:00 |
|
Kris De Volder
|
193ada2917
|
Fix and test for https://github.com/spring-projects/sts4/issues/615
|
2021-05-04 11:03:01 -07:00 |
|
Martin Lippert
|
bf24b5896a
|
updated p2 repo location of m2e-chromatic feature
|
2021-05-03 21:30:57 +02:00 |
|
BoykoAlex
|
c73b817426
|
ChoseOneSection support for choices live expression
|
2021-05-03 11:37:41 -04:00 |
|
Martin Lippert
|
0de6a9cea9
|
updated version of github-api library to avoid http references to some jenkins-ci repo urls
|
2021-04-28 12:41:20 +02:00 |
|
Martin Lippert
|
59f28e1729
|
added Eclipse 2021-06-based builds to nightly download page doc
|
2021-04-28 10:10:18 +02:00 |
|
Martin Lippert
|
07459c6f5e
|
fixed typo
|
2021-04-28 10:09:53 +02:00 |
|
Martin Lippert
|
da16b399f3
|
change versio back to next major release 1.26.0
|
2021-04-09 10:06:29 +02:00 |
|
Kris De Volder
|
3620e55c3f
|
Re-enable tests in spring-boot-ls builds
|
2021-04-08 17:14:36 -07:00 |
|
Kris De Volder
|
b6c23f4885
|
More fiddly bits related to branch rename
|
2021-04-08 16:57:41 -07:00 |
|
Kris De Volder
|
c9e87096fd
|
Bump version to 1.25.1
|
2021-03-26 20:37:28 +00:00 |
|
BoykoAlex
|
9616b66de4
|
Wrong JDK error message in VSCode
|
2021-03-25 17:33:14 -04:00 |
|
BoykoAlex
|
a4513b87ae
|
Minimum Java 11 for all spring LS. Upgrade vscode dependencies.
|
2021-03-19 12:21:10 -04:00 |
|
Martin Lippert
|
436510acaf
|
added build target for Eclipse 2021-06
|
2021-03-18 11:52:25 +01:00 |
|