1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 14:15:23 +02:00
cdt/core
Doug Schaefer a0140348f1 bug 194395: excluded folders doubled in project view
https://bugs.eclipse.org/bugs/show_bug.cgi?id=194395

For excluded folders at the project root that were output folders, both the SourceRoot and the CProject were adding the folder to the Projects view. Now, for CProject, we check to see if we are also a SourceRoot and if so, we don't add in the folder.
2007-07-03 17:56:59 +00:00
..
org.eclipse.cdt.core bug 194395: excluded folders doubled in project view 2007-07-03 17:56:59 +00:00
org.eclipse.cdt.core.aix Bug 189539 - Fix dates on about.html files to reflect projected release date. 2007-05-29 03:48:49 +00:00
org.eclipse.cdt.core.linux Bug 189539 - Fix dates on about.html files to reflect projected release date. 2007-05-29 03:48:49 +00:00
org.eclipse.cdt.core.linux.ia64 Bug 189539 - Fix dates on about.html files to reflect projected release date. 2007-05-29 03:48:49 +00:00
org.eclipse.cdt.core.linux.ppc Bug 189539 - Fix dates on about.html files to reflect projected release date. 2007-05-29 03:48:49 +00:00
org.eclipse.cdt.core.linux.x86 Bug 189539 - Fix dates on about.html files to reflect projected release date. 2007-05-29 03:48:49 +00:00
org.eclipse.cdt.core.linux.x86_64 Bug 189539 - Fix dates on about.html files to reflect projected release date. 2007-05-29 03:48:49 +00:00
org.eclipse.cdt.core.macosx Fix up copyrights. 2007-06-14 18:10:16 +00:00
org.eclipse.cdt.core.qnx Fix up copyrights. 2007-06-14 18:10:16 +00:00
org.eclipse.cdt.core.solaris Bug 189539 - Fix dates on about.html files to reflect projected release date. 2007-05-29 03:48:49 +00:00
org.eclipse.cdt.core.tests Fix for 193962, isSameType() for anonymous types. 2007-07-03 12:01:55 +00:00
org.eclipse.cdt.core.win32 Fix up copyrights. 2007-06-14 18:10:16 +00:00
org.eclipse.cdt.ui Fix for 194710: [Indent] Issue when case statement has a 'char' 2007-06-29 11:26:44 +00:00
org.eclipse.cdt.ui.tests Fix for 194710: [Indent] Issue when case statement has a 'char' 2007-06-29 11:26:44 +00:00