ghillairet / gef-gwt

Graphical Editing Framework (GEF3) for GWT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gef-gwt

Graphical Editing Framework (GEF3) for GWT

Usage

Add this dependency in your maven project pom file:

<dependency>
  <groupId>org.eclipselabs</groupId>
  <artifactId>gef-gwt</artifactId>
  <version>3.7.0</version>
</dependency>

In your application gwt.xml file add this:

<inherits name="org.eclipse.Gef" />

About

Graphical Editing Framework (GEF3) for GWT

License:Eclipse Public License 1.0


Languages

Language:Java 100.0%