Skip to main content



      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 07: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 08: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 08:44 Go to previous message
Eclipse UserFriend
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: Fri Apr 25 19:07:21 EDT 2025

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

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

Back to the top