-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathREADME.txt
More file actions
13 lines (9 loc) · 811 Bytes
/
README.txt
File metadata and controls
13 lines (9 loc) · 811 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
OVERVIEW
========
The OnionUmlVisualization project is an Eclipse plugin for viewing and manipulating diagrams from ClassML in both standard UML notation and in Onion notation.
LICENSE
=======
The project is released under the Eclipse Public License (EPL). See license.html or http://www.eclipse.org/legal/epl-v10.html for details.
IMPORTING INTO ECLIPSE
======================
The easiest way to import the project is by using the EGit plugin. In Eclipse, go to "Help -> Install New Software..." and select the Eclipse releases download site (http://download.eclipse.org/releases/...). Expand "Collaboration" and select "Eclipse EGit" to install. To import the project, go to "File -> Import...", expand "Git" and select "Projects from Git". Select URI and enter the repository location for the URI field.