Introduction
Eclipse IDE is a platform that has been designed from the ground up for building integrated application development tooling. The value of the platform is that it encourages: rapid development of integrated features based on a plug-in model. GW4E plugins are built on top of the Eclipse Java Development Tools. JDT provides the tool plug-ins that implement a Java IDE supporting the development of any Java application. This project leverages the Eclipse JDT and GraphWalker apis to deliver a GraphWalker environment for Eclipse developers. They add a GW4E project nature and GW4E perspective to the Eclipse Workbench as well as a number of views, editors, wizards, builders, and refactoring tools. Using GW4E will help you to develop faster your GraphWalker projects and ease their maintenance.
Have a look at what features GW4E offers.
Supported OS and Eclipse platform
This current version of GW4E (4.0.0-SNAPSHOT) is meant to run on top of Eclipse Neon IDE for Java EE Developers and can be run on Windows 10, Linux Ubuntu 16.04 , Mac OS Sierra.
Starting with GW4E
Follow these steps to start:
- Download & Install Eclipse Neon
- Install GW4E on top of Eclipse Neon
- Follow GW4E tutorials
Announcements
If you are a user of the project, please follow the announcements made on the GW4E forum
There will be important information regarding new upcoming versions and deprecation published there.