From the course: Java 25 for Professionals with Jetbrains AI Assistant

Unlock this course with a free trial

Join today to access over 24,900 courses taught by industry experts.

Challenge: Modular project cleanup import declarations

Challenge: Modular project cleanup import declarations - Java Tutorial

From the course: Java 25 for Professionals with Jetbrains AI Assistant

Challenge: Modular project cleanup import declarations

- [Instructor] All right, let's get practical. So below is a ShoppingCart class and it has 14 imports. I've edited it here for your convenience, and your task is to replace this by one single module import. Let's see if you can figure it out, good luck.

Contents