Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 groovy 脚本,我想在 Visual Studio Code 中进行调试。我在想 groovy 作为一种 JVM 语言,我可能需要使用Java Debugger。但是我还没有找到调试 Groovy 代码的方法。有什么建议吗?