Hello Paul, what version of JDK do you use?
Best regards, Vladimir Kondratyev ___________________________________________ IntelliJ Software, "Develop with pleasure" http://www.intellij.com/ Thursday, March 07, 2002, 3:45:59 AM, you wrote: PG> Hi guys, PG> Try to do copy from IE some source code to the empty class source, on my PG> machine Idea just spawns DrWatson and rests in peace. PG> I think this is somehow related to the clipboard format you are getting from PG> there. PG> 1. I used the following URL: PG> http://java.sun.com/products/jce/doc/guide/API_users_guide.html#SimpleEncrEx PG> 2. Copied the following text: PG> KeyGenerator keygen = KeyGenerator.getInstance("DES"); PG> SecretKey desKey = keygen.generateKey(); PG> 3. Got DrWatson. It seems to me the problem is more generic than this, but PG> this might help to localize it easier PG> Hope this helps _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
