Bug 57105 - Macro Recorder like in Microsoft Office
Summary: Macro Recorder like in Microsoft Office
Status: RESOLVED DUPLICATE of bug 8519
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Scripting (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Platform-Scripting-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 80140
  Show dependency tree
 
Reported: 2004-04-01 15:35 EST by Agent Smith CLA
Modified: 2006-08-16 16:37 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agent Smith CLA 2004-04-01 15:35:51 EST
A macro recorder like in Microsoft Office products would be very good for 
Eclipse.

When years ago I coded a Word plugin, I often recorded a macro and watched the 
Visual Basic code which it produced during recording. Then I knew which 
functions I needed to call for doing specific tasks. I didn't need to read a 
book or online help or search a forum. I simply recorded a macro and watched 
the code it produced. With this method I got the answers to my questions very 
fast. And much of the produced code I could reuse.

I think that the Eclipse plugin development could be more easy if such a macro 
recorder would exist for Eclipse.

Of course some repeating tasks could be automated by such a macro recorder. 
There are some feature requests on this since Eclipse 1.0 I think. But this is 
in my eyes just a side effect. The main advantage for me would be that I could 
more easily learn to develop Eclipse plugins.

Its a little bit difficult to explain the avantages of such an macro recorder. 
Just record a macro in a Microsoft Office product (like Word) and look at the 
result to see what I mean.
Comment 1 Ed Burnette CLA 2005-12-09 00:23:17 EST
Isn't this a dup of bug 8519?
Comment 2 John Arthorne CLA 2006-08-16 16:37:53 EDT

*** This bug has been marked as a duplicate of 8519 ***