Apr 12
2012
JFormDesigner 5.0.4
We've just released JFormDesigner 5.0.4, which fixes a NullPointerException in the Java code generator (since 5.0.3).
Users of 5.0.3 are recommended to update to 5.0.4.
See Change Log for details and download JFormDesigner 5.0.4.
Looking forward for the netbeans module update~
@blader: a release candidate of the NetBeans module is available now
[Sorry could not find the support link to post this] We are using: Eclipse: 3.7.2 JDK: 1.7 u4 JFormDesigner
Version 5.0.4 Build 5134, built on 201204121311
And getting the following stack when use JFD 5.0.04 with JDK 1.7 u4
@Payam: JFormDesigner 5.0.4 is compatible with JDK 7u4, but looking at the line numbers of FormLoader.load() in your stack trace, it seems that you're using 5 year old jfd-loader.jar from JFormDesigner 3.0, which is not compatible with Java 7. Please update the jfd-loader.jar in your project and try again.