mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
Support the classic terminal, new terminal (gen1) and the reworked terminal (gen2). This method is the fast solution, but probably not final, since we plan to have a better public API for the Reworked Terminal. So, mark it as experimental. (cherry picked from commit 1bae3499a909b4b9447af0b734a87eda53e8d67d) IJ-CR-166213 GitOrigin-RevId: f0b7e77880e38ef3d2ac4b1c4ba19e99fcc7da06
30 lines
1.8 KiB
Plaintext
30 lines
1.8 KiB
Plaintext
*:com.intellij.execution.multilaunch.execution.conditions.ConditionTemplate
|
|
- *sf:Companion:com.intellij.execution.multilaunch.execution.conditions.ConditionTemplate$Companion
|
|
- a:createCondition():com.intellij.execution.multilaunch.execution.conditions.Condition
|
|
- a:getType():java.lang.String
|
|
*f:com.intellij.execution.multilaunch.execution.conditions.ConditionTemplate$Companion
|
|
- f:getEP_NAME():com.intellij.openapi.extensions.ExtensionPointName
|
|
*a:com.intellij.execution.multilaunch.execution.executables.TaskExecutableTemplate
|
|
- com.intellij.execution.multilaunch.execution.executables.ExecutableTemplate
|
|
- *sf:Companion:com.intellij.execution.multilaunch.execution.executables.TaskExecutableTemplate$Companion
|
|
- <init>():V
|
|
*f:com.intellij.execution.multilaunch.execution.executables.TaskExecutableTemplate$Companion
|
|
- f:getEP_NAME():com.intellij.openapi.extensions.ExtensionPointName
|
|
f:com.intellij.execution.runners.RunContentBuilder
|
|
- com.intellij.execution.runners.RunTab
|
|
- *sf:RUN_TOOL_WINDOW_TOP_TOOLBAR_GROUP:java.lang.String
|
|
- *sf:RUN_TOOL_WINDOW_TOP_TOOLBAR_MORE_GROUP:java.lang.String
|
|
- *sf:RUN_TOOL_WINDOW_TOP_TOOLBAR_OLD_GROUP:java.lang.String
|
|
a:com.intellij.execution.runners.RunTab
|
|
- com.intellij.openapi.Disposable
|
|
- *sf:KEY:com.intellij.openapi.actionSystem.DataKey
|
|
- *sf:PREFERRED_PLACE:com.intellij.openapi.util.Key
|
|
f:com.intellij.execution.util.EnvFilesUtilKt
|
|
- *sf:configureEnvsFromFiles(com.intellij.execution.EnvFilesOptions,Z):java.util.Map
|
|
- *bs:configureEnvsFromFiles$default(com.intellij.execution.EnvFilesOptions,Z,I,java.lang.Object):java.util.Map
|
|
com.intellij.terminal.ui.TerminalWidget
|
|
- com.intellij.openapi.ui.ComponentContainer
|
|
- *a:getTerminalSizeInitializedFuture():java.util.concurrent.CompletableFuture
|
|
- *:getText():java.lang.CharSequence
|
|
- *:isCommandRunning():Z
|