I am new to Java. I am trying to use a class (AudioFile) that is located in the folder org ->jaudiotagger -> audio. My main class is running from the same directly as the folder org is located in. I am importing the package but when I try to compile it gives me package does not exist error. You can see the entire layout of the files, my Main class and the error produced below:
Thanks!

Thanks!
Last edited by a moderator: