Eclipse Trac Integration
Description
This is a plugin that provides a complete Trac interface usable from the Eclipse environment.
It is composed of 2 parts, a Trac plugin that extends the XML/RPC API and an Eclipse plugin
Bugs/Feature Requests
Existing bugs and feature requests for EclipseTracPlugin are here.
If you have any issues, create a new ticket.
Source
You can check out EclipseTracPlugin from here using Subversion, or browse the source with Trac.
Example
First of all you need to install the Trac plugin that you can find here TracRpcExt,
along with the original XmlRpcPlugin.
Don't forget to enable both the TracRpcExt-Plugin and the XmlRpcPlugin:
[components] tracrpc.* = enabled tracrpcext.* = enabled
Then you are ready to install the Eclipse plugin using this update site:
http://trac-hacks.org/svn/eclipsetracplugin/eclipse/update/
or the archived site which you can find on EclipseTrac.zip
To use the plugin, switch to the "Trac" perspective (Window->Open Perspective) and add a new server definition with the base URL of your Trac installation (in the bottom, there's a little icon with a +).
Recent Changes
[2580] by merlimat on 08/18/07 07:18:58
Added an action to add Trac server from "Trac navigator" view. Closes #1837
[2579] by merlimat on 08/18/07 07:05:58
Resolved build-path problems
[2279] by merlimat on 06/04/07 12:44:15
Using the Commons HttpClient? classes.
[2278] by merlimat on 06/04/07 12:37:38
Imported Jakarta Commons HttpClient?.
Author/Contributors
Attachments
- EclipseTrac.jpg (142.7 kB) -
Eclipse Trac Perspective Screenshot
, added by merlimat on 02/17/07 03:21:25. - EclipseTrac.zip (248.8 kB) -
Eclipse Trac Archive Site 1.0.5
, added by merlimat on 06/03/07 16:15:37. - ww (72 bytes) - added by anonymous on 03/11/08 19:26:55.

