Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Sirius » Analysis selector provider
Analysis selector provider [message #1740761] Thu, 18 August 2016 09:14 Go to next message
Laurent BOD is currently offline Laurent BODFriend
Messages: 4
Registered: June 2016
Junior Member
I try to integrate sirius in eclipse RCP and when I want to read a file aird, I get the following error. I don't understand. Can you help me and tell me what this means ?

(french text) J'essaie d'intégrer sirius dans un eclipse RCP et lorsque je souhaite lire un fichier au format aird, j'ai l'erreur suivante. Je ne comprends pas : pouvez-vous m'aider et me dire ce que cela signifie ?

Thanks, Laurent
---------------

URI fileURI = URI.createFileURI(new File("...../basicfamily.sample/representations.aird").getAbsolutePath());
Session session = SessionManager.INSTANCE.getSession(fileURI, new NullProgressMonitor());

!ENTRY org.eclipse.sirius 2 0 2016-08-18 11:00:00
!MESSAGE No default analysis selector provider found at extension point "org.eclipse.sirius.analysisSelectorProvider", using the DefaultAnalysisSelectorProvider instead.
Re: Analysis selector provider [message #1740784 is a reply to message #1740761] Thu, 18 August 2016 14:12 Go to previous messageGo to next message
Steve Monnier is currently offline Steve MonnierFriend
Messages: 572
Registered: May 2011
Senior Member
Hello Laurent,

The default DAnalysisSelectorProvider (named SmartDialogAnalysisSelectorProvider) is provided in the plugin org.eclipse.sirius.ui. I guess that this plugin is missing in your integration.

Regards,
Steve


Steve Monnier - Obeo Canada
Need training or professional services for Sirius?
http://www.obeodesigner.com/sirius
Re: Analysis selector provider [message #1740788 is a reply to message #1740784] Thu, 18 August 2016 14:35 Go to previous message
Laurent BOD is currently offline Laurent BODFriend
Messages: 4
Registered: June 2016
Junior Member
Thanks, I add it and now it's ok Smile
Previous Topic:Sirius Connection Mode
Next Topic:[Properties View] Use "Hyperlink" on Nevigation to other diagram
Goto Forum:
  


Current Time: Thu Apr 25 15:07:31 GMT 2024

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

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

Back to the top