Eclipse Eventlog [message #71062] |
Fri, 03 February 2006 18:33  |
Eclipse User |
|
|
|
Originally posted by: mirco.mirco-dunker.de
Hello,
I need a plugin, that is able to log user interactions
(mouse events and keyboard events) in eclipse.
For example the user opened a file, so
Mouse-Event: "File", Mouse-Event: "Open File", Mouse-Event: "Open" and
the name of the opened file would be logged.
Has there already a plugin been developed that is able to log this?
If not, where should I look first to get all events thrown by
Eclipse. Is there something like a central event management?
Greetings
Mirco Dunker
|
|
|
Re: Eclipse Eventlog [message #71082 is a reply to message #71062] |
Mon, 06 February 2006 20:52  |
Eclipse User |
|
|
|
Have you looked at TPTP? If all the user interactions are via SWT
events, you might find what you want at <
http://www.eclipse.org/tptp/test/documents/userguides/Intro- Auto-GUI.html
>, the "Automated GUI Recorder".
--
RDS
Mirco Dunker wrote:
> Hello,
>
> I need a plugin, that is able to log user interactions
> (mouse events and keyboard events) in eclipse.
>
> For example the user opened a file, so
> Mouse-Event: "File", Mouse-Event: "Open File", Mouse-Event: "Open" and
> the name of the opened file would be logged.
>
> Has there already a plugin been developed that is able to log this?
>
> If not, where should I look first to get all events thrown by
> Eclipse. Is there something like a central event management?
>
> Greetings
> Mirco Dunker
|
|
|
Re: Eclipse Eventlog [message #600015 is a reply to message #71062] |
Mon, 06 February 2006 20:52  |
Eclipse User |
|
|
|
Have you looked at TPTP? If all the user interactions are via SWT
events, you might find what you want at <
http://www.eclipse.org/tptp/test/documents/userguides/Intro- Auto-GUI.html
>, the "Automated GUI Recorder".
--
RDS
Mirco Dunker wrote:
> Hello,
>
> I need a plugin, that is able to log user interactions
> (mouse events and keyboard events) in eclipse.
>
> For example the user opened a file, so
> Mouse-Event: "File", Mouse-Event: "Open File", Mouse-Event: "Open" and
> the name of the opened file would be logged.
>
> Has there already a plugin been developed that is able to log this?
>
> If not, where should I look first to get all events thrown by
> Eclipse. Is there something like a central event management?
>
> Greetings
> Mirco Dunker
|
|
|
Powered by
FUDForum. Page generated in 0.03161 seconds