Scrates1

Results 5 issues of Scrates1

**Describe the bug** Dell电脑,由于Anki2.1标准版一直崩溃,安的Anki2.1 32位版本 按照步骤设置好了,但无论查什么单词都是显示查询字段无单词 ![字段无单词](https://user-images.githubusercontent.com/49557842/56035196-0f810980-5d5c-11e9-83bc-54dabd298c6c.JPG) 设置如下 ![设置](https://user-images.githubusercontent.com/49557842/56035212-1f98e900-5d5c-11e9-9411-2dd5c18e4ca3.JPG) 请问这有解决办法吗?

**Affects PMD Version:** pmd-bin-7.0.0-rc4 **Description:** Hi! GOOD DAY! I set `JAVA_HOME` to `C:\Users\XXX\Program Files\corretto-1.8.0_372` When I tring the CPD: ```bash .\pmd.bat cpd --no-fail-on-violation --minimum-tokens 30 --file-list XXX --language java --format...

a:bug
in:cli

**Was:** Is there any way to config the jdk path? **Is your feature request related to a problem? Please describe.** I can't set JAVA_HOME for some reason. Can I config...

an:enhancement
in:documentation

### Describe the bug When I use Spoon analysis, if there is no parent class source code, invocation.getExecutable() will incorrectly locate other method in this class. ![image](https://github.com/INRIA/spoon/assets/49557842/db2b13de-cbc4-4e99-bee5-fb787bed7892) ### Source code...

bug

### What happened? Hello, thank you for SootUp's contributions to the static analysis industry—it's truly meaningful. While attempting to use pointer analysis, I encountered the following BUG: ```bash java.util.NoSuchElementException: No...

bug