Hi everyone. Is anyone experiencing difficulties u...
# general
b
Hi everyone. Is anyone experiencing difficulties using the Pants IDEA plugin to debug Pants based apps? @quaint-shoe-900 and I are getting “No JDK Specified” when attempting to run the IDEA debugger
w
was the run configuration from the old project possibly? can you remove then recreate it?
b
WDYM by old project? IDEA 2018.3.6?
w
a project could be created by earlier version of intellij
but you can just remove and recreate the run configuration
make sure JDK/JRE is set for the run configuration
b
I tried recreating the run configuration multiple times, didn’t help
Made sure JDK is properly set
w
What’s the exact error?
b
Error running: No JDK Specified
Nothing more than that
w
any way I can repro this? I tried with
examples/tests/java/org/pantsbuild/example/hello/
does it happen for every project?
b
I’ll try and setup a new vanilla project
See what happens
b
Thanks @wide-energy-11069
Is a new version out yet?
w
1.12.1 is out
b
👍
Thank you!