G
ginjasvinja
Hi everyone, here I come again with Visual Age for Java troubles. I
have created java class that uses JNI and everything is ok when I run
my class from command line.What the problem is: when I create the same
class using Visual Age I can not run it because of exception:
Exception in thread "main" java.lang.NoClassDefFoundError
Can anyone tell me what the problem is? Thanks!
have created java class that uses JNI and everything is ok when I run
my class from command line.What the problem is: when I create the same
class using Visual Age I can not run it because of exception:
Exception in thread "main" java.lang.NoClassDefFoundError
Can anyone tell me what the problem is? Thanks!