简体   繁体   English

没有jar文件的外部库

[英]External library with no jar file

I downloaded a package ( Jep Java 2.4.1 GPL ) but it doesn't come with a jar file as described in the documentation . 我下载的程序包( JEP的Java 2.4.1 GPL ),但作为描述它没有附带一个jar文件的文档 It's a zip file, and when extracted it has these folders: 这是一个zip文件,提取后具有以下文件夹:

How do I get this working in Eclipse for an Android project? 如何在Eclipse中为Android项目使用此功能?

I have it in mine. 我有它。 It's inside dist . dist内部。

在此处输入图片说明

you can get the .jar located inside the /bin or /dist folder. 您可以在/bin/dist文件夹中找到.jar

The jep-2.4.1.jar of the release Jep Java 2.4.1 GPL is located in /dist folder. Jep Java 2.4.1 GPL发行版的jep-2.4.1.jar位于/dist文件夹中。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM