由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - anybody using Emacs for java debugging?
相关主题
有什么可视化的debug工具么不同compiler速度可以差很远吗?
a emacs and shell script questionAfter build,how to run the program on visual C# 2008
求教linux下debug的问题问个超简单的C问题
以后别讨论啥ide vs vi了C++现在写起来真舒服啊
python 问题SQL debug step into a store procedure from another one (转载)
how to debug mpi?大家不觉得这篇文章很有道理么?未来语言的趋势?
能否给些讲debug经验的文章和书籍 (转载)求助大家 如何用 Eclipse 给一个project加入image (转载)
一个debug的问题qeustion about separation of interface and implementation in java
相关话题的讨论汇总
话题: emacs话题: using话题: debugging话题: anybody话题: java
进入Programming版参与讨论
1 (共1页)
c******n
发帖数: 4965
1
sometimes without an X window, it's easier to fire up emacs than doing
eclipse
any good tools? JDEE ?
g*****g
发帖数: 34805
2
I wouldn't mind using vi for some quick configuration change on a
console. But is there a reason you can't do your development locally
before upload the bytecode to remote machine?

【在 c******n 的大作中提到】
: sometimes without an X window, it's easier to fire up emacs than doing
: eclipse
: any good tools? JDEE ?

c******n
发帖数: 4965
3
windows laptop, devel is in unix

【在 g*****g 的大作中提到】
: I wouldn't mind using vi for some quick configuration change on a
: console. But is there a reason you can't do your development locally
: before upload the bytecode to remote machine?

g*****g
发帖数: 34805
4
I don't get it. There's no difference on top of JVM unless
you are using JNI.

【在 c******n 的大作中提到】
: windows laptop, devel is in unix
c******n
发帖数: 4965
5
right there is no diff,
but I don't feel comfortable with the tool chain ant/ivy/editors on windows

【在 g*****g 的大作中提到】
: I don't get it. There's no difference on top of JVM unless
: you are using JNI.

g*****g
发帖数: 34805
6
Install a cygwin and you are all set, if you are more comfortable
with unix environment.

windows

【在 c******n 的大作中提到】
: right there is no diff,
: but I don't feel comfortable with the tool chain ant/ivy/editors on windows

1 (共1页)
进入Programming版参与讨论
相关主题
qeustion about separation of interface and implementation in javapython 问题
问个弱问题,C++为什么把interface和implementation分开?how to debug mpi?
StringBuffer能否给些讲debug经验的文章和书籍 (转载)
想写个简单的 JVM- 用C++还是Java一个debug的问题
有什么可视化的debug工具么不同compiler速度可以差很远吗?
a emacs and shell script questionAfter build,how to run the program on visual C# 2008
求教linux下debug的问题问个超简单的C问题
以后别讨论啥ide vs vi了C++现在写起来真舒服啊
相关话题的讨论汇总
话题: emacs话题: using话题: debugging话题: anybody话题: java