Gradle plugin for running background processes during a build. Both standard executables and java classes are supported. workingDir String Optional. The path of the working directory to run the ...
Allows you to run Java Static Analysis directly in vscode on java files. Based on Charles Jonas's vscode-apex-pmd extension. I recommend you use the default ruleset as a starting point. Set ...
I've got a problem that I'm stuck on. How do I programmatically get the executing jar file's absolute path? I'm trying to look for a folder that is relative to the jar file's directory but I'm having ...