I recently decided to try emacs for java development, so this is the first time I've used emacs. I'm not getting any error on emacs startup, but I don't think jde is installed correctly because I don't see a "jde" menu item when viewing java files. Any suggestions on how I can troubleshoot further?
I downloaded and extracted cedet, jde,...
I'm about to develop an application for blackberry that transport some data through a native socket connection to a server. This can be done easily in Java but I was told the issue with this approach is that most blackberries have some sort of restricted internet access and that the socket connection would not work.
Is this true? Typic...
I'm trying to develop a stock ticker in JDE 4.3.
I found in a recent post that it is possible for two(2) fields to be aligned both horizontal and vertical: http://stackoverflow.com/questions/1486664/blackberry-field-alignment-in-a-verticalfieldmanager.
My question is: is it possible to align horizontally (3) or more ActiveRichTextField...
Hi-
Is there any possibility to refresh the service list of a paired device in a programm?
At the moment, i have to go to the bluetooth options and select the device properties of the bluetooth device and have to refresh the service list manually.
Is there any API that RIMM provides to do programmatically?
thanks,
...
Hi
Is there any utility in BlackBerry JDE v4.6 using which I can write my xml file into the blackberry file system.
Thanks.
...
hi I am new to blackberry development..
I am trying to add a vertical scroll bar on the screen, but not able to do that. because I do not know the way.
VerticalScrollManger scroll = new VerticalScrollManager(Manager.VERTICAL_SCROLL);
please give me the solution.
thanks
...
I'm developing BlackBerry applications with the JDE plugin for Eclipse (version 1.0.0.67), and I was wondering if there's a list somewhere of devices that these applications will run on.
It's for commercial purposes, and we need to be able to tell our clients what the supported devices are.
Perhaps I'm asking a stupid question, but I n...
Blackberry JDE v5.0 was released on 03/31/2010. IS that a beta version?
...
How to get phone contacts in Blackberry jde and Open all images in a popup Screen select any one of the image from the popupScreen.
...
I need to access and use the image from blackberry phone memory and I use that in my application. Can anyone help me ??
...
I need to add ObjectListField with image in Blackberry JDE
...
I Have a BB application that gets compiled into 3 siblings cod file. ( actualy one cod fil contaning 3 sub cod files).
app.cod
|--app.cod
|--app-1.cod
|--app-2.cod
which is normal.
the jad refers to those 3 inner .cod files.
Now I have add some feature to my app, it is getting a little bit bigger.
the jad now refers to 4 inner .cod ...
I need to Crop Image and use that image in my application. Can anyone help me to do this ?
...
I need to upload a file through http or ftp to the website in blackberry jde.
...
How to upload file to FTP server in Blackberry jde (without using third party api)
...
Hi I need to send upload file to ftp server.'STRT' ,'USER' , 'PASS' ,'TYPE I' (FTP)commands are works fine and give the response.But PASV is not responding .Why it's not responding ? can anyone help me??
...
I am using the following code to resize and save the file in to the blackberry device. After image scale I try to write image file into device. But it gives the same data. (Height and width of the image are same).I have to make rescaled image file.Can anyone help me ???
class ResizeImage extends MainScreen implements FieldChangeListen...
Hi,
How can I get the geographical location (Address) from the co-ordinates in Blackberry jde 4.5.
Thanks and regards,
Vivek Birdi.
...
I have a Ticket with this Issue.
In Work With Submitted Jobs i have selected a Report that is Run and Given View CSV in Exit Bar but i am getting a Result in Notepad. in some other job it is Getting Exported to CSV Correctly . Can anyone give me a valuable suggestion for this Issue...?
...
Hi,
this is the message I receive when I try to build my applicaion.
..\HBB\HBB.rapc -sourceroot=C:\ws\HBB\src @HBB_build.files
I/O Error: C:\ws\HBB\HBB.cod (The system cannot find the file specified)
rapc executed for the project HBB
the project is currently set as "Active for Blackberry" and all the other option are set as defined...