BoykoAlex
2b2413ee60
JDT LS based index for searches and refactorings to replace Jandex
2019-02-22 17:23:22 -05: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
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
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
ed27056ea0
Trigger reconcile on classpath changes
2018-09-07 13:19:54 -07: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
BoykoAlex
eb34b0210f
PT #159307292 : Autowired reports optics, content specific to AST node
2018-07-26 21:25:37 -04:00
BoykoAlex
bb9bdff10f
PT #158478912 : Add jrt-fs.jar on classpath for fallback in case of JDK
...
>8
2018-06-20 14:29:49 -04:00
BoykoAlex
596c617202
PT #158305140 Fix more errors around bean type properties
2018-06-13 10:57:26 -04:00
BoykoAlex
66a9aa8fe3
PT #156686000 : Fix additional cases with javadoc doc for property keys
2018-06-07 16:50:28 -04:00
BoykoAlex
1203b899dd
PT #156686000 : Make enum value description look closer to javadoc
2018-06-06 21:42:28 -04:00
BoykoAlex
4b9e29590b
Refactor javadoc service injection
2018-06-05 09:55:09 -04:00
BoykoAlex
1b33036794
PT #156965730 : Get Javadoc from JDT LS or eclipse client via sts/javadoc
2018-05-31 22:19:28 -04:00
BoykoAlex
984eafc2c0
PT #157668103 : Switch to Gson where possible - except Bosh
2018-05-17 16:39:13 -04:00
BoykoAlex
a6d5e3c64f
PT #157196600 : Sys libs jandex index located at ~/.sts4-jandex/
2018-05-04 10:23:16 -04:00
BoykoAlex
e3301506a4
Fix unit test
2018-05-02 19:41:30 -04:00
Kris De Volder
fd67adaf40
More info log for JandexIndex lifecycle changes
2018-05-02 11:37:49 -07:00
Kris De Volder
981a1da5dc
Add some info logs when JandexIndex is being (re-)built
2018-05-02 10:13:50 -07:00
Kris De Volder
b21a506f6c
Fix NPE causing test failures
2018-04-30 11:58:48 -07:00
Kris De Volder
e5f9366813
Merge branch 'master' of github.com:spring-projects/sts4
2018-04-30 11:24:26 -07:00
Kris De Volder
16a56a5fdc
Refactor, fix and simplify classpath infrastructure
2018-04-30 10:10:56 -07:00
Martin Lippert
7e66bd24ce
refactored spring indexer to use executor service and react to project events instead of scanning workspace roots every time
2018-04-30 12:31:34 +02:00
Kris De Volder
d72d4b7bc8
Implement getSourceFolders in JdtLsClasspath
...
Also various refactoring and bug fixing
2018-04-24 11:56:05 -07:00
Kris De Volder
57fa91fe5c
Fix a bunch of race conditions in SpringIndexer and its tests
2018-03-27 11:39:24 -07:00
Kris De Volder
0c70f4200e
Fix race condition in SpringIndexer initialization
2018-03-26 17:05:35 -07:00
Kris De Volder
3d9752cbdb
Proper 'async' support for JdtLs fallback
2018-03-26 15:33:47 -07:00
Kris De Volder
b148969f17
Remove github java parser
...
Seem like it simply was not being used, except in test code.
2018-02-28 16:03:14 -08:00
BoykoAlex
c21c274e59
Attempt to stabilize the build
2018-02-14 22:01:07 -05:00
BoykoAlex
fa219f40e7
Re-enable test. Comment out synchronized suppliers for Jandex index
2018-02-14 21:31:15 -05:00
BoykoAlex
f3d6bba7ec
Navigate to specific position in file via source link
2018-02-14 18:10:26 -05:00
BoykoAlex
183fef6ec8
Re-index on rebuild
2018-02-12 17:11:04 -05:00