| 32 | * (optional) Visual Paradigm |
| 33 | * Visual Paradigm for UML is a UML CASE Tool supporting UML 2.1.[[BR]] |
| 34 | * We use Community Edition - it is free. More info: http://www.visual-paradigm.com/product/vpuml/communityedition.jsp[[BR]] |
| 35 | * You have to register to download it: http://www.visual-paradigm.com/product/vpuml/vpumldownload.jsp?edition=ce |
| 36 | |
| 37 | === Trac === |
| 38 | For documentation and bug tracking system we use Trac - build-in wiki engine.[[BR]] |
| 39 | |
| 40 | You can open Trac |
| 41 | * From inside: http://10.10.117.11:8000/sophie2/ |
| 42 | * From outside: http://asteasolutions.net:7080/sophie2/ |
| 43 | More info about working with Trac and some document templates: [wiki:TracWiki][[BR]] |
| 44 | |
| 45 | More info about bug and task tracking: [wiki:SCS_ISSUE_TRACKER_SETUP_R0][[BR]] |
| 46 | |
132 | | We use Community Edition - it is free. More info: http://www.visual-paradigm.com/product/vpuml/communityedition.jsp[[BR]] |
| 144 | === Maven Integration === |
| 145 | We use Maven for managing the project's builds, reporting, documentation and other information. |
| 146 | * download: http://www.apache.org/dyn/closer.cgi/maven/binaries/apache-maven-2.0.9-bin.zip |
| 147 | * Installation for Windows and Linux OSes: http://maven.apache.org/download.html - below the download packages |
| 148 | * Note: Be careful with the PATH variable under Linux, you have to write the whole path to the bin directory to set the new path |
| 149 | * Integration with Eclipse |
| 150 | * update your Eclipse platform so there is Equinox Provisioning Platform in Installed Software (Help->Software Updates) |
| 151 | * download the M2 Plug-in: http://m2eclipse.sonatype.org/update/ |