OpenCiv icon indicating copy to clipboard operation
OpenCiv copied to clipboard

How to open project in Eclipse?

Open DarthYuber opened this issue 3 years ago • 1 comments

I did what the readme says but it did not work?

How do I build and run this?

  • Install Java 11 or higher. NOTE: OpenJDK has problems (at least for me on linux)
  • Install GIT
  • Run -> git clone https://github.com/rhin123/OpenCiv.git
  • Open Eclipse or any other java editor, and import grade project (Eclipse is recommended, haven't tested on other IDEs)
  • To get the game running you would run the OpenCiv-lwjgl3 Lwjgl3Launcher.java class & the OpenCiv-server Server.jar To start the Client & Server

What folder do I need to "import grade project"? I tried many and always get error messages.

DarthYuber avatar Feb 17 '22 15:02 DarthYuber

What error messages are you getting? The folder you import is the OpenCiv folder. Don't import the sub-folders.

RyanGrieb avatar Feb 18 '22 18:02 RyanGrieb