Custom C/C++ Headers with Eclipse

One of the great things in Eclipse is that it can be customized down to the bits. The downside (pun intended) is that it might not be obvious how to do this. So here is how you can create your own custom file header when creating a new C/C++ file in Eclipse:

Continue reading

Eclipse Gems, Tips & Tricks: Text Block Selection

This article is part of a ‘mini series’ about hidden gems, tips and tricks around Eclipse.
The topic of this one is how to do a ‘block’ selection in the text editor.

Eclipse Text Block Selection

Eclipse Text Block Selection

Continue reading