LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: Cirdan on March 03, 2004, 20:15:00

Title: Installing LWJGL w/ JCreater...
Post by: Cirdan on March 03, 2004, 20:15:00
Here are the steps...


1> Open J Creater
2> At the top, click Project -> Project Properties.
3> Then click a tab that says "Requierd Libraries"
4> Then click the "new" button.
5> A new window should pop up. At the top text box, put LWJGL
6> Then click add --> add path, and select the file were you put the .class/dll files.
7> click add -> add archive and add both .jar files

and your ready to go!
Title: Installing LWJGL w/ JCreater...
Post by: amoeba on July 22, 2004, 10:43:16
What about actually running the application from JCreator?
Title: Installing LWJGL w/ JCreater...
Post by: WiESi on July 22, 2004, 15:12:56
No problem, JCreator does everything for you.

WiESi