mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-10 13:17:09 +07:00
ensure redundant on demund imports are not created when shorten class refs would find a conflict with class in same package/implicitly imported package (IDEA-169190)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
package pack2;
|
||||
|
||||
import java.util.List;
|
||||
import java.util.*;
|
||||
|
||||
public class Usage2 {
|
||||
int method() {
|
||||
|
||||
Reference in New Issue
Block a user