Ted Leung on the air
Ted Leung on the air: Open Source, Java, Python, and ...
Ted Leung on the air: Open Source, Java, Python, and ...
Thu, 13 Feb 2003
Call graphs in Eclipse
I just discovered an Eclipse plugin that can display the call graphs into a method and out of a method. This is a piece of functionality that I've been hoping would get into Eclpse, so I'm happy that this plugin has made its appearance.
Other things I wish Eclipse would do:
[15:49] |
[computers/programming/java/eclipse] |
# |
TB |
F |
G |
0 Comments |
- Code folding - this keeps getting put off
- Refactorings
- Convert parameter to field (and the reverse)
- Convert to inner class
- Split pane editing
- Ability to commit files from differences UI I like to check in by doing a diff and then writing the comments from the diff. It'd be great if I could select the filename in the structure compare view and be able to commit from there.
- Javadoc checking Last time I used Netbeans, there was some code that would walk all the Javadoc comments to make sure they weren't empty
- Ability to name versions within the local history
You can subscribe to an RSS feed of the comments for this blog:
Add a comment here:
You can use some HTML tags in the comment text:
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
<a href>
, <em>
, <i>
, <b>
, <blockquote>
, <br/>
, <p>
, <code>
, <pre>
, <cite>
, <sub>
and <sup>
.You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk