Skip to content
Jeeeyul edited this page Sep 3, 2014 · 180 revisions

v2.1.9 (beta)

Theme Store was introduced!

Theme store can be accessed by drop down menu.

Theme Store 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.

Theme Store

Drag Feedback

Now you can customize drag feedback color.

Drag Feedbac

Close Button Alignment

Now you can set close button position as text baseline.

close-button

Busy Part

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

Busy Part

Named Colors

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;
}

Other Enhancements

  • You don't have to open new window or re-start eclipse to apply full effect anymore.

v2.1.8

  • 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:

Truncate Tab Items

  • There are new settings for it:

Truncate Tab Items

  • 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:

Ugly Range

Pretty Range

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

Re-write hue

  • GDI Leaks are eleminated.

See Old Release Note also.

Clone this wiki locally