Script run configuration: Set working directory to a directory containing script file by default

This commit is contained in:
Pavel V. Talanov
2015-11-26 17:36:36 +03:00
parent 5a55ee332e
commit 54addb4b1e
5 changed files with 98 additions and 5 deletions
+3
View File
@@ -0,0 +1,3 @@
package foo
println("Hello from script")