DrKsax
Registered user
Registered: 11-2012
Posts: 7
Karma: 0 (+0/-0)
|
Reply | Quote
|
|
How to run Golems as a Eclipse project?
I have imported Golems source code in to eclipse, but due to fact that i haven't used it like at all. I cannot seems to start game, i try to launch it from the golems launcher, but it tells me that it cannot find golems.jar and fails to load, howerver i cannot find golems.jar and kind of lost how it should start. Some help?
|
11/19/2012, 6:08 am
|
Link to this post
Email DrKsax
PM DrKsax
Blog
|
DrKsax
Registered user
Registered: 11-2012
Posts: 7
Karma: 0 (+0/-0)
|
Reply | Quote
|
|
Re: How to run Golems as a Eclipse project?
Problem still stands, Net Beam also wasn't able to launch golems from sources.
|
11/21/2012, 9:08 am
|
Link to this post
Email DrKsax
PM DrKsax
Blog
|
Demki
Registered user
Registered: 10-2012
Posts: 11
Karma: 1 (+1/-0)
|
Reply | Quote
|
|
Re: How to run Golems as a Eclipse project?
The golems.jar is where the compiled class should be. After you compile using the ANT file(build.xml, eclipse should be able to handle it) there should be a golems.jar at the appropriate place, and with all the other required files(natives for OpenGL and whatnot)
|
11/22/2012, 7:06 pm
|
Link to this post
Email Demki
PM Demki
Blog
|