Mike, > I finally updated the Eclipse/Cmake tutorial on the Cmake wiki page. > > http://www.cmake.org/Wiki/CMake:Eclipse
Excellent Wiki entry. FYI, a few dotted boxed entries like "2." in "File System Setup" seem to not line wrap in Firefox. Are you sure "Creating an External Tool to run cmake" is really required? In my use of Eclipse any updates to CMakeLists.txt automatically rerun cmake under make, so don't require an external tool. I tend to manually run the initial cmake configure from the command line, then only ever use make. - TrevK _______________________________________________ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake