Tag Archives: Productivity

Switching Between Frequently Used Programs in Windows 7

Using Windows 7 taskbar shortcuts makes it easier to start and switch between most commonly used applications. Continue reading

Posted in General | Tagged , | Leave a comment

Working With Static Imports in Eclipse

Eclipse has few that make working with static imports easier including keyboard shortcut for adding static import and favorite static members for code completion. Continue reading

Posted in Java | Tagged , , , | 2 Comments

Java Collection Creation Templates in Intellij IDEA

Custom live templates in Intellij IDEA make creating generic collections in Java less cumbersome. Continue reading

Posted in Java | Tagged , , , | Leave a comment