Use of the TopCoder UML Tool and/or its source code is governed by the TopCoder UML Tool License Agreement
. This license allows for general use, modification, and redistribution of the UML Tool. Please note, however, that the components in the UML Tool may not be reused in other applications, and that modified versions of the UML Tool are required to maintain TopCoder's notices and attribution. Other restrictions also apply; please review the License Agreement carefully.
You may download the TopCoder UML Tool source code from our Subversion repository by following the instructions below.
Discuss this...
Instructions:
Follow the instructions below to download and compile the source.
1. Install a Subversion client (e.g. TortoiseSVN
).
2. "Checkout" the https://coder.topcoder.com/anonymous/external/uml_distro/trunk/
repository using your Subversion client. Anonymous access is granted to this path.
Note: Simply browsing to the repository URL will not give you access to all of the source. You must do a checkout using Subversion.
3. Run "ant compile" from the root directory of the project on your local machine. This directory contains the build.xml file.
4. Run "ant run" to start the application.
 | System Requirements
- Ant 1.6.5 or higher
- JDK 1.5
|
 | Checkout size
The full SVN repository is around 350MB in size |
Issue Tracking
If you find bugs or have suggestions for enhancements please log them here
.
Browse the open issues and enhancements
.
jiraissues: Error on line 1: The element type "HR" must be terminated by the matching end-tag "</HR>". <a href='/wiki/download/temp/rssoutput-570222385.txt'>rssoutput-570222385.txt</a>
Documentation
Below is the documentation that was produced during the development of the TopCoder UML Tool. The tool was developed using the TopCoder Application Development Methodology. The deliverables below are products of that process.