Analysis selector provider [message #1740761] |
Thu, 18 August 2016 05:14  |
Eclipse User |
|
|
|
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.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03427 seconds