blob: 30f0be6fa36bab4705732103628bde689aff8f16 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>Page Title</title>
<link href="../book.css" rel="Stylesheet" type="text/css">
<link href="../code.css" rel="Stylesheet" type="text/css">
</head>
<body>
<h1>Overview on Graphiti Tools</h1>
<p>Graphiti is mainly a framework for building graphical editors and viewers
within Eclipse and provides a Java API on top of EMF to build against.
However there is also (very limited) tooling support available.
Currently this consists only of a wizard that allows to create a new
plug-in project containing a basic Graphiti editor.</p>
<ul>
<li><a href="NewPluginWizard.html">New Graphiti Plug-in Wizard</a></li>
</ul>
</body>
</html>