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! ✨