mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 04:51:24 +07:00
[devkit] Resolve action IDs for Activate$ToolwindowID$ToolWindow (IJPL-165055)
remove suppressions GitOrigin-RevId: 98ae416120a3da1ef1de1567518e9e5af7c1eb5e
This commit is contained in:
committed by
intellij-monorepo-bot
parent
518f9c1879
commit
9428900cd7
@@ -123,7 +123,6 @@ abstract class OnboardingTourLessonBase(id: String) : CommonLogicForOnboardingTo
|
||||
openProjectViewTask = taskId
|
||||
var projectDirExpanded = false
|
||||
|
||||
@Suppress("InjectedReferences", "UnresolvedPluginConfigReference") // todo IJPL-165055
|
||||
text(JavaLessonsBundle.message("java.onboarding.project.view.description",
|
||||
action("ActivateProjectToolWindow")))
|
||||
text(JavaLessonsBundle.message("java.onboarding.balloon.project.view"),
|
||||
|
||||
Reference in New Issue
Block a user