We're a place where coders share, stay up-to-date and grow their careers.
It's not in the same folder. customclass is in a folder below the package.
customclass
Like this:
package: example.java // I want to import files from subpackage here. subpackage: // Files....
It's not in the same folder.
customclass
is in a folder below the package.Like this: