I would like to create a folder in a pydev project, but it seems pydev turns it into a package. This is bad partly because it is not clear then what is a folder and what is a package, but also because it sometimes complains when I try to add files to the folder because the __init__ file is not set up. I don’t remember it being this way in the past. Has something changes or have I miss configured something?
Thanks for your help _______________________________________________ pydev-code mailing list pydev-code@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pydev-code