Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Papyrus » Diagram Template Launcher
Diagram Template Launcher [message #989900] Sun, 09 December 2012 17:56 Go to next message
Andrea Sindico is currently offline Andrea SindicoFriend
Messages: 266
Registered: November 2010
Senior Member

I am trying to get the get the DiagramTemplate Launcher instance this way

org.eclipse.papyrus.diagramtemplate.launcher.DiagramTemplateLauncher.getInstance();

The compilers says it can't find the DiagramTemplateLauncher class though I have org.eclipse.papyrus.diagramtemplate, org.eclipse.papyrus.diagramtemplate.edit and org.ecplipse.papyrus.diagramtemplate.editor in the plugin's dependencies.

I am running Eclipse Juno with the latest papyrus.

What am I doing wrong?

Thank you


Follow me on Twitter @andreasindico

Re: Diagram Template Launcher [message #989972 is a reply to message #989900] Mon, 10 December 2012 10:18 Go to previous message
Camille Letavernier is currently offline Camille LetavernierFriend
Messages: 952
Registered: February 2011
Senior Member
Hello,

The package containing DiagramTemplateLauncher is not exported, which means it is not visible outside of the *.editor plug-in. I should probably fix that, but we haven't planned a new build until Juno SR2 (02/2013). You'll probably have to rely on a nightly build until then.

Regards,
Camille


Camille Letavernier
Previous Topic:Installing Papyrus in fresh Eclipse Indigo for Modeling
Next Topic:adding a stereotype/owned property into the MARTE profile
Goto Forum:
  


Current Time: Thu Apr 18 22:00:14 GMT 2024

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

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

Back to the top