Community
Participate
Working Groups
Build Identifier: Both About and Nav services return HTML pages. As an web API service, we need to add support to have both XML and JSON output in addition to html page. So that the consumer of the public API can use the data for the new web 2.0 based UI's. Reproducible: Always
Created attachment 196515 [details] Supports XML (default), JSON and HTML output format Both AboutService and NavService supports the 3 output format, namely, XML (default), JSON and HTML.
Chris, Is it possible to add these changes in Eclipse 3.7 release?
3.7 has been feature frozen since the beginning of May 2001 - see http://www.eclipse.org/eclipse/development/plans/freeze_plan_3_7.php. It will not be possible to make these changes for 3.7.
Patch applied to HEAD, Fixed.
Setting status to Fixed