简体   繁体   English

Netbeans我添加的库JAR /文件夹在哪里?

[英]Netbeans Where is my Library JAR/Folder that I have added

I have added a jar named freetts in Libraries in my Project, I copied the whole netbeans java project to another system but I could not compile it as the freetts library was missing there. 我在我的项目的库中添加了一个名为freetts的jar,我将整个netbeans java项目复制到了另一个系统,但是由于freetts库不存在而无法编译它。 So how do I locate the library on disk so that I can copy it to the system I have copied the project to. 因此,如何在磁盘上找到该库,以便可以将其复制到将项目复制到的系统中。 在此处输入图片说明

Right click on the folder/JAR and click on edit 右键单击文件夹/ JAR,然后单击edit

在此处输入图片说明

在此处输入图片说明

and in there you will be able to see where the folder/JAR is located on your disk 然后您可以在其中看到文件夹/ JAR在磁盘上的位置

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

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