mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 15:09:39 +07:00
Initial execute file in console.
This commit is contained in:
@@ -64,4 +64,7 @@ public interface AbstractPythonRunConfigurationParams {
|
||||
boolean addSourceRoots();
|
||||
void addContentRoots(boolean add);
|
||||
void addSourceRoots(boolean add);
|
||||
|
||||
boolean showCommandLineAfterwards();
|
||||
void setShowCommandLineAfterwards(boolean showCommandLineAfterwards);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user