rename: do not delete containing directory during move/rename (IDEA-130992)

(cherry picked from commit 77712e308bb0edd5b164b4c95c2ad4c8a6a30648)
This commit is contained in:
Anna Kozlova
2014-10-13 19:20:54 +02:00
parent fc84427492
commit 0438d80f4f
5 changed files with 59 additions and 31 deletions
@@ -0,0 +1,3 @@
package pack1.pack2;
public class S1{}
@@ -0,0 +1,3 @@
package pack1;
public class S1{}