BUG: Code importing wizard finds no classes at all when I select a parent folder, which holds all the *.cs files, although I've selected the "Include Subdirectories" checkbox. AS-IS: The Code Importer Wizard displays "0 files" when clicking on the parent folder, which holds all the *.cs files. Also when I click next there is an empty files/class listbox, so nothing is done. EXPECTED: The Code Importer Wizard should display the *.cs files count already when clicking/selecting the desired parent folder when "Include Subdirectories" is checked; after the "Next" is clicked, the wizard should display all the found classes from all the sub-folders under the selected parent folder. Please notice, that your (broken; see my other 2 BUGs) "Import from Directory" function is actually able to find the *.cs files/classes from a parent folder. Thank you, Andrej
May be related to bug 479224.