Delete comment from: PyDev adventures
Fabio Zadrozny said...
Hi Neil,
Actually, the default (and preferred way) is really 'Add project directory to the PYTHONPATH'.
You do have an option to create 'src' folder and add it to the PYTHONPATH in the new project wizard (but that's the 2nd option, not the 'default' -- although the create project dialog will persist the last option you selected, so, if you did select the create 'src' folder, that's what it'll present the next time).
In the past (in older PyDev versions), the create 'src' folder was indeed the default (but this has been changed quite some time ago).
Best Regards,
Fabio
Jul 6, 2014, 8:51:44 AM
Posted to PyDev 3.6.0 released