| | 34 | === Use Mylyn for Task Management with Trac === |
| | 35 | |
| | 36 | [http://www.eclipse.org/mylyn/ Mylyn] is an eclipse plugin for task-focused programming, which can integrate with Trac. Add the Mylyn plugin to eclipse, including all the 'connectors' (especially the Trac connector). Then add a new task repository with the following settings: |
| | 37 | |
| | 38 | * Server: https://plato.cgl.ucsf.edu/trac/chimera |
| | 39 | * Label: Chimera Trac |
| | 40 | * User ID: <Your User ID> |
| | 41 | * Password: <Your Password> |
| | 42 | |
| | 43 | For anonymous access, change the server protocol to http rather than https. |
| | 44 | |
| | 45 | |
| | 46 | |