mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-26 19:06:24 +07:00
testdata adjusted
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
public class CreateControllerMethodInGroovy {
|
||||
public void bar(ActionEvent actionEvent) {
|
||||
//To change body of created methods use File | Settings | File Templates.
|
||||
|
||||
}
|
||||
}
|
||||
@@ -2,6 +2,6 @@ import javafx.event.ActionEvent;
|
||||
|
||||
public class CreateControllerMethod {
|
||||
public void bar(ActionEvent actionEvent) {
|
||||
//To change body of created methods use File | Settings | File Templates.
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user