Skip to content

Commit 5a4a6c2

Browse files
committed
latest
1 parent e9c77b8 commit 5a4a6c2

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
1-
topcoder-UML-Tool
1+
topcoder UML Tool
22
=================
33

44
We're proud to introduce the TopCoder UML Tool: An easy to use, consistent modeling tool for use in Design and Development competitions. The new tool was designed and developed entirely by the TopCoder Community to model sequence, class, use case, and activity diagrams. On top of that, all those elements can have documentation easily attached to them.
5+
6+
Install the UML tool on Linux and Windows
7+
=============================================
8+
Make sure the machine you are installing on has the proper version of Java (1.7).
9+
10+
Execute installer jar. The OS may support doing this in the GUI, or you can use the command line:
11+
12+
java -jar TopCoder_UML_Tool_Installer-1.2.6.jar
13+
14+
Follow instructions on installer screen.
15+
16+
If you have any questions or you would just like to discuss the UML Tool, go to the forums.
17+
Installer issue
18+
Some operating systems supposedly don't support creating shortcuts (icons) according to izPack documentation.
19+

0 commit comments

Comments
 (0)