Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Graphiti » Graphiti runtime?
Graphiti runtime? [message #842389] Thu, 12 April 2012 08:52 Go to next message
Eclipse UserFriend
Hello,
currently I'm thinking about implementing my first Graphiti editor
(probably with Spray) and I was wondering if Graphiti editors can be
used standalone or if a runtime is needed. Since Graphiti doesn't use a
generative approach I assume that some kind of runtime is needed? So I
can't provide a Graphiti editor without requiring Graphiti itself?

best regards,
Gilbert
Re: Graphiti runtime? [message #843600 is a reply to message #842389] Fri, 13 April 2012 07:27 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
The Graphiti runtime is needed, it basically consists of three plugin
org.eclipse.graphiti, org.eclipse.graphiti.mm and org.eclipse.graphiti.ui.
Optionally you might want to use org.eclipse.graphiti.patterns and
org.eclipse.graphiti.batik. The feature org.eclipse.graphiti.feature bundles
all of that.

See http://help.eclipse.org/indigo/index.jsp?nav=%2F27 for details on the
plugins.

Creating an RCP app with a Graphiti-based editor is straight forward and
comes up with an installation size of about 25MB (my last tries with
Graphiti 0.8.0 and Eclipse 3.7).

Michael
Previous Topic:Generic Context Buttons
Next Topic:Connection select all question
Goto Forum:
  


Current Time: Sat Apr 20 03:21:51 GMT 2024

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

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

Back to the top