Commit 8aadf21
authored
Deprecate 'java.configuration.checkProjectSettingsExclusions' (#2311)
- If users want to change the place to generate metadata files they can
use 'java.import.generatesMetadataFilesAtProjectRoot'.
- If users just want to hide the metadata files at the file explorer,
they can use 'files.exclude' directly.
Signed-off-by: Sheng Chen <sheche@microsoft.com>1 parent d0f1f11 commit 8aadf21
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| 210 | + | |
210 | 211 | | |
211 | | - | |
| 212 | + | |
212 | 213 | | |
213 | 214 | | |
214 | 215 | | |
| |||
0 commit comments