Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Editor Instance
Editor Instance [message #605215] Tue, 23 March 2010 19:00 Go to next message
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 100
Registered: March 2010
Senior Member
Hello.

I must make a plugin.

I need know how many instances of editors (java, c++...)there are run in the eclipse and I need know for the number line of cursor in them too, the file open in them, and i write in them ...

There are some Api for this???

How do I make this???

It's very important and I want to make a good plugin for the eclipse.
if i can make this, i can make the plugin.

Help me please.
Thanks a lot.

Jose
Re: Editor Instance [message #605218 is a reply to message #605215] Wed, 24 March 2010 08:02 Go to previous messageGo to next message
QE is currently offline QEFriend
Messages: 8
Registered: March 2010
Junior Member
for starters, try using File -> New -> Project, and select it to be a plugin development project. This sets up the template files you can use as a starting point.

Hope this helps
Re: Editor Instance [message #605221 is a reply to message #605218] Wed, 24 March 2010 08:07 Go to previous message
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 100
Registered: March 2010
Senior Member
Yes i do. i know this.
but i don't know that extension point I must use for i know the instances of editor that executa at workbench (java c++... , the editor of files only)

I don't find a manual for this.
don you know a manual about this?


Thanks a lot

Jose
Previous Topic:Editor Instance
Next Topic:can't find packages after upgrade
Goto Forum:
  


Current Time: Thu Apr 25 05:37:24 GMT 2024

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

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

Back to the top