Bug 274009 - [fiximprove] [AppDescEditor]: No preferences for the JAD editor
Summary: [fiximprove] [AppDescEditor]: No preferences for the JAD editor
Status: NEW
Alias: None
Product: MTJ (Archived)
Classification: Tools
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: Future   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed, ui, usability
Depends on:
Blocks:
 
Reported: 2009-04-28 07:39 EDT by Gorkem Ercan CLA
Modified: 2009-08-27 13:59 EDT (History)
2 users (show)

See Also:


Attachments
A path for a partial solution. (23.88 KB, patch)
2009-08-03 13:24 EDT, Fernando Rocha CLA
no flags Details | Diff
Partial fixing patch (32.56 KB, patch)
2009-08-27 13:59 EDT, Renato Franca CLA
cnk378: review?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.