Commit Graph

37 Commits

Author SHA1 Message Date
BoykoAlex
9bef1b8a6b Initial support for Gradle projects 2017-02-07 19:45:59 -05:00
Kris De Volder
caa554d288 Improving some error marker messages 2017-01-24 19:07:37 -08:00
Kris De Volder
27c7e9fefd Run script to fix remaining copyrights 2017-01-12 13:39:11 -08:00
Kris De Volder
b996f328fc Add some missing copyrights manually 2017-01-12 13:31:40 -08:00
BoykoAlex
288d846a68 Instead of mvn build use mvn project building + resolve. Refactorings 2016-12-16 10:15:04 -05:00
Kris De Volder
ddf1e47b3e Use javaolution.Text in TextDocument implementation 2016-12-12 12:59:15 -08:00
BoykoAlex
e9f7cd46ba Ensure commons-language-server is independent from java/maven projects 2016-12-08 19:17:29 -05:00
Kris De Volder
5e98569cc7 show 'progress' message while building index. 2016-12-08 09:45:25 -08:00
BoykoAlex
86b6e6d270 Remove roaster java parser lib to reduce jar footprint to 14Mb 2016-12-02 15:57:54 -05:00
BoykoAlex
47461c772c Logger name content asisst 2016-11-30 16:47:17 -05:00
BoykoAlex
5792f523fc Class Reference content assist for boot application properties and yaml 2016-11-30 13:14:27 -05:00
BoykoAlex
3bf568b6a2 Hovers for application properties 2016-11-22 20:36:53 -05:00
BoykoAlex
7690aca913 Tiny tests cleanup 2016-11-21 21:42:25 -05:00
BoykoAlex
cbe514ec65 Adopt Renderables in Javadoc. Refactoring for building mvn projects 2016-11-21 21:20:21 -05:00
BoykoAlex
a8b003b020 Corrections for type region in html and tests for no javadoc comment 2016-11-21 19:09:03 -05:00
BoykoAlex
633fb777a0 Generated HTML data extraction hacks 2016-11-20 18:17:48 -05:00
BoykoAlex
2a09bc3012 Correct lookup of enum constant declaration 2016-11-18 21:00:17 -05:00
BoykoAlex
0841f9b55d Simple refactorings 2016-11-18 20:12:34 -05:00
BoykoAlex
26b95f3263 Javadoc from Javadoc jars 2016-11-18 20:01:26 -05:00
BoykoAlex
2c9a250ec5 Roaster parser and javadoc support 2016-11-17 17:14:51 -05:00
BoykoAlex
f2abf2d21d Factor common logic for javadoc in javadoc package 2016-11-17 14:34:07 -05:00
BoykoAlex
ff8c5ce491 Factor staff out in javadoc package 2016-11-17 11:11:18 -05:00
BoykoAlex
c50cf8b883 Ensure JavadocProviderFactory is used for the index instance only 2016-11-16 22:03:57 -05:00
BoykoAlex
afd3762fe4 Javadoc for source folders and maven atrifact jars 2016-11-16 19:26:00 -05:00
BoykoAlex
1e2af95da5 Javadoc support initial commit 2016-11-15 19:32:31 -05:00
BoykoAlex
61f7252f15 Content assists for application properties 2016-11-11 09:20:13 -05:00
BoykoAlex
01f39c7722 Error reporting and robustness for Jandex java index 2016-11-08 23:04:04 -05:00
Kris De Volder
560a32d0e0 Merge branch 'master' of github.com:spring-projects/sts4 2016-11-08 15:40:53 -08:00
BoykoAlex
4f3bd9953c Tests polishing 2016-11-08 17:48:55 -05:00
BoykoAlex
010104ec8b Jandex based Java Knowledge integration 2016-11-08 10:19:58 -05:00
Kris De Volder
af64ba01d3 Update to lsp4j 2016-11-07 17:29:54 -08:00
BoykoAlex
608968d86e Move properties editor test harness classes in separate project 2016-10-27 15:58:19 -04:00
Alex Boyko
5ea5b5cb28 Integrate commons-maven to eliminate classpath text file based solution 2016-10-25 17:15:25 -04:00
Kris De Volder
46e2334b0c Introduce IClasspath abstraction. 2016-10-21 16:01:42 -07:00
Kris De Volder
61fb272209 commons-util package renames
Bring package names inline with project name
2016-10-20 10:01:52 -07:00
Kris De Volder
67eb11fae1 commons-java project
Bring package names in line with project name
2016-10-20 09:57:41 -07:00
Kris De Volder
59c78615ab Application yaml now verifies simple
property names
2016-10-19 16:22:33 -07:00