PlaneShift

Development => Development Deliberation => Topic started by: jimmychen on November 09, 2008, 05:27:51 pm

Title: develop tool?
Post by: jimmychen on November 09, 2008, 05:27:51 pm
  Please tell me , in linux platform what develop tools I can use(emacs?).
  I want to read the code more convenient  like using msvc or eclipse.

  sorry for my poor english.
 
Title: Re: develop tool?
Post by: TymTheEnchanter on November 09, 2008, 06:05:46 pm
Eclipse with CDT works very well.

You just need to set up the project to find the relevant includes and libraries from PS, CS & cal3d.
Title: Re: develop tool?
Post by: khoridor on November 09, 2008, 06:12:47 pm
You can also use kdevelop
Title: Re: develop tool?
Post by: jimmychen on November 10, 2008, 02:41:38 am
 :), I'll try both, thanx!