Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » [CDO]
[CDO] [message #874739] Mon, 21 May 2012 13:14 Go to next message
Esteban Dugueperoux is currently offline Esteban DugueperouxFriend
Messages: 472
Registered: July 2009
Senior Member
Hi,

In our product in which we use CDO, then which includes all CDO plugins,
we have a custom project explorer view on the workspace (CNF) and have
CDO actions (export, rename, ...) automatically contributed by the
"org.eclipse.emf.cdo.ui.ide", we would like to hide these actions
contributed through the org.eclipse.ui.popupMenus extension point
because they doesn't works in our context. How could we do that, or
there is another means to have these actions contributed to allow me to
hide them?

Best Regards.
Re: [CDO] [message #874759 is a reply to message #874739] Mon, 21 May 2012 13:41 Go to previous messageGo to next message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Am 21.05.2012 15:14, schrieb Esteban Dugueperoux:
> Hi,
>
> In our product in which we use CDO, then which includes all CDO plugins, we have a custom project explorer view on the
> workspace (CNF) and have CDO actions (export, rename, ...) automatically contributed by the
> "org.eclipse.emf.cdo.ui.ide", we would like to hide these actions contributed through the org.eclipse.ui.popupMenus
> extension point because they doesn't works in our context. How could we do that, or there is another means to have
> these actions contributed to allow me to hide them?
I know only two ways to do so:

1) Do not deploy cdo.ui.ide
2) Deploy it with a patched plugin.xml

Maybe other folks with more UI expertise know of better ways?

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper


Re: [CDO] [message #874781 is a reply to message #874759] Mon, 21 May 2012 14:33 Go to previous messageGo to next message
Erdal Karaca is currently offline Erdal KaracaFriend
Messages: 854
Registered: July 2009
Senior Member
There are these possibilities, too:

- capabilities API
- equinox transformer hook (may be complex)
Re: [CDO] [message #874802 is a reply to message #874781] Mon, 21 May 2012 15:19 Go to previous messageGo to next message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Am 21.05.2012 16:33, schrieb Erdal Karaca:
> There are these possibilities, too:
>
> - capabilities API
> - equinox transformer hook (may be complex)
Good points!

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper


Re: [CDO] [message #874817 is a reply to message #874781] Mon, 21 May 2012 15:40 Go to previous message
Esteban Dugueperoux is currently offline Esteban DugueperouxFriend
Messages: 472
Registered: July 2009
Senior Member
Hi Erdal,

Thanks for your reply, with capabilities it works fine.

On 21/05/2012 16:33, Erdal Karaca wrote:
> There are these possibilities, too:
>
> - capabilities API
> - equinox transformer hook (may be complex)
Previous Topic:[CDO 4.0] Durable Lock + CDOBranch + Connection aware URI
Next Topic:[CDO] Performances: Relationnal DB or Object DB ?
Goto Forum:
  


Current Time: Thu Apr 25 20:51:50 GMT 2024

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

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

Back to the top