mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IDEA-100180 Gradle: "Show conflict" action does nothing for libraries
This commit is contained in:
+1
@@ -67,6 +67,7 @@ public class GradleConflictControlFactory {
|
||||
|
||||
@Override
|
||||
public void visit(@NotNull LibraryOrderEntry libraryDependency) {
|
||||
result.set(myCommonDependencyFactory.getControl(libraryDependency, changes));
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user