Bug 274009

Summary: [fiximprove] [AppDescEditor]: No preferences for the JAD editor
Product: [Tools] MTJ (Archived) Reporter: Gorkem Ercan <gorkem.ercan>
Component: UIAssignee: Project Inbox <dsdp.mtj-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: pbk378, wds057
Version: unspecifiedKeywords: contributed, ui, usability
Target Milestone: Future   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
A path for a partial solution.
none
Partial fixing patch cnk378: review?

Description Gorkem Ercan CLA 2009-04-28 07:39:28 EDT
It is not possible to change the coloring of the JAD editor from the preferences. Preferences for JAD Editors colors should be added
Comment 1 Diego Madruga Sandin CLA 2009-04-28 07:59:22 EDT
We should create a new tab at the editor preference page.

http://dsdp.eclipse.org/help/latest/topic/org.eclipse.mtj.doc.user/html/reference
/preference_pages/editors_preferences.html
Comment 2 Diego Madruga Sandin CLA 2009-04-30 09:08:12 EDT
I'm moving to a future release since we probably won't have enough time to implement it for the 1.0 release.
Comment 3 Fernando Rocha CLA 2009-07-29 14:09:42 EDT
Hello everyone, 

I will fix this bug and submit a patch soon.

Regards,
Fernando Rocha
Comment 4 Fernando Rocha CLA 2009-08-03 13:24:34 EDT
Created attachment 143298 [details]
A path for a partial solution.

This patch does not solve the bug, but can be used for minimize the job.
Comment 5 Renato Franca CLA 2009-08-27 13:59:49 EDT
Created attachment 145828 [details]
Partial fixing patch

That new patch has some improvements from the last patch.

- The preference page is beign shown corectly.
- The internal source previewer is working well
- The changes are applied on external source view. 

PS: The "refresh" call on the external source view isn't implemented. To see the preferences changes, the Aplication descriptor view must be closed and openned again.