-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In New PyDev Project wizard, fix project creation bug & use recursive…
… search for Python files. Make the following improvements to the New PyDev Project wizard (specifically, its first page): 1. Fix a bug where it was possible to create a new project in a workspace folder with the "use default" setting chosen in the project creation wizard, even if that folder contained a .project file. 2. When searching for existing Python files in the project location, now recursively search existing folders in the location for Python files too.
- Loading branch information
Andrew Ferrazzutti
committed
Aug 12, 2013
1 parent
8389c25
commit 69e7985
Showing
1 changed file
with
25 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters