Home >Java >javaTutorial >Where is the UML diagram toolbar in eclipse?
The UML diagram toolbar in Eclipse is located below the main menu bar. The icon is shaped like two stacked squares with arrows on them. Specific content includes: Element tools: Create classes, objects, interfaces and other UML elements. Connection Tools: Connection elements such as associations, inheritance, and aggregation. Layout tools: Organize and align elements in your diagram. Navigation Tools: Browse large charts and zoom in/out. Other tools: like undo, redo, save and export.
The location of the UML diagram toolbar in Eclipse
In the Eclipse integrated development environment, the UML diagram toolbar is located Below the main menu bar, the icon is shaped like two stacked squares with arrows on them.
Detailed instructions:
UML Toolbar contains all the basic tools needed to create and edit UML diagrams, including:
You can customize the UML toolbar by following the steps below:
The above is the detailed content of Where is the UML diagram toolbar in eclipse?. For more information, please follow other related articles on the PHP Chinese website!