I'm working on a program which loads the song data of a mp3 file. Im trying to import JAudioTagger to help load the song information. The JAudioTagger is a .jar file. I went into the import window but was faced with many import options which I am not sure about. It looks like there are three options which would work; EJB JAR file, Java EE Utility Jar, or App Client JAR file. I'm not sure if any of these options are the correct ones.
Does anyone know about how to import the jar? I am using Eclipse Java EE IDE for Web Developers. Thanks in advance.
JAudioTagger Site