-
grayarea committed patchset 22 of module nox.logger to the Nox CVS repository, changing 9 files.
2004-07-07 04:11:57 UTC by grayarea
-
Logged In: YES
user_id=407214
+10 for me ;-)
The thing about F3 that annoys me the most is the lack of a
history for going back to the code I was just in.
2002-10-10 23:37:07 UTC by wr0ngway
-
greyarea committed patchset 21 of module nox.logger to the Nox CVS repository, changing 5 files.
2002-05-25 00:31:55 UTC by greyarea
-
I guess the title says it all...
2002-05-17 07:51:42 UTC by nobody
-
I'm using Eclipse 20020416. I unpacked the NOX
browser ZIP file under eclipse/plugins and restarted Eclipse.
I can't managed to enable the browser plugin, the instructions I found seem
to relate to some older version of Eclipse.
I.e., if I go to "Window" -> "Customize Perspective" I can't find any entry labelled
"Browser".
2002-05-13 14:57:16 UTC by maffeis
-
Got it. Great. Thanks.
(Sorry for the delayed reponse.)
2002-03-21 20:50:57 UTC by dan_hughes
-
This is one of the things I wanted to have a look at. Actually, the browser listens to all selection changes in the current workbench page, so you don't have to implement different listeners for different kinds of views. Since object specific b rowsing behavior behavior is contributed by extension points that the browser exposes (it also provides two implementations for workspace resources and...
2002-03-21 01:07:20 UTC by greyarea
-
If you could somehow just add another button that said "make the current editor position the tail of the history list", someone could just do it manually with a single click.
I *could* accomplish this by just using bookmarks, but unfortunately it takes a lot of mouse clicks and keystrokes to make it happen, and they aren't ordered by sequence, so it's not very practical.
-djssf.
2002-03-21 00:17:32 UTC by djssf
-
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...
2002-03-21 00:00:03 UTC by djssf
-
greyarea committed patchset 20 of module nox.logger to the Nox CVS repository, changing 3 files.
2002-03-19 02:04:37 UTC by greyarea