如何在 IDEA社区版2020中使用IntelliJSpring支持?IntelliJ文档推荐我:From the main menu, select File | New | Project.In the left pane of the New Project wizard, select SpringInitializr.
但我在“项目向导”中没有这样的<
我尝试在STS (Spring工具套件)中调试一个junit测试。当我尝试在测试对象下的类的任何方法中执行“step-into”时,我得到 com.sun.jdi.InternalException: Got error code in reply:35 occurred当我在IntelliJIDEA中做同样的事情时,我会得到 'this' is not available。我尝试了Using