Problem: Java.Security.SecureRandom does not exists
843811Sep 26 2006 — edited Sep 27 2006Dear 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.