Skip to main content



      Home
Home » Eclipse Projects » Sirius » Any problem if use Project explorer instead of Model explorer?(Want to use Project explorer instead of Model explorer)
Any problem if use Project explorer instead of Model explorer? [message #1697173] Tue, 02 June 2015 03:27 Go to next message
Eclipse UserFriend
Hi,

Because of integrating our tool with another Eclipse RCP tool, we need to use Project explorer instead of Model explorer that provided by Sirius. I'm going to have some investigations, but I would like to ask you first:
- Is it possible or not
- If possible, is there any special feature under Model explorer that we have to implement when customizing Project explorer?

Thanks
Re: Any problem if use Project explorer instead of Model explorer? [message #1697178 is a reply to message #1697173] Tue, 02 June 2015 03:57 Go to previous messageGo to next message
Eclipse UserFriend
Le 02/06/2015 09:27, Sann Tran a écrit :
> Hi,
Hi,

>
> Because of integrating our tool with another Eclipse RCP tool, we need
> to use Project explorer instead of Model explorer that provided by
> Sirius. I'm going to have some investigations, but I would like to ask
> you first:
> - Is it possible or not

It is already done by Sirius: Sirius declares a viewerContentBinding
which provides its contentExtension "Sirius Content Management" as
extension of the project explorer (user can disable it from the
Customize view... menu of the Project Explorer)

Note that you could also choose to extends the ModelExplorer with your
own viewContentBinding ("org.eclipse.ui.navigator.viewer" extension point).

> - If possible, is there any special feature under Model explorer that we
> have to implement when customizing Project explorer?

The ModelExplorer have the filter area allowing to retrieve domain
elements using regular expressions.

Which version of Sirius do you use ?

In Sirius 3.0.0 (will be released with Eclipse Mars in June), the
declaration of the ModelExplorer view and the Modeling perspective are
done in a new plugin (org.eclipse.sirius.ui.ext), this will allow you to
build a RCP tool without declared in this plugin (ModelExplorer view,
Modeling perspective, Sirius preference page, new Modeling Porject
wizard and convert action). If you want only a subart of those
extensions, you will have the possibility to add them in your own pugins.

>
> Thanks


Regards,

--
Maxime - Obeo

Need professional services for Sirius?
http://www.obeodesigner.com/sirius
Re: Any problem if use Project explorer instead of Model explorer? [message #1697354 is a reply to message #1697178] Wed, 03 June 2015 07:05 Go to previous message
Eclipse UserFriend
Ok thank you very much, Maxime
Previous Topic:Set incoming and outgoing edges
Next Topic:Dynamic entity creation Sirius
Goto Forum:
  


Current Time: Sun May 18 22:53:06 EDT 2025

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

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

Back to the top