Hi!
My question is about JFormDesigner plugin for Eclipse.
So, I opened JFormDesigner in Eclipse, added the ActionListener to the JButton and defined a procedure to be runned after pressing this JButton. Then I pressed "Build All" and runned the form (*.jfd file) from Eclipse. However, it seems that the *jfd file is not compiled (not updated), because nothing happened after pressing the JButton. Please, help me to solve this problem. I've tried everything to make it working, but nothing has helped so far. Thanks for any suggestion!