facebook

Genuitec's Blog: Planet Eclipse

Eclipse Shortcuts for a Productive Workflow

Posted on Jun 17th 2016
I hope this list of my favorite Eclipse shortcuts will help your workflow become more productive. The shortcuts are divided into the following areas: Navigation General Purpose Editing Java Editor Plug-in Development Workbench Navigation Switching between Open Editors Ctrl + E—Display a filterable list of open editors. Ctrl … Read More

Using Custom Actions in Sapphire

Posted on May 30th 2016
In previous articles, I’ve discussed how to create custom XML bindings and custom editing UI for an editor based on the great Eclipse Sapphire framework. Now let’s take a look at another aspect of editor UI creation, customizing standard actions like Add or Browse, or creating completely custom … Read More
Show More