开发者

How do you change what the Eclipse debugger displays for an object in the Variables pane?

How do you chan开发者_如何学Pythonge what the Eclipse debugger displays for a Java object in the Variables pane? I'd like to provide a custom string to put there for my objects so I don't have to keep clicking on them. The default of SomeClass (id=111111...) isn't very useful.

I'm using Eclipse 3.6.0.


Use detail formatters.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜