Changes between Version 26 and Version 27 of ChimeraEclipse


Ignore:
Timestamp:
Dec 1, 2010, 11:53:35 AM (15 years ago)
Author:
Darren Weber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ChimeraEclipse

    v26 v27  
    3232 * [[Image(Chimera-Eclispe-PyDev-Run.png, 10%)]] : run configuration
    3333
     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
     43For anonymous access, change the server protocol to http rather than https.
     44
     45
     46
    3447=== Runtime debugging ===
    3548