mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-26 15:27:45 +07:00
testdata fixed
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ class Test {
|
||||
foo();
|
||||
} catch (MyException1 e) {
|
||||
} catch (MyException2 myException2) {
|
||||
<caret><selection>myException2.printStackTrace(); //To change body of catch statement use File | Settings | File Templates.</selection>
|
||||
<caret><selection>myException2.printStackTrace();</selection>
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user