Changes between Version 27 and Version 28 of ChimeraEclipse


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

--

Legend:

Unmodified
Added
Removed
Modified
  • ChimeraEclipse

    v27 v28  
    1919alternative is [http://eclim.org/ eclim].
    2020
     21Install the [http://www.eclipse.org/mylyn/ Mylyn] 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:
     22
     23 * Server: https://plato.cgl.ucsf.edu/trac/chimera
     24 * Label: Chimera Trac
     25 * User ID: <Your User ID>
     26 * Password: <Your Password>
     27
     28For anonymous access, change the server protocol to http rather than https.
     29
     30
    2131=== Configure !PyDev Preferences ===
    2232
     
    3141 * [[Image(Chimera-Eclispe-PyDev-Preferences-PyLint.png, 10%)]] : pylint configuration
    3242 * [[Image(Chimera-Eclispe-PyDev-Run.png, 10%)]] : run configuration
    33 
    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 
    4543
    4644