C
chethantr
Hi Everybody,
i have developed a java application using netbeans5.5. Now i want to
create a exe file of it to distribute or some other file like .jar
files for distribution. i tried nativej and exe4j to do it, it is not
working and throwing exception called
Exception in thread "main" java.lang.NoClassDefFoundError:
org/jdesktop/layout/GroupLayout$Group
Please can you help me out in this issue.
i have developed a java application using netbeans5.5. Now i want to
create a exe file of it to distribute or some other file like .jar
files for distribution. i tried nativej and exe4j to do it, it is not
working and throwing exception called
Exception in thread "main" java.lang.NoClassDefFoundError:
org/jdesktop/layout/GroupLayout$Group
Please can you help me out in this issue.