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) or Alt+Enter (Windows/Linux) to let Package Search help you add the missing dependencies. Neat! ✨