Friday, December 28, 2012

Show Whitespace Characters toolbar in Eclipse

To show the toolbar associated with white space character, from main menu do Windows | Customize Perspective.... Then select/enable Tool Bar VisibilityEditor PresentationShow Whitespace Characters.

Customize Perspective
Note that you may have to make Editor Presentation available through Commands Groups Availability like below.
Command Groups Availability


No comments:

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04 I am planning to run qemu-system-ppc to play around QEMU ...