blob: da39ac36abb1252bf4de7208c06f02aacaf58729 [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">
<style type="text/css">
.auto-style1 {
text-align: left;
}
</style>
</head>
<body>
<h1>Overview on Graphiti Tools</h1>
<p>Graphiti is mainly a framework for building graphical editors
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 Graphit Plug-in Wizard</a></li>
</ul>
</body>
</html>