10 Essential Tips and Tricks For IntelliJ IDEA

This video is for Java developers new to IntelliJ. IntelliJ is my favorite IDE. At first I didn’t think that IntelliJ CE had all the features I needed for development, but then either new features were added in updates or I didn’t look hard enough. I have found every feature I need as a Java/Bukkit developer. This video lists the tips and tricks everyone using IntelliJ should know. 1. Code Generation (0:30) 2. Comments (0:54) 3. Refactoring (1:18) 4. Declaration/Usages (1:50) 5. Artifacts (2:12) 6. Adding
Back to Top