Skip to content
Andrey Sobolev edited this page Aug 26, 2014 · 38 revisions

Yang IDE documentation.

Requirements

To install YANG ide you need:

  1. Java 1.7
  2. Eclipse 3.7-4.4
  3. M2E 1.4-1.5
  4. EMF 2.5

If You use Eclipse prior 4.4, you need install the following additional dependencies:

  1. EMF >= 2.5 - http://download.eclipse.org/modeling/emf/updates/releases/
  2. EMF Compare Core >= 3.0.0 - http://download.eclipse.org/modeling/emf/compare/updates/releases/
  3. Graphiti (Incubation) >= 0.11 - http://download.eclipse.org/graphiti/updates/0.11.0

Repository

Then you could install YANG-IDE plugins from

Zipped update sited below:

Releases

  1. [1.0.0-M1](https://github.com/xored/yang-ide/wiki/M1 release notes) - yangide-1.0.0-m1.update-site.zip

###Integration builds:

  1. [M1 week 1 build](https://github.com/xored/yang-ide/wiki/M1 week 1 release notes) - yangide-m1.w1.update-site.zip
  2. [M1 week 2 build](https://github.com/xored/yang-ide/wiki/M1 week 2 release notes) - yangide-m1.w1.update-site.zip
  3. [M1 week 2 build](https://github.com/xored/yang-ide/wiki/M1 week 3 release notes) - yangide-m1.w1.update-site.zip

Please refer to this guide to install YANG-IDE

Demos

Here few demo's showing current implemented list of features: [Demo Videos](Demo Videos)

  • Home
  • First Steps
    • Installation Guide
    • [Import Project](Import Project)
    • [Create Project](Create Project)
    • [Yang Editor](Yang Editor)
  • New and Noteworthy
    • [1.0.0 release notes](M1 release notes)
    • [1.1.0 release notes](1.1.0 release notes)
    • [1.1.1 release notes](1.1.1 release notes)
  • [Features] (Features)
  • [M2E Integration] (M2E Integration)
  • [Yang Project Support] (Yang Project Support)
  • [Code Editing] (Code Editing)
  • [Code Navigation] (Code Navigation)
  • [Code Refactoring] (Code Refactoring)
  • [Diagram Model Editor] (Diagram Editor)
  • Developer Documentation
  • [Setup and build](Setup and build)
Clone this wiki locally