Commit 8173dd7
authored
Prevent JDTLS from generating metadata files at project root (#179)
Address #178
Add -Djava.import.generatesMetadataFilesAtProjectRoot=false system
property to stop .project, .classpath, and .settings/ files from being
created in the project directory.1 parent 563178e commit 8173dd7
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| |||
0 commit comments