Notes |
|
(0039295)
|
lehpat
|
2015-08-18 09:12
|
|
I compared the .project files with seperator \\ and speerator /.
I could not found files from a virtual sub directory seperated with \\ in the project file, so I think the sub directory information is discarded somewhere.
I tried to modify cmExtraEclipseCDT4Generator.cxx before converting \\ to / resulting in identical .project files as with the original files. |
|
|
(0040519)
|
Thiago
|
2016-02-23 06:26
|
|
|
|
(0040527)
|
lehpat
|
2016-02-24 04:54
|
|
The two bugs seem to be related. I tried to reproduce the error in Linux (used Windows before) and I saw every file of the attached Project to ID 15279. So for me it looks like both issues are only affected on Windows. |
|
|
(0040768)
|
lehpat
|
2016-03-29 10:56
|
|
Update: The two bugs are not related.
The current implementation of the eclipse Generator does not descend into children of the source group. If Source Groups with Sub directories are specified only the first Directory is created. |
|
|
(0040775)
|
Brad King
|
2016-03-31 09:34
|
|
|
|
(0040793)
|
Brad King
|
2016-04-01 10:04
|
|
|
|
(0041205)
|
Kitware Robot
|
2016-06-10 14:21
|
|
This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page. |
|