hello
now i m making an application with V2 in Intellij java
it is very simlpe application
but i have a problem
when i use controller.addListener(listener) and build
then i cant open the jar file. i dont know why
only controller.addListener(listener) and controller.removeListener.
controller. blah blah is okay
listener. blah blah is okay too
plz help me