Dear all,
The Cmake generator of Eclipse project does not work very well, it was not 
developed for years. As a consequence, the Eclipse project generated by 
CMake (as recommended in dealii Wiki) sometimes results with annoying 
issues with indexer. 
There is a useful plugin: cmake4eclipse that allows eclipse to index a 
project based on CMakeLists. Here are the instructions how to set a project 
using it:
https://stackoverflow.com/a/38716337
It works very well for me. I also have dealii as a project in eclipse so 
I've specyfie
I think including it in the wiki could be useful. 
Additionaly adding info about support for c++11  in Eclipse would be useful:
https://stackoverflow.com/a/24627391
(for example without it C++ shared/unique pointers are not indexed)

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/e537c866-5a6d-40e1-9e78-a60eebc736ccn%40googlegroups.com.

Reply via email to