Author Archives: Piotr Jagielski

Inspecting Java Non-Generated Sources in Intellij IDEA

Creating a custom scope in Intellij IDEA allows inspecting only Java non-generates sources in order to avoid false positives. Continue reading

Posted in Java | Tagged , , | Leave a comment

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

Java 6 JavaDoc Search Engine Plugin for Firefox

Using search engine plugin for Firefox makes looking up a specific class in Java Platform API Specification easier Continue reading

Posted in Java | Tagged , , | 3 Comments