
Eclipse
3.1. Creating UML Diagrams The following example will create a class diagram with the UML2 tools. Create a new java project "de.vogella.uml2.first" and a new folder "uml2". Right-click on the folder "uml2", select New-> Other. Select UML 2.1 Diagrams and then the "class diagram" as the type.
UML with Eclipse Tutorial
Create class diagrams with the Unified Modeling Language
Copyright © 2007, 2008, 2009, 2010, 2011, 2012, 2013 Lars Vogel Eclipse Java IDE This tutorial describes the usage of Eclipse as a Java IDE. It describes the installation of Eclipse, the creation of Java programs and tips for using Eclipse. This tutorial is based on Eclipse 4.2 (Juno). This tutorial is part of this Kindle book:

