Bug 400196 - [wizards] Suggested improvements
Summary: [wizards] Suggested improvements
Status: NEW
Alias: None
Product: Xtend
Classification: Tools
Component: Core (show other bugs)
Version: 2.4.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-07 05:34 EST by Sebastian Zarnekow CLA
Modified: 2013-02-07 05:34 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Zarnekow CLA 2013-02-07 05:34:04 EST
The small icons in the favorites menu and in the New ... dialog (they are likely the same) and the big icons in the wizard should be replaced by JDTs variant + a small Xtendish overlay.

The file content should be enhanced by the template information in JDT, e.g. the configured file header and type comments should be used as defined in the JDT preferences.

The contents in the file should be written with the encoding that is defined for the new file, e.g. instead of string.getBytes() we should pass the charset of the to-be-created IFile.

Regarding the New ... dialog: Is it possible to replace the folder icon by an Xtend logo or to use an Xtend overlay for the folder?
Do we want to have something similar to New -> Example ..., e.g. New -> Xtend .. which filters the list of all wizards to ours?