Quick-Fix to Add Missing Dependencies in the Editor

Save time when adding missing dependencies

Focus on your code and add any classes that you need. If it doesn’t exist in your classpath, use quick fix ⌥⏎ (macOS) / Alt+Enter (Windows/Linux) to let Package Search help you add the missing dependencies. Neat! ✨


Related Resources

Manage dependencies
Manage dependencies in the Dependencies tool window
Package Checker
Find and fix vulnerabilities inside IntelliJ IDEA Ultimate
Introduction
Package Checker plugin in IntelliJ IDEA Ultimate