- type this on a text editor:
@startuml
skinparam HeaderFontColor Black
skinparam FooterFontColor Black
header
This is a header
endheader
title
Hello World In PlantUML
endtitle
note right
This is a note
end note
legend
This is a legend
endlegend
caption figure 1 Hello World
footer
This is a footer
endfooter
@enduml
- Open your Command Prompt, to learn how to open Command Prompt click How To Launch Command Prompt
- Go to your PlantUML installation, click Check PlantUML Installation to learn how to go to PlantUML installation folder.
- type
java -Xms512m -Xmx1024m -jar plantuml.jar "D:\work\blogging\programming\UML\PlantUML\helloWorld.plantuml"
in Command Prompt - See the output, below
<< back to Study About UML Diagram
Tidak ada komentar:
Posting Komentar