Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mdt-papyrus.dev] Is it possible to export all Papyrus diagrams without file opening in eclipse?

Hi Camille,

Thank you for your response and your time! I will try to write something however could you suggest some code references to do it if any.

Regards,
Indy

On Tue, May 26, 2015 at 1:11 PM, LETAVERNIER Camille <Camille.LETAVERNIER@xxxxxx> wrote:

Hi Indy,

 

It “may” be possible to export all diagrams programmatically; however not directly from the command line. The export diagrams feature “probably” doesn’t require the Eclipse UI to be started, but it definitely requires the Eclipse Environment (i.e. Eclipse extension points need to be parsed, which is only done when Eclipse is started).

 

In general, Papyrus is not designed to run outside Eclipse at all (Too many extension points), and it is not guaranteed to work in headless-mode (Without UI). Regarding headless mode, we make a best-effort to fix issues when they are reported, but that’s not something we guarantee.


Regards,
Camille

 

De : mdt-papyrus.dev-bounces@xxxxxxxxxxx [mailto:mdt-papyrus.dev-bounces@xxxxxxxxxxx] De la part de Indrajeet Verma
Envoyé : lundi 25 mai 2015 13:10
À : mdt-papyrus.dev@xxxxxxxxxxx
Objet : [mdt-papyrus.dev] Is it possible to export all Papyrus diagrams without file opening in eclipse?

 

Hi,

 

Is it possible to export all Papyrus diagrams from the commandline?

If so, is it possible without having Eclipse open?

 

Regards,

Indy


_______________________________________________
mdt-papyrus.dev mailing list
mdt-papyrus.dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/mdt-papyrus.dev


Back to the top