Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » why wont the selectionchanged method work without invokiing tthe plugin?
why wont the selectionchanged method work without invokiing tthe plugin? [message #45032] Wed, 30 June 2004 11:18 Go to next message
Eclipse UserFriend
Originally posted by: salgavkarNOSPAM.NOSPAMyahoo.com

Hi,
When i select something in javacode editor (the plugin is loaded, but not
called at this time), the selectionChanged (IAction action, ISelection
selection), which is part of plugin, does not recieve any events. However,
it seems to work perfactly fine after i call the plugin via a menu bar.
The only theory that i have is that the plugin doesnt really start untill
it is called for the first time, even though the it is accessible via menu
bar, which is active. My question is how do we configure the plugin so
that it starts up when the plugin gets loaded.

Salgavkar.
Re: why wont the selectionchanged method work without invokiing tthe plugin? [message #45055 is a reply to message #45032] Wed, 30 June 2004 12:44 Go to previous message
Eclipse UserFriend
Originally posted by: myersj.nospam.us.ibm.com

Hi Salgavkar,

This newsgroup is for questions and messages about the Visual Editor
Project. Your question most likely belongs in the platform or jdt
newsgroup.

Thanks,

- Jeff

salgavkar wrote:
> Hi,
> When i select something in javacode editor (the plugin is loaded, but not
> called at this time), the selectionChanged (IAction action, ISelection
> selection), which is part of plugin, does not recieve any events. However,
> it seems to work perfactly fine after i call the plugin via a menu bar.
> The only theory that i have is that the plugin doesnt really start untill
> it is called for the first time, even though the it is accessible via menu
> bar, which is active. My question is how do we configure the plugin so
> that it starts up when the plugin gets loaded.
>
> Salgavkar.
>
>
>
Re: why wont the selectionchanged method work without invokiing tthe plugin? [message #593190 is a reply to message #45032] Wed, 30 June 2004 12:44 Go to previous message
Jeff Myers is currently offline Jeff MyersFriend
Messages: 396
Registered: July 2009
Senior Member
Hi Salgavkar,

This newsgroup is for questions and messages about the Visual Editor
Project. Your question most likely belongs in the platform or jdt
newsgroup.

Thanks,

- Jeff

salgavkar wrote:
> Hi,
> When i select something in javacode editor (the plugin is loaded, but not
> called at this time), the selectionChanged (IAction action, ISelection
> selection), which is part of plugin, does not recieve any events. However,
> it seems to work perfactly fine after i call the plugin via a menu bar.
> The only theory that i have is that the plugin doesnt really start untill
> it is called for the first time, even though the it is accessible via menu
> bar, which is active. My question is how do we configure the plugin so
> that it starts up when the plugin gets loaded.
>
> Salgavkar.
>
>
>
Previous Topic:Modelin UML with VE
Next Topic:appropriate jar file for IDocumentListener
Goto Forum:
  


Current Time: Sun Dec 22 11:29:20 GMT 2024

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

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

Back to the top