Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Class Not Found: javax.crypto.Cipher in Eclipse.
Class Not Found: javax.crypto.Cipher in Eclipse. [message #98540] Tue, 30 August 2005 15:39
Eclipse UserFriend
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
Previous Topic:Could not find the main class. Program will exit
Next Topic:Solaris 8 (SPARC/GTK 2) ... getting gtk2
Goto Forum:
  


Current Time: Wed Jul 17 09:51:09 GMT 2024

Powered by FUDForum. Page generated in 0.08480 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top