New Feature: Whitespace color/alpha blending (transparency)
Eclipse 3.3M4 introduced a cool feature called “Show invisible whitespace characters” (see 3.3M4 News). Unfortunately some of us find it a bit too visible.
Let’s make Eclipse a better place to live, right? I have created a patch that makes the visibility configurable via preferences page:

Continue reading to download this feature (three patched plugins for Eclipse 3.3M4).
Instructions for patching your Eclipse 3.3M4.
The enhancement with the patch is registered as bugzilla item #172076.
If you wanna play safe then wait for 3.3M5 or 3.4x to get this included (it might never happen).
Another option is to patch your little 3.3M4ish beauty by yourself. Do this:
- Exit Eclipse
- Backup and remove following files from ECLIPSE_ROOT/plugins:
org.eclipse.jface.text_3.3.0.v20061213-1300b.jar
org.eclipse.ui.editors_3.3.0.v20061213-1300b.jar
org.eclipse.ui.workbench.texteditor_3.3.0.v20061213-1300b.jar - Download following files into the same directory (ECLIPSE_ROOT/plugins):
org.eclipse.jface.text_3.3.0.patched20070130-0035.jar
org.eclipse.ui.editors_3.3.0.patched20070130-0034.jar
org.eclipse.ui.workbench.texteditor_3.3.0.patched20070130-0035.jar - Start Eclipse and check for the fine-tuned “Text Editors” preference page.
Have fun :)
5 Comments »
RSS feed for comments on this post.
| TrackBack URI
You can also bookmark
this on del.icio.us or check the cosmos







This appears to be exactly what I’m looking for, thanks very much for making this available!
Unfortunately, either I am a clueless ape (probable) or the links to the patched files are broken.
Comment by Rob Drimmie — April 22, 2008 @ Tuesday, April 22, 3:15 pm
Thanks! I forgot those files when migrated the hosting provider. The links should now work again! Let me know if you get it working!
Comment by Ahti — April 22, 2008 @ Tuesday, April 22, 4:07 pm
Is there an easy way to get this patch to Eclipse 3.3.2?
All plugins seem to be in newer versions, 3.3.1 or 3.3.2. Thanks for any help, this is one of the last features missing in Eclipse for me…
Comment by Jirka Hronik — May 14, 2008 @ Wednesday, May 14, 5:53 am
This is exactly what I’m looking for! Unfortunately, even though Eclipse 3.4 is already out, it did not have this alpha blending capability. Any change of getting a 3.4.x compatible patch? Thanks!
Comment by Marcos — September 26, 2008 @ Friday, September 26, 4:36 am
Seems like there is quite a bit of debate about just adding one color setting… argh:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=172018
Comment by DocHoliday — December 12, 2008 @ Friday, December 12, 3:32 am