Philip Graf
Philip Graf
It is currently not possible to set the auxclasspath.
You are not doing anything wrong. eclipse-pmd does not yet support Apex rules as they require Java 8 and eclipse-pmd is still on Java 7.
In my opinion PMD issues are warnings not errors. Errors prevent an application from working correctly, e.g. compile errors or bugs. PMD finds design issues which make the code more...
I'm trying to make eclipse-pmd stay out of your way as much as possible. Once enabled it should just do its thing so you can focus on writing clean code....
No, not currently.
Is this more a nuisance or does it prevent installing the plugin?
Signing the plug-in is on my todo list, although with a very low priority. For now you have to build it yourself. But you're right that there should be a...