Skip to main content



      Home
Home » Newcomers » Newcomers » Scrapbook Limitiation
Scrapbook Limitiation [message #134036] Wed, 01 February 2006 12:01
Eclipse UserFriend
Originally posted by: wojtek.a.com

I am trying to use the scrapbook to test an encryption class. The class
has the following code snippet:

import com.sun.crypto.provider.SunJCE;
Security.addProvider( new SunJCE() );

This code works in the actual application.

However I get the following error when trying to run it from the scrapbook:

java.lang.NoClassDefFoundError: com/sun/crypto/provider/SunJCE
Previous Topic:Snippets and exporting settings
Next Topic:Eclipse 3.1 xdoclet module doesnŽt work with JDK 1.4
Goto Forum:
  


Current Time: Thu May 08 19:36:06 EDT 2025

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

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

Back to the top