Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.05 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.05 KB

Welcome to Reluctant Java's UML Editor!

This currently is a UML diagram editor created by the Reluctant Java team for our CSCD 350 class.

How to run this program:

  1. Navigate inside of the UMLEditor folder.

  2. Download the ReluctantJava-1.0-SNAPSHOT/ReluctantJava-1.0-SNAPSHOT folder. You can use this link to download just the required zip file.

  3. Open the bin folder inside ReluctantJava-1.0-SNAPSHOT/ReluctantJava-1.0-SNAPSHOT

  4. Double click on the ReluctantJava.bat.

  5. Follow the prompts from there!

Application Preview:

GUI Diagram Example: GUI Example

Editing a Class: UML_Editor_Class_Editor

Adding a Method: adding_a_method_UML