I use java One to develop programs and I am using a netbeans download
to help speed up creating a gui. The problem is when I try to run the
application in the command prompt, I keep getting this:
Exception in thread "main" java.lang.NoClassDefFoundError:
org/netbeans/lib/awte
xtra/AbsoluteLayout
Do i need to place a file somewhere specific so it will run outside
of the java One application?
Any help would be greatly apprciated.