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.
我需要在 JCreator 中逐行运行我的 java 项目。与在 VS 2010 中一样,我们设置了一个断点并在该点获取值,我想在 JCreator 中执行类似的任务。
在 JCreator 中有什么方法可以做到这一点吗?
如果您使用 JCreator 的免费版本,您将遇到严重的挑战,因为它缺少大多数在您开始开发后值得拥有的工具。
也许您最好使用免费的、完整的 IDE,例如Eclipse或NetBeans。当您不断将 JCreator 等轻量级工具与 Visual Studio 进行比较时,我只能猜测您想要大型 IDE 的全部优势。