Class Not Found: javax.crypto.Cipher in Eclipse. [message #98540] |
Tue, 30 August 2005 15:39 |
Eclipse User |
|
|
|
Originally posted by: VMarathe.ifmc.sdps.org
Hi,
I am trying to build my application using PDE build and eclipse
antrunner application. One of the plugins uses java cryptographic
classes like javax.crypto.Cipher. While compiling this plugin through
elipse PDE, I get an error that says "javax.crypto.Cipher cannot be
resolved to a type". The java version used is JDK5 and JAVA_HOME points
to jdk5/jre which has jce.jar in lib directory. So, I assume that elipse
should pick the cryptographic classes.
On command prompt, java seems to detect this class.
I am wondering why eclipse cannot pick up these classes?
Any help is highly appreciated!!
Thanks,
Vasant
|
|
|
Powered by
FUDForum. Page generated in 0.06586 seconds