http://www.cmake.org/Wiki/CMake:Eclipse

CMake and Eclipse are not the most integrated set but very workable and usable on an everyday basis. I am on OS X 10.4 and I use Eclipse/ CMake for all my C++ development. The code completion is generally better with Eclipse than Xcode for C/C++ although there are some problems in CDT with indexing. Proper setup is the key to get everything working.

There is experimental Eclipse project generation in CVS CMake at this time. I personally have CMake generate makefiles on OS X and then setup my eclipse projects by hand. Follow the wiki to get an idea of what to do. (I wrote the major portion of that wiki entry).


--
Mike Jackson   Senior Research Engineer
Innovative Management & Technology Services


On Dec 28, 2007, at 12:37 PM, Moe Alkhafaji wrote:

I have another question...

I did notice that eclipse 3.3 has become extremely impressive on C/C++
development front. I am more inclined now to give it a shot to see if
it can provide me with more than what xcode 3.0 can for C/C++
programming. Especially since I am a Java eclipse user.

Now, I know there were some work-arounds posted on the Internet to get
eclipse to work with cmake. I would like to know if people have used
eclipse 3.3 and have something to say about how it compares to xcode
3.0, and what they did to get cmake working with eclipse easier than
other work-around methods.

Thank you.

Moe
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to