如何使用 VIM/GVIM 调试 Java 应用程序? [英] How to Debug Java Application using VIM/GVIM?

查看:20
本文介绍了如何使用 VIM/GVIM 调试 Java 应用程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我之前问过这个问题(any-good-tutorial-for-moving-from-eclipse-to-vim)

I asked this question previously (any-good-tutorial-for-moving-from-eclipse-to-vim)

根据输入,我开始使用 GVIM 而不是 Eclipse.我向其中添加了 ctags,现在我可以轻松地导航了.

From the inputs, I started using GVIM instead of Eclipse. I added ctags to it and I am able to navigate now comfortably.

留给我的唯一问题是调试"?我尝试搜索一些链接,但找不到有用的链接?

The only problem left for me is "Debugging"? I tried searching for some links, and couldn't find a useful one?

如果有人使用或熟悉使用 vim/Gvim 进行 Java 调试,可以提供他们的输入/链接/教程,这将非常有帮助.

If anyone using or familiar with Java Debugging using vim/Gvim, can provide their inputs/ links/tutorials, it would be very helpful.

推荐答案

您最好的选择似乎是集成命令行调试器 jdb,其中一种解决方案是 yavdb,另一个是JavaKit.

Your best bet seems to be integration of the command line debugger jdb, one such solution is yavdb, another is JavaKit.

这篇关于如何使用 VIM/GVIM 调试 Java 应用程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆