Giter Club home page Giter Club logo

vscode-java-pmd's People

Contributors

chuckjonas avatar cracrayol avatar dangmai avatar nawforce avatar nchursin avatar ntotten avatar pawelwozniak avatar ricka avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

spardue

vscode-java-pmd's Issues

Failed Exit Code: 126

Describe the bug
A clear and concise description of what the bug is.

  1. Make any changes into the Java file.
  2. Save it.
  3. Got exception:
###################################
Analyzing /Users/dzavodnikov/Git/test-project/src/main/java/pro/zavodnikov/TestFile.java
env: {"CLASSPATH":"/Users/dzavodnikov/Git/test-project/*"}
PMD Command: "/Users/dzavodnikov/.vscode/extensions/cracrayol.java-pmd-0.7.0/bin/pmd/bin/pmd" check --no-progress -f json --no-cache -d "/Users/dzavodnikov/Git/test-project/src/main/java/pro/zavodnikov/TestFile.java" -R "/Users/dzavodnikov/.vscode/extensions/cracrayol.java-pmd-0.7.0/rulesets/quickstart.xml"
stderr:/bin/sh: /Users/dzavodnikov/.vscode/extensions/cracrayol.java-pmd-0.7.0/bin/pmd/bin/pmd: Permission denied
Failed Exit Code: 126

Java PMD Settings

  • pmdPath: /Users/dzavodnikov/.vscode/extensions/cracrayol.java-pmd-0.7.0/bin/pmd/bin/pmd
  • rulesetPath: /Users/dzavodnikov/.vscode/extensions/cracrayol.java-pmd-0.7.0/rulesets/quickstart.xml

Versions

  • OS: MacOS 14.4.1
  • vscode: 1.87.2

Update to PMD 7.0

Is your feature request related to a problem? Please describe.
I planning to switch from Eclipse to VSCode and some rules aren't found, probably because we was using PMD 7.0 (Like UnnecessaryBoxing or NonSerializableClass)

Describe the solution you'd like
Updating the extension to fit the 7.0 PMD version.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.