Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Dynamic menu in eclipse 3.3
Dynamic menu in eclipse 3.3 [message #331314] Sun, 31 August 2008 13:07 Go to next message
Eclipse UserFriend
Hi,

I need some advice for my plugin from you more experienced guys. I am
working on the clearcase plugin for eclipse. I will add an action ( I get
good help from the templates) that is called set config spec. That action
shall fire up a gui ( don't know what component that will be) where I can
select one of many labels/tags that I load from a predefined xml file.
Then I can select one label ( only one) and let the plugin handle setting
the config spec. In summary:

- What component can I use ( extend ) that can show a list of labels (
well names)?

- How can I load the labels into component from an xml file?

cheers,

//mike
Re: Dynamic menu in eclipse 3.3 [message #331315 is a reply to message #331314] Sun, 31 August 2008 15:34 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

I found that the SelectionDialog would be appropriate for my purpose.
Can I set the file to load in Preferences? And use it in my
SelectionDialog?
How? What extension do I have to use to acess preferences.

cheers,

//mike
Re: Dynamic menu in eclipse 3.3 [message #1752613 is a reply to message #331315] Wed, 25 January 2017 10:27 Go to previous message
Eclipse UserFriend
You were right, because of the variable within variable when the filter is done the install.root is still in the unresolvedVariables list, so the filter method is not able to determine the next valid uniqueInstallationID.

I've attached a small sample of the setup needed to reproduce the error.

Do you think I should open a bug, or this setup of double variable is not supported?

Thanks,
Catalin
Previous Topic:Compatibility between plugins versions in Eclipse Mars
Next Topic:EMF Update Site for emf.ecore.xcore
Goto Forum:
  


Current Time: Mon Mar 17 02:10:36 EDT 2025

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

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

Back to the top