07-23-2008 04:48 PM
I think there are some missing objects in the packaged files:
I am compiling a class that extends from ObjectListField as follows:
public class RunnableObjectListField extends ObjectListField
and getting:
cannot access net.rim.device.api.ui.component.ListFieldMeasureCa
class file for net.rim.device.api.ui.component.ListFieldMeasureCa
Earl
07-24-2008 09:49 AM
08-26-2008 11:31 AM - edited 08-26-2008 11:36 AM
Are there any ticket numbers that we can use so we can track when these missing objects might be fixed? Do you know of any estimated resolution dates for this or workarounds?
We have a single class in our app that extends ObjectListField, but it's used in several different spots. We would like to be able to go forward with our Bold testing/development, but we'd prefer not to have to rewrite sections of our app that were already working, just to avoid this issue. Not unless it's absolutely necessary.
Any feedback you can provide would be greatly appreciated.
08-26-2008 02:14 PM
This issue exists in the current beta release of the 4.6.0 BlackBerry JDE. It does not affect the 4.6.0 BlackBerry handheld software, so there should be no issue with running the application (only building it).
Therefore you can build the application in previous versions of the BlackBerry JDE and test using the BlackBerry Bold simulator.