Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » Eclipse Eventlog
Eclipse Eventlog [message #71062] Fri, 03 February 2006 18:33 Go to next message
Eclipse UserFriend
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 Go to previous message
Randy D. Smith is currently offline Randy D. SmithFriend
Messages: 394
Registered: July 2009
Senior Member
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 Go to previous message
Randy D. Smith is currently offline Randy D. SmithFriend
Messages: 394
Registered: July 2009
Senior Member
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
Previous Topic:Eclipse Eventlog
Next Topic:Laszlo IDE project and AFTP
Goto Forum:
  


Current Time: Thu Apr 25 14:17:04 GMT 2024

Powered by FUDForum. Page generated in 0.02629 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top