/gef-gwt

Graphical Editing Framework (GEF3) for GWT

Primary LanguageJavaEclipse Public License 1.0EPL-1.0

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" />