Eclipse Juno with PyDev deletes my django files -
i trying set eclipse on new computer, , thought might try juno instead of indigo using before.
however, attempting import pydev/django files troublesome, , ended creating new django project , copying source files in.
however, when hit refresh, eclipse deletes bunch of files including urls.py!
i've given - notepad++ - have ideas might causing this?
i must that'd first time heard pydev deleting .py files... (it have option remove orphaned .pyc files can disable on window > preferences > pydev > builders > how handle .pyc/$py.class deletion).
are sure it's deleting files in filesystem? can reproduce that? (if so, please provide steps so, because i've tried many things here , haven't been able duplicate behavior). it'd nice if check if removes files in filesystem (i.e.: it's possible reason it's filtering in pydev package explorer?)
Comments
Post a Comment