[TIMOB-12406] CodeProcessor: Allow annotation plugins to customize output
| GitHub Issue | n/a |
|---|---|
| Type | Sub-task |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2013-01-29T23:52:07.000+0000 |
| Affected Version/s | Release 3.0.0 |
| Fix Version/s | Release 3.1.0, 2013 Sprint 03 JS, 2013 Sprint 03 |
| Components | Code Processor |
| Labels | n/a |
| Reporter | Bryan Hughes |
| Assignee | Praveen Innamuri |
| Created | 2013-01-24T02:00:21.000+0000 |
| Updated | 2017-03-09T00:34:17.000+0000 |
Description
Annotation plugins should be more customizable:
* Font styles and colors should be configurable
* Results should be returned as part of getResults
* Writing to files should be option
* Where to write files should be configurable
Closing ticket as fixed.