Closedown

This commit is contained in:
boccioli_m
2015-06-09 09:50:10 +02:00
parent babf4f4636
commit 6dd02bd8a8

View File

@@ -345,7 +345,7 @@ public class TestingList extends Panel {
ClassLoader classLoader = getClass().getClassLoader();
//File file = new File(classLoader.getResource("../script/tests/devices/LS/.config").getFile());
fc = new FileInputStream(classLoader.getResource("../script/tests/devices/LS/.config").getPath());
fc = new FileInputStream(classLoader.getResource("../script/tests/devices/LS/.config").getPath()) {};
//fc = new FileInputStream(file);
// this.jTextField1.setText(file.toPath().toString());
//prop.load(fc);