开发者

remove compile messages from clojure build failure backtraces

I would just love a way to filter out the back-traces from the compilation process and see only the messages from the running of my program.

I'm currently using La Clojure for Intellij, though I also 开发者_StackOverflow社区use slime/emacs.


If you're willing to drop back to the terminal to run, you can use mmcgrana's clj-backtrace to colorize and format the output of clojure's stacktraces.

A clj-like script that integrates clj-backtrace is available here.

Example:

example of clj-backtrace http://img.skitch.com/20091117-re5bqm6f5axg25mxpwcbcx53f8.png


0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜