...
- See the BEL Editor GitHub page wiki for detailed instructions
- Install a Java Runtime Environment (JRE)
- Download Eclipse (Indigo) and extract to desired location
- http://www.eclipse.org/downloads/packages/release/indigo/sr2
- Any package should work, but Eclipse Classic is a safe bet
- Launch Eclipse
- Go to Help -> Install New Software…
- Click Add…
- Add link to stable repository for BEL Editor
- see https://raw.github.com/OpenBEL/eclipse/master/stable
- Select BEL Editor from the list and follow the wizard to finish
- Configure
- Open Window -> Preferences
- Select BEL Editor
- Specify the paths for your BEL Framework Installation (required) and Cytoscape (optional)
...