mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
minor gdb fixes & console
This commit is contained in:
+4
@@ -56,6 +56,10 @@ public class GeneralCommandLine {
|
||||
myWorkDirectory = workingDirectory;
|
||||
}
|
||||
|
||||
public File getWorkDirectory() {
|
||||
return myWorkDirectory;
|
||||
}
|
||||
|
||||
public void setEnvParams(final Map<String, String> envParams) {
|
||||
myEnvParams = envParams;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user