在Eclipse的Andr​​oid导入JAR(JAudioTagger) [英] Importing JAR (JAudioTagger) in Eclipse Android

查看:312
本文介绍了在Eclipse的Andr​​oid导入JAR(JAudioTagger)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我工作的一个程序,它加载一个MP3文件的乐曲数据。我试着去导入JAudioTagger帮助加载歌曲信息。该JAudioTagger是一个.jar文件。我走进导入窗口,但面临这我不知道很多导入选项。它看起来像有三个选项会工作; EJB JAR文件,Java EE的实用JAR,或应用程序客户端JAR文件。我不知道如果有这些选项都是正确的。

有谁知道如何导入罐子?我使用的Eclipse的Java EE IDE为Web开发人员。提前致谢。

JAudioTagger网站

解决方案
  1. 右键点击您的项目。
  2. 选择构建路径
  3. 选择添加外部档案
  4. 选择JAR文件。
  5. 您现在可以使用类从资料库中。

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

解决方案

  1. Right click on your project.
  2. Select Build Path.
  3. Select Add External Archives.
  4. Select the jar-file.
  5. You can now use the classes from your library.

这篇关于在Eclipse的Andr​​oid导入JAR(JAudioTagger)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆