-
Notifications
You must be signed in to change notification settings - Fork 121
Release Note
Jeeeyul edited this page Sep 3, 2014
·
180 revisions
Theme store can be accessed by drop down menu.

You can easily browse shared themes visually, and instantly apply it to your eclipse. You can also share your preset, favorite, leave some comment in real time.

Now you can customize drag feedback color.

Now you can set close button position as text baseline.

Now the title of busy parts will be shown as italic.

There are several named colors that refers Eclipse Text Editor Preference:
- jtexteditor-background
- jtexteditor-foreground
- jtexteditor-selection-background
- jtexteditor-selection-foreground
Can be used as:
Section StyleText {
background: jtexteditor-background;
}- You don't have to open new window or re-start eclipse to apply full effect anymore.
- See All Fixed Issues.
- When there is not enough space to show all tab items, each tab item will be truncated to show more items as many as possible, looks like:

- There are new settings for it:

- Now Mnemonics in tab items are rendered properly.
- Now importing user preset feature(.EPF) allows importing multiple files at once.
- Built-in presets are categorized.
- Mario's presets are added.
- Drag handle is rendered more properly when it is placed on toolbar that has complex gradient background.
- When customized ruler color setted for text editors, range indicator is looks much better now:


- Now easily can re-write hue of all colors, It's very convenience when you create new preset which based on other one.

- GDI Leaks are eleminated.
See Old Release Note also.