如何使用 GTGE 库? Java 2D 游戏
我从官方网站下载了一个包含 jar 和“docs”文件夹的 zip,里面有一个“com”文件夹和一个“resources”文件夹。我希望能够在我的 java IDE (eclipse) 中使用这个库,但是当我输入: import com.golden.*;它不识别该命令。
如何添加这个库以便我可以在编程中实际使用它?请尽可能具体,因为我似乎天生就有不遵守指示的天赋。
I downloaded from the official site a zip containing a jar and a "docs" folder, inside there is a "com" folder and a "resources" folder. I want to be able to use this libray in my java IDE (eclipse) but when i type : import com.golden.*; it does not recognise the command.
How do I add this library so that I can actually use it with programming? Please be as specific as possible, as I seem to have a natural talent in failing to follow instructions.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)