bouncycastle - Java and error in Cast programming--AttrCertExample? -
when run program, console gives me error:
java.lang.noclassdeffounderror: org/bouncycastle/x509/examples/attrcertexample
what's problem?
did check create sure classpath set correctly? error means java can't find .class file class. link explains more classpath. if you're using eclipse, can click on project in project tree , go file->properties->java build path edit paths.
java bouncycastle
No comments:
Post a Comment