Share

EclipseBugz

File Release Notes and Changelog

Release Name: 0.3.2

Notes:
------------------------------------------------------------
EclipseBugz Release Notes
------------------------------------------------------------

Requirements
------------------------------------------------------------
- Eclipse 3.1 and up
- Java 1.4 and up

Installation
------------------------------------------------------------
1. Drop the jar into the [eclipse]/plugins directory
2. Restart Eclipse
3. In Eclipse choose 'Window > Preferences... > EclipseBugz' 
   and fill in the the url to a FogBugz RSS feed. 
4. In Eclipse choose 'Window > Show View... > Other...'
   and choose the EclipseBugz view inside the 
   Bug/Feature Tracking category
   
If the RSS feed requires credentials you will be prompted 
for them. This will create a FogBugz session that persists
between uses of the plug-in. 
   
Known Issues
------------------------------------------------------------
- The plug-in has been tested only with FogBugz version 
  5.0.17
- If the session cookie mechanism does not work with 
  your configuration of FogBugz you will be prompted
  for the password each time you start Eclipse


Changes: ------------------------------------------------------------ EclipseBugz Change Log ------------------------------------------------------------ 0.3.2 ------------------------------------------------------------ - Added support for situations where the session cookies do not work. In these cases the password is requested once per session of Eclipse 0.3.1 ------------------------------------------------------------ - More robust cookie capture and storage - Added option to clear session cookie 0.3.0 ------------------------------------------------------------ - The RSS URL now does not require the user to enter credential information. Credentials are prompted for when needed and a session cookie is created. The password is never stored. - SSL on a RSS feed is now supported for valid and invalid certificates 0.2.0 ------------------------------------------------------------ - All new icons matching Eclipse style - Fixed bug when opening and closing EclipseBugz view 0.1.0 ------------------------------------------------------------ - Initial Release