Version 7 (modified by 11 years ago) (diff) | ,
---|
Eclipse Trac Integration
Description
This is a plugin that want to provide 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 [download:eclipsetracplugin/tracrpcext/0.10 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 and add a new server definition with the base URL of you Trac installation.
Recent Changes
Author/Contributors
Attachments (1)
-
EclipseTrac.jpg (142.7 KB) - added by 11 years ago.
Eclipse Trac Perspective Screenshot
Download all attachments as: .zip