Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 757 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 757 Bytes

Oozie Editor Plugin

Apache Oozie editor plugins for the famous IDEs like Eclipse and IntelliJ IDEA. Currently, only Eclipse is supported.

Oozie Eclipse Plugin

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.

Oozie Double View

To install the plugin add this site to Eclipse:

https://dl.bintray.com/danjaredg/oep/

Contributing

Adding new features to the Eclipse plugin requires a knowledge about Eclipse Graphical Editing Framework (GEF). This wiki can help getting started with GEF.