Page 1 of 1

Method Links?

Posted: Mon Sep 25, 2000 3:17 pm
by Ryan Mitchell
One of the only cool features about the J++ editor is that it parses the Java source file and provides method names in a seperate frame that I can easily move around the source code (and get an overall feel of the file) without scanning the whole file.

Is there a way to do this in Textpad?

RE: Method Links?

Posted: Tue Sep 26, 2000 1:03 am
by Andreas
Hi,

see earlier discussion about TAGS file feature

Andreas

RE: Method Links?

Posted: Tue Sep 26, 2000 1:08 am
by Andreas
Hi again,

I just saw there is a tool under addons/utilities which seems to do what you want - I did not test it as I do not program in Java (yet).

Andreas