Skip to content
Andrey Sobolev edited this page Jun 27, 2014 · 38 revisions

Yang IDE documentation.

Installation guide

To install YANG ide you need:

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

Then you could install YANG-IDE plugins from our update site: http://download.xored.com/yang/

Or Using zipped update site from here:

  1. M1 week 1 build - yangide-m1.w1.update-site.zip

Please refer to this guide to install YANG-IDE

Project creating guide's:

  1. [Create Project](Create Project)
  2. [Import Project](Import Project)

Yang File editor.

YANG-file editor are associated to any ".yang" file located in eclipse projects. Right now it have basic syntax coloring.

Syntax coloring could be modified using Eclipse Preferences dialog YANG section.

  • 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