Iām getting my feet wet here, but I feel like Iām doing this all wrong.
Iām copying code in to the hub, saving, trying to get to a point without errors.
Then, it feels like Iām coding back in 1990 where I need to put debug statements everywhere as thereās no breakpoints, ways to investigate anything.
Thereās no documentation anywhere, and Iām also finding it hard to even work out simple stuff (eg. this works in ST:
import com.google.common.base.Splitter;
but in HE, it just chokes with āunable to resolve classā)
What tools/editors/IDE/debugging tools are people using?
Not complaining, just looking for pointers on best practice and knowing where to look.
I'd guess that most people are probably using IntelliJ Idea (Community Edition), which is free and supports Groovy. My Hubitat hasn't arrived yet, so no idea about debugging support etc.
I'd recommend downloading the Jetbrains Toolbox App to make installation and updates easier