Apache Oozie editor plugins for the famous IDEs like Eclipse and IntelliJ IDEA. Currently, only Eclipse is supported.
This version is a fork of project mashin-io/oep. In this version I include a double view (design and source) of the workflow to be more friendly the design of workflows.
To install the plugin add this site to Eclipse:
https://dl.bintray.com/danjaredg/oep/
Adding new features to the Eclipse plugin requires a knowledge about Eclipse Graphical Editing Framework (GEF). This wiki can help getting started with GEF.