简体   繁体   English

在Netbeans中将jar文件添加到项目中

[英]adding jar files to the project in netbeans

I downloaded latests version of java slick 2D library and LWJGL, but I'm in dilemma which files to chose. 我下载了Java slick 2D库和LWJGL的最新版本,但在选择哪些文件时遇到了难题。 I've found those tutorials on YT on how to add libraries but they're old like 3 years. 我在YT上找到了有关如何添加库的那些教程,但是它们已经存在了3年之久。 Also, is there any way to implement library just like we currently use SDK, with out adding this jar files each time to diff projects ? 另外,有什么方法可以像我们当前使用的SDK那样实现库,而不必每次都将jar文件添加到diff项目中?

您可以在netbeans中定义一个文件夹,该文件夹将负责存储所有jar文件,而不是一个个地添加jar文件。

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

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