We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa06164 commit ff59fb3Copy full SHA for ff59fb3
BUILD.bazel
@@ -45,7 +45,7 @@ jvm_library(
45
"@community//plugins/IntelliLang:langInjection",
46
"@community//platform/vcs-impl",
47
"@community//spellchecker",
48
- "//webcore/impl:webide-impl",
+ "//webcore/impl",
49
"@community//platform/backend/workspace",
50
"@lib//:swingx",
51
"@lib//:gson",
@@ -98,7 +98,7 @@ jvm_library(
98
"@community//platform/vcs-impl:vcs-impl_test_lib",
99
100
"@community//spellchecker:spellchecker_test_lib",
101
102
103
"@community//platform/testFramework",
104
"@community//platform/testFramework:testFramework_test_lib",
0 commit comments