Quick-Fix to Add Missing Dependencies in the Editor

Save time when adding missing dependencies by using a quick fix.

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
Manage all your dependencies in the Dependencies tool window.
Package Checker
Package Checker
Find and fix vulnerabilities inside IntelliJ IDEA Ultimate.
Introduction
Introduction
Package Checker plugin in IntelliJ IDEA Ultimate.