Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Dynamic menu in eclipse 3.3
Dynamic menu in eclipse 3.3 [message #331314] Sun, 31 August 2008 17:07 Go to next message
Mikael Petterson is currently offline Mikael PettersonFriend
Messages: 158
Registered: July 2009
Senior Member
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 19:34 Go to previous messageGo to next message
Mikael Petterson is currently offline Mikael PettersonFriend
Messages: 158
Registered: July 2009
Senior Member
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 15:27 Go to previous message
Catalin Samarghitan is currently offline Catalin SamarghitanFriend
Messages: 9
Registered: December 2015
Junior Member
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: Thu Apr 25 15:41:32 GMT 2024

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

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

Back to the top