Tool signature indicates that "no signature not required" and the code always displays warnings "Signature required".

Well, it's confusing!

I signed my application with the keys and "Ask" Signature tool button a dialog box indicating "no signature not required" and I can see the status of the mandatory and optional .cod, signing as "signed". But yet when I look at the code, the code of example database, it still shows the ugly warning

"Signature required: RIM Runtime API (0 x 52525400)": protected class net.rim.device.api.database.Database ' "

Am I missing something?

I don't use the plugin Eclipse of JDE. CAP can be configured to generate warnings about the need for signing - they are indeed intended to remind you that you could use APIs that are restricted, but they have nothing to do with your code is not being signed. I wonder if these are the warnings you see differently but only returned by the JDE Eclipse plug-in. In JDE, there is a check box for enable/disable these warnings for various key - there must be a similar setting somewhere in the plugin Eclipse of JDE. I believe that by default, only warnings are disabled automatically if the Signature tool is registered to receive signatures with these keys.

Tags: BlackBerry Developers

Similar Questions

Maybe you are looking for