mirror of
https://github.com/Noratrieb/UMLetClassParser.git
synced 2026-01-14 16:45:05 +01:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
23c356a4c8
1 changed files with 2 additions and 2 deletions
|
|
@ -1,14 +1,14 @@
|
||||||
# UMLetClassParser
|
# UMLetClassParser
|
||||||
Parses a UMLet File directly into Java class files or parses UML Text into Java code
|
Parses a UMLet File directly into Java class files or parses UML Text into Java code
|
||||||
|
|
||||||
# File Mode
|
## File Mode
|
||||||
1. Open the program
|
1. Open the program
|
||||||
2. Select File Mode
|
2. Select File Mode
|
||||||
3. Enter the package destination path below. This should be in the format: "C:\xy\packageName"
|
3. Enter the package destination path below. This should be in the format: "C:\xy\packageName"
|
||||||
4. Either enter the uxf file path or just drag and drop the file directly into the uxf file field
|
4. Either enter the uxf file path or just drag and drop the file directly into the uxf file field
|
||||||
5. The classes have now been generated
|
5. The classes have now been generated
|
||||||
|
|
||||||
# Text Mode
|
### Text Mode
|
||||||
1. Open the program
|
1. Open the program
|
||||||
2. Select Text Mode
|
2. Select Text Mode
|
||||||
3. Type a UML class
|
3. Type a UML class
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue