Author Topic: cross platform IDE  (Read 3080 times)

archived

  • Hello, I'm new here
  • Posts: 0
    • View Profile
cross platform IDE
« on: November 17, 2005, 04:10:32 pm »
Hi,

what is the best solution for cross-platform IDE ? I mean I would like to compile cross-platform pluto code (common plugins & os specifics) in a shot without switching between platforms.

Any ideas ?

Regards

archived

  • Hello, I'm new here
  • Posts: 0
    • View Profile
cross platform IDE
« Reply #1 on: November 18, 2005, 09:26:08 am »
Hi,

I'm using vs.net 2003 in Windows and KDevelop in Linux. You could try Eclipse (http://www.eclipse.org/downloads/index.php) to use the share the same project files for Windows and Linux.

Regards,
Chris M.