Move: Add conflict checking for "Move packages" case
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
Class test2.J, referenced in property test2.pack.Bar.j, will not be accessible in module A
|
||||
Class test2.J, referenced in property test2.pack.Foo.j, will not be accessible in module A
|
||||
Class test2.pack.Foo, referenced in field J.foo, will not be accessible from module B
|
||||
Class test2.pack.Foo, referenced in field J.foo, will not be accessible from module B
|
||||
Class test2.pack.Foo, referenced in field J.foo, will not be accessible from module B
|
||||
Class test2.pack.Foo, referenced in field J.foo, will not be accessible from module B
|
||||
Reference in New Issue
Block a user