Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 07:27 Go to next message
Sann Tran is currently offline Sann TranFriend
Messages: 15
Registered: November 2014
Junior Member
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 07:57 Go to previous messageGo to next message
Maxime Porhel is currently offline Maxime PorhelFriend
Messages: 516
Registered: July 2009
Location: Nantes, France
Senior Member
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


Maxime Porhel - Obeo

Need training or 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 11:05 Go to previous message
Sann Tran is currently offline Sann TranFriend
Messages: 15
Registered: November 2014
Junior Member
Ok thank you very much, Maxime
Previous Topic:Set incoming and outgoing edges
Next Topic:Dynamic entity creation Sirius
Goto Forum:
  


Current Time: Thu Mar 28 16:51:35 GMT 2024

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

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

Back to the top