project-navigation
Personal tools

Author Topic: Development enviroment?  (Read 2417 times)

Offline stimpak

  • Cannon Fodder
  • **
  • Posts: 1
    • View Profile
Development enviroment?
« on: March 31, 2012, 06:58:32 pm »
Hi,

can someone provide a working workspace for commone IDE like codeblocks NetBeans Ecliple?

Setting a complex project like ufoai from scratch can be rocket science


Offline MCR

  • PHALANX veteran
  • ******
  • Posts: 1244
    • View Profile
Re: Development enviroment?
« Reply #1 on: March 31, 2012, 08:02:08 pm »
You can find the codeblocks project file in master:

ufoai-checkout-dir/build/projects/ufo.workspace

in the same dir you also find eclipse_format.xml for Eclipse.

Offline bayo

  • Professional loser
  • Project Coder
  • Captain
  • ***
  • Posts: 733
    • View Profile
Re: Development enviroment?
« Reply #2 on: March 31, 2012, 09:10:22 pm »
On linux, i use Eclipse without problem. It compile every thing with make.