Commit Graph

130 Commits

Author SHA1 Message Date
BoykoAlex
d994d2abcd PT #164216122: JDT LS search performance improvement 1 2019-03-05 20:31:03 -05:00
Martin Lippert
a261770210 housekeeping 2019-02-27 11:38:40 +01:00
Kris De Volder
a7d8fa3996 Eclipse metadata 2019-02-25 10:23:40 -08:00
BoykoAlex
a3aabe534a Boot property for Jandex Index switch. Basic caching for JDTLS index 2019-02-22 19:27:44 -05:00
BoykoAlex
2b2413ee60 JDT LS based index for searches and refactorings to replace Jandex 2019-02-22 17:23:22 -05:00
Kris De Volder
37e68907c6 Bump version to 1.5.0 2019-02-22 17:23:45 +00:00
Martin Lippert
83c8271ddc classpath cleanup 2019-02-12 12:57:36 +01:00
Kris De Volder
5250088758 Bump version to 1.4.0 2019-01-25 19:13:33 +00:00
Kris De Volder
bd7c38b2aa Bump version to 1.3.0 2019-01-24 19:07:51 +00:00
BoykoAlex
5093d5e5dc PT #160596363: Resource link string correction 2019-01-21 20:10:17 -05:00
BoykoAlex
0681baa876 PT #160596363: Fixes for live hints and navigation for multi-projects
Initial work: highlights fixed, source links bean

SourceLinks bean uses project finder

Project finder all projects. Source entries for dependency projects.

Properly support peer projects for fall back Gradle projects

Update code minings for e4.9
2019-01-21 19:29:26 -05:00
Martin Lippert
09380b75ed enable symbol indexing for regular, non-boot spring projects 2018-12-28 09:03:55 +01:00
Kris De Volder
7d8d29be40 Bump version to 1.2.1 2018-12-22 00:15:08 +00:00
BoykoAlex
db429f9c21 PT #162167333: Ask JDT server for hover links (Eclipse, VSCode) 2018-12-11 18:41:33 -05:00
BoykoAlex
59275210ab PT #162110508: Index jrt-fs.jar 2018-12-06 16:19:09 -05:00
Kris De Volder
2301463aaf Bump version to 1.2.0 2018-12-04 20:56:19 +00:00
Kris De Volder
f358431b00 Small info logging tweak. 2018-11-22 16:55:03 -08:00
Kris De Volder
1cb46aa444 Add some logging to track completion handling 2018-11-22 16:03:39 -08:00
Kris De Volder
0eb6614617 Support for user-defined logging.groups 2018-11-14 11:42:50 -08:00
BoykoAlex
5e34506eae Fix the broken build (no JDK has no src.zip in CI) 2018-11-07 21:01:10 -05:00
BoykoAlex
d3faadef7b Attempt to fix the tests for symlinks src.zip 2018-11-07 20:07:45 -05:00
BoykoAlex
2e6238a2b7 Another hypothesis test 2018-11-07 19:37:07 -05:00
BoykoAlex
b22bc628aa More debugging changes 2018-11-07 19:22:55 -05:00
BoykoAlex
0788250644 Fix erro in debug changes 2018-11-07 19:12:02 -05:00
BoykoAlex
176b0b439d Debug changes for broken build 2018-11-07 19:04:03 -05:00
BoykoAlex
1abefb76c3 Debugging broken build 2018-11-07 18:31:39 -05:00
BoykoAlex
28793153e1 Debugging broken build 2018-11-07 18:10:04 -05:00
BoykoAlex
e3901c1435 Fix the broken build 2018-11-07 17:50:35 -05:00
BoykoAlex
b41d2df2ed More debugging changes 2018-11-07 17:40:01 -05:00
BoykoAlex
2a258bae99 Another attempt to fix the build 2018-11-07 17:27:06 -05:00
BoykoAlex
a6530dc5c6 Possible fix for build failure 2018-11-07 17:15:23 -05:00
BoykoAlex
9428e96cfc Debugging failing test 2018-11-07 17:05:21 -05:00
BoykoAlex
f2be2c717b PT #155474415: CTRL-CLICK navigation from .properties to Java 2018-11-07 16:35:07 -05:00
Kris De Volder
0e931fb3c2 Bump version to 1.1.1 2018-11-06 16:16:44 +00:00
Martin Lippert
972a85cea8 updated versions from 4.0.1 to 4.0.2 2018-11-01 11:37:43 +01:00
Kris De Volder
ed2365c5c0 Eclipse metadata 2018-10-16 09:49:43 -07:00
Kris De Volder
77edc22c3e Bosh LS no more subclass of SimpleLanguageServer 2018-10-09 16:33:58 -07:00
Kris De Volder
ba21265b4b Bootified CF Editor tests 2018-10-05 16:09:19 -07:00
Kris De Volder
946fa244e6 Eclipse metadata 2018-10-05 15:47:39 -07:00
Kris De Volder
885803bc2c Eclipse metadata 2018-10-02 15:40:47 -07:00
Kris De Volder
c69dded6de Bump version to 1.1.0 2018-09-25 21:12:29 +00:00
Kris De Volder
79d11531c1 Bump version to 1.0.0 2018-09-13 16:47:06 +00:00
Kris De Volder
9010cdf599 Bump version to 0.7.0 2018-09-07 22:57:01 +00:00
Kris De Volder
ed27056ea0 Trigger reconcile on classpath changes 2018-09-07 13:19:54 -07:00
Kris De Volder
869c0b2516 Bump version to 0.6.0 2018-08-13 21:13:24 +00:00
Kris De Volder
3949aa0a93 Fix https://github.com/spring-projects/sts4/issues/59
UriUtil.normalize did not properly ensure that drive-letters on windows
are canonically represented  (i.e allways in upper-case or allways in
lower-case).
2018-08-07 14:44:38 -07:00
Kris De Volder
576615c223 Bump version to 0.5.0 2018-07-27 16:39:35 +00:00
BoykoAlex
eb34b0210f PT #159307292: Autowired reports optics, content specific to AST node 2018-07-26 21:25:37 -04:00
Kris De Volder
5a1aab6d2c Bump version to 0.4.0 2018-07-18 16:59:15 +00:00
Martin Lippert
fc21e145ca update jdt prefs for photon 2018-07-06 13:07:22 +02:00