In this section, you will learn how to start using EclipseUML
inside Eclipse and make a new class diagram.
It is important to always create a src directory.
This section uses the following elements:

Select
Java Project and
click on the Next button.

Enter the name of the project in the
Project name field.
Select your workspace location and create separate source and output
folders.

Select src in the Package Explorer and
open the folder pop up menu New >
Package



To create a new Class Diagram, select a Package in the Package
Explorer, then open the Package pop up menu:
Select either New
> Others.



Select the package you want to work with and enter the name of the Class Diagram in the File name field.

Your new class diagram editor has been created.
