Hey folks,
I'm happily using the cdt4 generator to generate eclipse
projects.   The result doesn't seem very eclipse-y to my untrained
eye, but it's close enough to get work done.

Next question: how does one trigger "make test" from eclipse?
In the java world, I think a plugin is used to do that.
( 
http://help.eclipse.org/helios/index.jsp?topic=%2Forg.eclipse.jdt.doc.user%2FgettingStarted%2Fqs-junit.htm
)
Is there a corresponding plugin for cmake?  It oughtta be pretty simple... all
it has to do is add a "run tests" button somewhere.

It might be nice to have that button let you select
which tests to run, but I'd settle for one that ran all tests.
- Dan
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to