如何:在IDE外部调试Scala代码 [英] How To: debug Scala code when outside of an IDE

查看:129
本文介绍了如何:在IDE外部调试Scala代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试使用jEdit作为编写Scala代码的主编辑器。

I'm experimenting with using jEdit as my main editor for writing Scala code.

沿着jEdit我正在使用Apache Buildr和DTerm。这一切都很好,除了我真的不知道我将如何去调试大型IDE之外的Scala应用程序?

Along side jEdit I'm using Apache Buildr and DTerm. This all works well, except I'm really not sure how I would go about debugging Scala application outside of a large IDE?

是否有推荐的外部调试做法/工具的IDE?

Are there recommended practices/tools for debugging outside of an IDE?

推荐答案

我不确定您是否可以通过CLI完全调试。任何基于Java的调试工具都应该足够了。

I am not sure you can debug entirely through the CLI. Any Java-based debug tool should be enough.

这个 SO问题提及 jswat ,其中也有一个控制台模式。

它用于这个博客条目,可以很容易地安装,如说明这里

This SO question mentions jswat, which also has a console mode.
It is used in this blog entry and can be installed quite easily as illustrated here.

这篇关于如何:在IDE外部调试Scala代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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