Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Problem: Java.Security.SecureRandom does not exists

843811Sep 26 2006 — edited Sep 27 2006
Dear all,

I am working to fix a problem for 1 week. To make things clear, I want to create MIDlet using Netbeans+WTK for my N70 mobile. every thing works very fine using eclipse + carbide.j (Nokia tool), but when I moved to Netbeans; the builder says:

Java.Security.SecureRandom does not exists

I tried to add the library from j2sdk 1.4.2_12 (src.zip) but it still doesn't work. the most wierd thing is: when i write "java" then "." the "security" pakage appears, obvouisly I select "security" then i pressed my littel pretty ".", i got "SecureRandom", that means normally nothings wrong.

I know something missing please anyone heeeeeelp.

Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 25 2006
Added on Sep 26 2006
9 comments
937 views