开发者

How do I use the GTGE library? Java 2D games

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开发者_Go百科, as I seem to have a natural talent in failing to follow instructions.


  • Right click on your project
  • Select properties
  • Select the Java build path from the list to left side
  • Click libraries on the right side
  • Click on "Add external JARS"
  • Select your file
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜