2002-03-21 00:00:03 UTC
I'd like to be able to browse code by highlighting a java method, right click, run search->declarations->hierarchy, go to the definition by double clicking on a search result, and having nox's history add both the current source code location as well as the new location to the list.
I can speculate that there's some new listener/notification you have to implement in order to pick up the event from clicking the search window as opposed to clicking in the outline window, but of course I'm just guessing.
-djssf