Skip to content

Commit

Permalink
Download links on the 'Umple Tools' userdoc page are now up to date #604
Browse files Browse the repository at this point in the history
  • Loading branch information
toulayha committed Oct 7, 2015
1 parent 09aaaff commit 50e7a29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/reference/0102umpleTools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ and compile .ump files.</p>

<li><b>Eclipse.</b> To use Umple with Eclipse, you need to load an Umple
Eclipse plugin. This can be obtained from our <a
href="http://code.google.com/p/umple/downloads/list">downloads site</a>.
href="https://github.com/umple/Umple/releases/tag/v.1.22.0.5146>downloads site</a>.
Note there is a plain plugin and a plugin enhanced with the XText
technology that gives context-assist to help you program or model with
fewer errors.</li>
Expand All @@ -28,7 +28,7 @@ code as well as several other outputs. <a href="UsingUmpleOnline.html">The Umple

<li><b>Command-line based compiler</b> You can always use Umple from the
command line, typically from an ant script. Simply <a
href="http://code.google.com/p/umple/downloads/list">download the latest
href="https://github.com/umple/Umple/releases/tag/v.1.22.0.5146">download the latest
officially released version of the umple jar</a>, and run it as "java -jar umple.jar *.ump".</li>

<br />
Expand Down

0 comments on commit 50e7a29

Please sign in to comment.