| | 10 | == UTGB Common == |
| | 11 | * SVN: http://dev.utgenome.org/svn/utgb/trunk/common |
| | 12 | |
| | 13 | |
| | 14 | == Development with Eclipse == |
| | 15 | * Download [http://eclipse.org Eclipse] |
| | 16 | * Install [http://subclipse.tigris.org Subclipse] (or [http://www.polarion.org/index.php?page=overview&project=subversive Subversive]) plug-in. |
| | 17 | * Eclipse -> Help -> Software Updates -> Find/Install -> (Select "Search new features to install") -> (Push "New Remote Site") |
| | 18 | * add http://subclipse.tigris.org/update_1.0.x |
| | 19 | |
| | 20 | == Other Useful Plug-ins for Eclipse == |
| | 21 | * [http://www.eclipse.org/mylyn Mylyne] |
| | 22 | * Update site: (for Eclipse 3.2) http://download.eclipse.org/tools/mylyn/update/e3.2 |
| | 23 | * Task-oriented development support utilities with Trac Ticket/Wiki view, modify, query facilities. |
| | 24 | |
| | 25 | * [FatJar http://kurucz-grafika.de/fatjar] |
| | 26 | * Packs all required Jar files into a single Jar file. |