I am trying to use the immutables
library with vscode (and Gradle).
Steps I've taken:
- Confirmed that the
jar
exists - Ensured that the
GRADLE_USER_HOME
variable exists (it didn't initially) - Set the "java.import.gradle.home" vscode setting (GRADLE_HOME)
- Ensured project builds using
gradle build
I keep getting hung up on the environment variable. GRADLE_USER_HOME
vs GRADLE_HOME
.
I'm on MacOS and I did not install vscode using brew
, but actually downloaded the app from the vscode website.
Unable to load annotation processor factory 'GRADLE_USER_HOME/caches/modules-2/files-2.1/org.immutables/value/2.7.3/91d271437be1e14438a2da6c5c3e9f8db061a7b9/value-2.7.3.jar' for project