开发者

How to install jBox2d in NetBeans?

开发者 https://www.devze.com 2023-02-25 01:15 出处:网络
I would like to make the game in Java with jBox2D. Unfortunately, I do not know how to install the necessary libraries to be able to 开发者_如何学Pythonuse jBox2D.

I would like to make the game in Java with jBox2D. Unfortunately, I do not know how to install the necessary libraries to be able to 开发者_如何学Pythonuse jBox2D.

I'm using NetBeans.


You don't "install" a library in an IDE, you configure the classpath for your project using your IDE.

Right click on your project in the "Projects" tab. Choose "Properties". In the tree at the left of the dialog, enter "Libraries". Then click the button at the left "Add JAR/Folder" and navigate to the library jar of JBox2D.

How to install jBox2d in NetBeans?

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号