Datasheet
Maven Cheat Sheet
Knowing Maven is a must-have skill for any respected Java developer. Unfortunately, memorizing the command line options and phases can be tough. Our Maven cheat sheet boils down all the essentials onto a single page for you to reference.
Java Application Development, Java Tools
Datasheet
Top Keyboard Shortcuts for Eclipse
In modern IDEs, opening multiple projects, figuring out dependencies between them, integrating the build systems, navigating type systems, and even the plain automatic compilation on save is something so common in the Java world that we don’t even consider these actions as features.
Java Application Development