> Try to do copy from IE some source code to the empty class source, on my > machine Idea just spawns DrWatson and rests in peace.
Strange... Works fine for me. Perhaps JDK issues? What if reinstall the JDK? Best regards, Eugene Zhuravlev IntelliJ Software, http://www.intellij.com/ "Develop with pleasure!" ----- Original Message ----- From: "Paul Grinchenko" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 07, 2002 3:45 Subject: [Eap-list] 609 Paste from clipboard problems > Hi guys, > > Try to do copy from IE some source code to the empty class source, on my > machine Idea just spawns DrWatson and rests in peace. > I think this is somehow related to the clipboard format you are getting from > there. > > 1. I used the following URL: > http://java.sun.com/products/jce/doc/guide/API_users_guide.html#SimpleEncrEx > 2. Copied the following text: > KeyGenerator keygen = KeyGenerator.getInstance("DES"); > SecretKey desKey = keygen.generateKey(); > > 3. Got DrWatson. It seems to me the problem is more generic than this, but > this might help to localize it easier > > Hope this helps > _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
