0.6.1 - 2023-09-08
Added
Changed
- Update README.md - Intro sentence to get the command palette opened by @surfmuggle in #137
- Update dependencies by @adangel in #142
- Quote classPath to deal with spaces in workspaceRootPath by @adangel in #143
Removed
- remove settings
showErrors
,showStdOut
, andshowStdErr
. Output from PMD execution is always
displayed in the output window. This helps to diagnose problems like ruleset loading errors.
Fixed
- Error executing PMD when project folder uses spaces #139
- Static Analysis Failed - Cannot load ruleset #140
New Contributors
- @surfmuggle made their first contribution in #137
Full Changelog: v0.6.0...v0.6.1