On Thu, Mar 07, 2013 at 10:15:44PM +0100, Alexander Neundorf wrote: > On Thursday 07 March 2013, Campbell Barton wrote: > > With default Eclipse project (version 2.8.10.2), "Eclipse CDT4 - Unix > > Makefiles", I get the same file showing multiple times when using > > Open-Resources. > > > > It also shows object files in the listing (.o) which is fairly > > annoying and makes Open-Resources not that useful. > > > > Example screenshot: > > http://www.graphicall.org/ftp/ideasman42/eclipse_cmake_project.png > > > > Is this a known problem?, Should I report a bug? > > Set the cmake variable CMAKE_ECLIPSE_GENERATE_LINKED_RESOURCES to FALSE > (since > 2.8.10 I think, it's in the cache) to FALSE, and see whether this is better > for you. > > Also, please try 2.8.11, for which RCs will be out really soon now. This has > an additional change which has to do with this.
Ah, I'll definitely have to try that trick. Another, but related question, when using the Eclipse+Ninja generator I end up with an awful lot of Ninja-related files in the top level of the Eclipse project. Is there some way to avoid that? /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: [email protected] jabber: [email protected] twitter: magthe http://therning.org/magnus Most software today is very much like an Egyptian pyramid with millions of bricks piled on top of each other, with no structural integrity, but just done by brute force and thousands of slaves. -- Alan Kay
pgp6RKYfaGS1q.pgp
Description: PGP signature
-- 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
