have installed netbeans 6.5 in opensuse 11.1 from netbeans package.
have installed sun’s jdk from opensuse repo.
my class runs ok in netbeans.
try to make ‘clean and build’ and the jar created in dist folder says NoClassDefFoundError.
made a jar tvf class.jar
no classes at all in that file…
what is going on?