jde Questions
3
I want to add a jar file to my BlackBerry project. I have tried adding the jar file by the following manner ->
Right click on project -> properties -> Build -> Imported jar files -> Add
But aft...
Revet asked 2/6, 2011 at 6:4
4
I need to encode a URL using HTTP GET request in Blackberry. Can any one help me find how do I achieve this.
Vaniavanilla asked 31/7, 2009 at 8:23
7
Solved
Is it possible to install BlackBerry Eclipse JDE plugin on Mac OS X? I tried to install the plugin through the eclipse update and also by downloading the zip file from the BlackBerry site.
This i...
Phoebe asked 21/4, 2009 at 22:2
1
main[1] print myVariable
com.sun.tools.example.debug.expr.ParseException: Name unknown: myVariable
myVariable = null
Any guesses as to why this might be happening? I can place breakpoints like I...
4
Solved
The ObjectChoiceField field meets all my requirements but it is not pretty.
This is what I have:
String pets[] = {"Dog", "Cat", "Duck" };
ObjectChoiceField dd = new ObjectChoiceField("My Pet",pet...
Newport asked 21/10, 2009 at 16:8
1
© 2022 - 2024 — McMap. All rights reserved.