[ad_1]
You have to specify the package with keyword: Import “name_of_the_package”.*;
i.e import UI.*
In this way you will import every classs inside that package
[ad_2]
solved How to import a package from a different location?
[ad_1]
You have to specify the package with keyword: Import “name_of_the_package”.*;
i.e import UI.*
In this way you will import every classs inside that package
[ad_2]
solved How to import a package from a different location?