I try to use pmd-eclipse plug-in (static analysis tool). Plug-in is installed and I added -vm corresponding option in stm32cubeide.ini to define correct jdk version but it still not works
The error message says that this plug in needs jdk 17 : jdk 17 is installed and I have added the option -vm with corresponding path to javaw.exe. Error Message is still present after CubeIDE restart.