Search found 3 matches

by ebdalqui
Tue Aug 12, 2003 1:08 am
Forum: Enhancement Suggestions
Topic: Treeview in the document selector
Replies: 11
Views: 1850

Just wanted to bump this up ... as said, the feature of setting a project root to minimize the path names in the tree view would be handy as well.
by ebdalqui
Tue Aug 12, 2003 1:05 am
Forum: Enhancement Suggestions
Topic: Show matching brackets
Replies: 27
Views: 6321

The best implementation of this feature I have seen is in Oracle jDeveloper. Some examples would probably show it the best (The | represents the cursor): public void function () { |} Both curly brackets would have a light blue background. --------- public void funtion () { t.parseInt(a.toString()|);...
by ebdalqui
Thu Jun 12, 2003 3:54 pm
Forum: Enhancement Suggestions
Topic: Treeview in the document selector
Replies: 11
Views: 1850

I'd like to bump this up!

When working on large java packages with a complex directory structure a treeview in the document selector would sure make life easier.