Martin Lippert
b6d146d485
consume CI builds from spring-ide to get latest fixes in
2020-06-17 08:30:45 +02:00
Martin Lippert
b633a30b47
switched dependencies to use release build of spring-ide and commons
2020-06-16 09:50:28 +02:00
Kris De Volder
e0a9638c87
Move Symbols favourites pulldown to the right
2020-06-10 07:08:42 -07:00
Kris De Volder
1c09e8e594
Minimal UI to manage goto symbol 'Favourites'
2020-06-09 15:22:36 -07:00
Kris De Volder
05fe3272a3
Add support for 'Favourites' to Spring Symbols View
...
... the list of favourites is still hard-coded.
2020-06-09 11:51:43 -07:00
Martin Lippert
2a884eec00
updated orbit repos, tycho version, and javase metadata
2020-06-05 15:52:23 +02:00
Kris De Volder
e9b74c395c
Mulitple instances of Spring Symbols View
2020-05-28 14:42:30 -07:00
Kris De Volder
194bbefb40
Merge branch 'master' of github.com:spring-projects/sts4
2020-05-28 14:32:09 -07:00
BoykoAlex
9de72eaf5a
Bump ls version 1.19 Eclipse bits
2020-05-28 12:22:38 -04:00
Martin Lippert
e54f8ffbba
updated version to 4.7.0
2020-05-28 09:51:55 +02:00
Kris De Volder
514ee7a948
Spring Symbols: No project selection should still work
...
See: https://www.pivotaltracker.com/story/show/172999392
2020-05-27 15:52:27 -07:00
Kris De Volder
930e262a11
Merge branch 'master' of github.com:spring-projects/sts4
2020-05-20 14:48:09 -07:00
Kris De Volder
253c514a76
Add support for 'scopes' to 'Spring Symbols View'
...
Other polishes/fixes:
- double-click and enter properly opens the symbol location in editor.
- remove status line from Symbols view (it displays info that is
redundant as it is also shown in the 'scope' field)
- refresh symbols when current resource/project selection changes
2020-05-20 14:44:28 -07:00
Martin Lippert
b95729632a
updated orbit repo for e416 target def
2020-05-13 09:34:22 +02:00
Kris De Volder
8d61856584
Fix id of 'Spring Symbols' view...
...
... must be distinct from the id of BootDash view.
2020-05-11 11:32:45 -07:00
BoykoAlex
e1025d22ee
Eclipse IntroURL label parameter for LocationLink URI
2020-05-11 13:05:28 -04:00
Kris De Volder
9cc632a7f0
Initial implementation 'Goto Symbols' View
2020-05-08 10:24:09 -07:00
Martin Lippert
40e4885bda
add org.apache.commons.lang3 to update repo for easier install
2020-04-30 11:58:14 +02:00
Kris De Volder
9e7b48aaa2
Fix local build for eclipse language servers
2020-04-23 12:18:51 -07:00
Kris De Volder
267b13fe33
Bump ls version 1.18 Eclipse bits
2020-04-22 13:14:06 -07:00
Martin Lippert
92345046e9
updated versions to 4.6.1
2020-04-22 20:38:18 +02:00
Martin Lippert
bd0efaa994
added org.eclipse.lsp4e.jdt bundle to p2 repo definition
2020-04-11 21:04:47 +02:00
Martin Lippert
9217c34e3c
added configs for 2020-06 eclipse release
2020-04-09 09:24:14 +02:00
Martin Lippert
8986c42048
replace our jdt integration for lsp4e with the contributed version
2020-04-08 12:09:26 +02:00
BoykoAlex
3bddccd57f
PT #171932358 Flag for detailed java type data for sub/super types
2020-04-02 13:35:11 -04:00
Martin Lippert
d5067cbb3e
added back missing copyright header
2020-04-01 13:19:12 +02:00
Kris De Volder
ec0f93a226
Fix compile error
...
caused by changed api in RunTargetType from boot dash.
2020-03-26 09:41:25 -07:00
Martin Lippert
efa1005eaf
TEMPORARY workaround to make builds work again due to compile error, please revert as soon as possible
2020-03-26 14:59:51 +01:00
Martin Lippert
11d5044638
changed to use specific, but signed mylyn markdown plugin
2020-03-26 13:55:35 +01:00
Martin Lippert
2b8fb2d6d7
language server plugin build updated to CI builds of dependencies
2020-03-24 10:28:53 +01:00
BoykoAlex
48c06b7655
PT #171897914 Put back prefs listener removed by mistake
2020-03-23 13:41:25 -04:00
BoykoAlex
b9d65ff28e
Bump ls version to 1.17 eclipse bits
2020-03-20 10:25:49 -04:00
Martin Lippert
d692d8a164
updated versions to 4.6.1
2020-03-20 11:20:46 +01:00
Kris De Volder
027c5300c4
Bump ls version to 1.16 eclipse bits
2020-03-18 13:05:36 -07:00
Martin Lippert
c0b4a5f78f
updated repos again to consume artifacts from 3.9.12 release
2020-03-18 09:30:29 +01:00
Kris De Volder
331b9acfe4
Fix for race condition in cf server initializion on Eclipse
...
- sometimes cf server would not receive initial information about
targets defined in boot dash.
See: https://www.pivotaltracker.com/story/show/171827114
2020-03-17 14:56:54 -07:00
Martin Lippert
2aee8b223b
added mylyn docs feature to language server update repo to allow latest lsp4e version to be installed/updated
2020-03-17 10:31:04 +01:00
Martin Lippert
ddef76f182
switch back to nightly CI builds of dependencies while fixing remaining bugs for the 4.6.0 release
2020-03-17 10:30:19 +01:00
Martin Lippert
57e5922f22
switch to 3.9.12 release version of spring-ide components
2020-03-13 15:50:10 +01:00
Kris De Volder
17232e5a26
Replace project sorter for initial classpath events...
...
Now uses FileBuffers instead of open editors. This avoid
long blocking on ui thread syncExec.
2020-03-11 16:30:42 -07:00
Kris De Volder
de8bc438f3
Eclipse m2e metadata cleanup
2020-03-11 14:12:42 -07:00
Martin Lippert
9ef2f9f334
updated version to 4.6.0 to prepare for next release
2020-03-09 16:59:20 +01:00
Martin Lippert
1007144697
add missing latest version of mylyn markdown support for latest lsp4e versions
2020-03-06 16:08:08 +01:00
Martin Lippert
fd9c630b7a
restrict lsp4e to specific minimal version due to updated APIs
2020-03-06 15:08:25 +01:00
Martin Lippert
ccdceb552e
update orbit version for 2020-03 release
2020-03-06 15:07:53 +01:00
Martin Lippert
9cb47988b1
formatting
2020-03-06 13:58:38 +01:00
Martin Lippert
cf69abca5d
adapt to changed and updated lsp4e / lsp4j API
2020-03-06 13:58:21 +01:00
Martin Lippert
cfd1bcd88b
updated orbit and m2e versions for the builds
2020-02-28 09:43:58 +01:00
Martin Lippert
393f6845ee
updated orbit for 2020-03 m2
2020-02-19 10:05:40 +01:00
Kris De Volder
5ff917367d
Fix compile error caused by moved types in boot.dash.cf
2020-02-13 09:22:09 -08:00