Add IDEA action to show raw FIR of currently opened file
This action works correctly with fir.enabled=true in Gradle properties
This commit is contained in:
committed by
Mikhail Glukhikh
parent
e5f0f2489f
commit
8a5a43d670
@@ -33,6 +33,7 @@ dependencies {
|
||||
compile(project(":eval4j"))
|
||||
compile(project(":j2k"))
|
||||
compile(project(":idea:formatter"))
|
||||
compile(project(":idea:fir-view"))
|
||||
compile(project(":idea:idea-core"))
|
||||
compile(project(":idea:ide-common"))
|
||||
compile(project(":idea:idea-jps-common"))
|
||||
|
||||
Reference in New Issue
Block a user