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

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

问题描述

我以前问过这个问题(任何好的教程 - 从eclipse到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调试,可以提供他们的输入/链接/ tutorials,这将是非常有用的。

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天全站免登陆