01-20-2010, 06:20 AM
|
#1 (permalink)
|
| New Member
Join Date: Jan 2010 Model: 9000 PIN: N/A Carrier: o2
Posts: 3
Post Thanks: 0 Thanked 0 Times in 0 Posts
| Problem with ITextInputStyle interface in 5.0.0 Please Login to Remove! When inheriting from e.g. EditField, IntelliJ IDEA shows the following error:
Class 'MyEditField' must either be declared abstract or implement abstract method 'getPreferredInputLocale()' in 'net.rim.device.api.im.ITextInputStyle'
This happens as soon as I am linking the 5.0.0 library from the BlackBerry JDE to the IntelliJ IDEA project.
I cannot find any useful info about the interface ITextInputStyle. Is this a bug in IntelliJ (as the code compiles fine from the BlackBerry JDE) or some strange declaration in the library itself that should be fixed from RIM side?
Thanks for your insight on this,
Benjamin |
| Offline
| |