Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How to trigger Eclipse commands from MS-Office applications?
How to trigger Eclipse commands from MS-Office applications? [message #249583] Fri, 04 June 2004 15:25
Eclipse UserFriend
Originally posted by: clavigo.gmx.at

I would like to trigger commands in Eclipse from MS-Office applications.

Example: open a Java type and jump to a certain line. Both line and type
would be displayed in an Excel document within two consecutive cells, like

| 39 | java.util.Iterator |

I would select these cells in Excel, push a function key and Eclipse should
execute

Open Type java.util.Iterator
Goto Line 39

thus displaying the source code within an editor window.

Where should I start to read how to accomplish this?

Claro Clavigo
Previous Topic:Pulldown Toolbar
Next Topic:whether this feature is in eclipse CVS
Goto Forum:
  


Current Time: Wed Sep 18 17:40:07 GMT 2024

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

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

Back to the top