-
Notifications
You must be signed in to change notification settings - Fork 17
Installing
Andrey Sobolev edited this page Oct 29, 2015
·
24 revisions
YANG-IDE could be installed from repository: http://dl.xored.com/yang/releases/
-
- Java 1.7 or greater.
-
- Eclipse 4.4 or greater (Eclipse 4.4 are recommended).
-
- EMF 2.10 or greater.
-
- EMF Compare
-
- GEF and Graphiti frameworks.
-
- M2E 1.6 or greater.
Use Eclipse Install dialog (Help->Install new software)
Now we can specify install location for Yang-IDE: http://dl.xored.com/yang/releases/
and select all items from list.
Please be sure option "Contact all update sites during install to find required software" are checked.
Now clicking Next, Next Yang-IDE will be installed.
- Under OS X with dialog font "Helvetica Neure" 11 points we see following situation on diagrams:
This issue is relevant for Eclipse 3.7,3.8 - they use this font by default. Other Eclipse versions use different font size.
If you see same situation please increase font size to 12 or other in Eclipse->Preferences->General->Appearance->Colors and Fonts->Dialog font.
- 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)