Commit 11dd515
committed
Runtime-Based MicroProfile Config Validation for LSP4MP
Fixes #511
Signed-off-by: azerr <[email protected]>1 parent e3a39e2 commit 11dd515
File tree
74 files changed
+4078
-1001
lines changed- microprofile.jdt
- org.eclipse.lsp4mp.jdt.core
- runtimes/smallrye
- src/main/java/org/eclipse/lsp4mp
- commons
- runtime
- converter
- jdt
- core
- java
- diagnostics
- validators
- project
- utils
- internal
- config/java
- core
- java/validators
- ls
- org.eclipse.lsp4mp.jdt.test
- projects/maven/config-quickstart/src/main/java/org/acme/config
- src/main/java/org/eclipse/lsp4mp/jdt/core
- configproperties/properties
- config
- java
- properties
- microprofile.ls/org.eclipse.lsp4mp.ls/src
- main/java/org/eclipse/lsp4mp
- commons
- runtime
- converter
- extensions
- ls
- java
- properties
- services/properties
- settings
- test
- java/org/eclipse/lsp4mp
- commons/runtime
- extensions
- reactivemessaging
- sysenv
- services/properties
- expressions
- resources
- classpath/quarkus
- org/eclipse/lsp4mp/services/properties
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
74 files changed
+4078
-1001
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 72 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | | - | |
21 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
22 | 44 | | |
| 45 | + | |
| 46 | + | |
23 | 47 | | |
24 | 48 | | |
25 | 49 | | |
26 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
27 | 79 | | |
| 80 | + | |
28 | 81 | | |
29 | 82 | | |
30 | | - | |
31 | | - | |
32 | 83 | | |
33 | | - | |
34 | | - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
35 | 89 | | |
36 | | - | |
37 | | - | |
| 90 | + | |
| 91 | + | |
38 | 92 | | |
39 | 93 | | |
40 | 94 | | |
41 | 95 | | |
42 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
43 | 106 | | |
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| 41 | + | |
| 42 | + | |
40 | 43 | | |
41 | 44 | | |
42 | 45 | | |
| |||
74 | 77 | | |
75 | 78 | | |
76 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
77 | 87 | | |
0 commit comments