BlackBerry jde 5 and code through jde

Hi there, im new to post on the forum but I'm still going through it. Anyway, I have two questions in the hope that they will receive a response. Not sure I have them separated but, I recently formatted my laptop and reinstalled everything back except my jde built without generating my cod file.

Second, I always had this problem, whenever I sign my code, I have to use the local server, because on my laptop, the siging tool crashes and normally sign correctly.

Thought it would be fixed by formatting the laptop computer. So was hoping if some would give me more specific information on how to sign up with the jde. I tried researching on the two, but no luck please help.

Welcome to the support forums

I suggest that you try the latest available signature tool (sigtool.jar).
about the jde, I suggest you use eclipse + plugin. the jde is expected to produce cod in the same folder as the project unless configured differently.

Tags: BlackBerry Developers

Similar Questions

  • How do you see the System.out.println (without using Eclipse and BlackBerry JDE)

    Hi all

    I just want to know if there is no solution to see System.out.println.

    I use neither Eclipse nor BlackBerry JDE for my development.

    I have my jar, jad files. I convert my jar file using the CAP tool. The .cod files are generated.

    I start the trainer. Now I have 2 windows: Windows Simulor and the output (see picture).

    Then I load my .cod files. But I see not all System.out.println ("...") in the output windows.

    How can I see these System.out.println ("...")?

    Please help me.

    Thank you all.

    Thanks for your help.

    I try your solution EventLogger.

    But I have another problem:

    My request is not a native application (it is a midlet in J2ME, not a UIApplication). Do you think that it will work with EventLogger?

    How can I make a registry for EventLogger:

    static boolean register(long guid, String name) 
    Registers the name and the guid of the calling application.
    static boolean register(long guid, String name, int viewerType) 
  • trouble setting up Blackberry JDE and the JDE plugin Eclipse

    Can someone please tell me what I'm doing wrong here? I just downloaded blackberry JDE, tried to launch an example helloworld app that came with the IDE, but it keeps displaying error in the building.

    Then I tried to use the blackberry with eclipse plug-in. I downloaded the eclipse IDE, installed the plugin on the same folder as the eclipse IDE, and then when I click the icon blackberry on the eclipse toolbar, it asks me a key sigature... of course there must be something I am doing wrong.

    I tried some of the materials and videos on the site but you can't always find my way through...

    Would be happy if someone could take me through the steps. Thank you!

    Rex007 wrote:
    Watch "install signature keys...". "I also see the"request for signatures"and"Manage workspace for blackberry", but it seems that I won't be able to click on one of them, until I do something about signing keys 'install '.

    No, don't worry about the "install key Signature...". "That will not matter until you want to run on a real device.  The "configure BlackBerry Workspace' is grayed out until you have a BlackBerry workspace to configure.  Yes, a bit strange, but that's the way it works.

    To do this, you will need to either import a file from workspace BB existing (.jdw) or a file existing project BB (.jdp), or to build a new BB project from scratch. You build a new project of BB with file-> New-> project, which opens a new project dialog box, and then select BlackBerry-> BlackBerry project and run the new project wizard.  But you probably just want to import the demonstration project you are trying to build.

  • How to write a program that allows an HTTPs connection to the APACHE TOMCAT server in blackberry JDE

    Hello.. I am very new to the blackberry JDE environment. But then, I have a project in which I should write a program that will make an HTTPs connection to the apache tomcat server using blackberry JDE. The simulator which I use is 8330-JDE.

    Here is my code...

    import java.io.IOException;

    Import java.io.InputStream;

    Import javax.microedition.io.Connector;

    Import javax.microedition.io.HttpsConnection;

    Import net.rim.device.api.ui.UiApplication;

    Import net.rim.device.api.ui.container.MainScreen;

    public class Httproto extends UiApplication

    {

    public public static void main (String [] args)

    {

    Httproto instance = new Httproto();

    instance.enterEventDispatcher ();

    }

    public Httproto()

    {

    pushScreen (new HttpsConnectionScreen());

    }

    }

    final class HttpsConnectionScreen extends screen

    {

    public HttpsConnectionScreen()

    {

    HttpsConnection c = null;

    InputStream is = null;

    int rc;

    try {String url =

    "https://192.168.2.3: 8443/cit/j_acegi_security_check? j_username = sanogo & j_password = redhat;

    c = (HttpsConnection) Connector.open (url);

    c.setRequestMethod (HttpsConnection.POST);

    System.out.println ("connection is open with the server");

    Get the response code is open the connection,

    Send the request and read HTTP response headers.

    The headers are stored until asked.

    RC = c.getResponseCode ();

    System.out.println ("response from the server" + rc);

    if (rc! = HttpsConnection.HTTP_OK) {

    throw new IOException ("HTTP response code:" + rc);

    }

    is = c.openInputStream ();

    Get the ContentType

    The string of type = c.getType ();

    The length and process data

    int len = (int) c.getLength ();

    if (len > 0) {

    int actual = 0;

    int BytesRead = 0;

    byte data = new byte[len]; while ((bytesread! = len) & (real! = - 1)) {

    real = is.read (data, bytesread, len - bytesread);

    bytesRead += real;

    }

    } else {}

    int ch;

    while ((ch = is.read (())! = - 1). {

    }

    }

    } catch (ClassCastException e) { throw new IllegalArgumentException ("not a HTTP URL");}

    }

    catch (IOException ioe) {}

    finally {

    Try

    {

    if (is! = null)

    is. Close();

    if (c! = null)

    c.Close ();

    }

    catch (IOException ioe) {}

    }

    }

    }

    When I run this program in the Simulator, I can do nothing. Please correct me if I'm wrong in coding.

    As I am new to this blackberry JDE environment, ideas and suggestions on how to write and run the sample applications in the blackberry are more welcomed.

    Concerning

    Hinduja

    Make sure that your MDS starts when the Simulator starts.  In the JDE will in Edition > Preferences > Simulator > General and click the checkbox "launch Mobile Data System connection with Simulator Service.

  • Bulding error with BlackBerry JDE project

    Hello

    I tried to create my application on BlackBerry JDE 5.0, and she's still fails with the following message is displayed:

    SimpleUI building
    C:\Program Research In Motion\BlackBerry JDE 5.0.0\bin\rapc.exe codename = SimpleUI SimpleUI.rapc warnkey = 0 x 52424200; 0 x 52525400; 0 x 52435200 import =... \lib\net_rim_api.jar "C:\Program search in Motion\BlackBerry JDE 5.0.0\bin\SimpleUI.java".
    Error while building project

    The same code can be built and run successfully on Eclipse with the BlackBerry plugin.

    Can anyone help?

    Check your path once again, I think that you are missing something in the path.

  • How to change the icon of the Application on Blackberry JDE 6

    Hi, do someone know how to change the icon of the application of the project, we have created in the JDE? I searched the forum, and suggestions should go to the project properties, go to the "resources" tab and add the icon file. I have also included the file icon (PNG 68x68pixel) to the project.
    But this does not seem to work for me.
    I also tried to build clean, remove files jad and others, always not when I tried the app Simulator or on real device. Any help will be appreciated.
    I use Blackberry JDE 6, test the application on the actual device (9800), Simulator (9700). And the app that I'm testing is just a pushscreen simple helloWorld app, not a lot of code here. Thank you.

    Here's how to put the icon in BlackBerry JDE.

    1. Add the image to your project.
    2. Right-click on the image and choose Properties.
    3. Check "use as icon for the Application.
    4. Rebuild the application.
  • How do I use a different version of the BlackBerry JDE?

    Hello

    I installed BlackBerry JDE version 4.5 to 6.0.

    How can I find out the current version used to Eclipse?

    I also try to change using the JDE follosing version this article, http://www.blackberry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800901/How_To_-_Confi...

    But there is no such ide.bat under the directory.

    Thank you.

    Under your project directory, there is a JRE System Library. Right-click on it and select Properties. After that, I think you know what to do.

    I hope this helps.

  • Full duplex to BlackBerry JDE 4.7

    Hello

    I know that his duplex (play and record at the same time) is not supported in BlackBerry JDE 4.6.

    I saw the article - "not sure I have it is a bug or a feature. We use two players: one for record, another for reading ', but I couldn't find the solution.

    Does anyone know how to implement the application with the duplex sound?

    Alternatively, the BlackBerry JDE 4.7 does support duplex sound?

    Thank you.

    Best regards, Ricos.

    Yes. It is possible. Play and record on two separate applications. Oh, make basic applications.

  • BlackBerry JDE

    Hello

    I just installed the Blackberry JDE 6 and JDK (newest).

    After installation, it ran very well, so I closed the JDE and attempted to reopen it, it gives me the error message

    Cannot find RIMIDEWin32Util.dll. It is a prerequisite of the IDE.

    I HAV changed something that's directly after installation!

    Thank you

    In my setup, the RIMIDEWin32Util.dll file is here:

    C:\Program search in Motion\BlackBerry JDE 6.0.0\bin

    If you are running on Win 7, it could be a permissions problem.  Search the forum for Threads of installation of Win 7.  Most of them are in Eclipse, but you may get advice on things that can go wrong.

  • Install the simulators BlackBerry JDE 7.0, Windows 7

    I've developed for BlackBerry for awhile.  I lived two computers and many JDE.  Not once have I could download and install a simulator that works with the BlackBerry JDE.  Now, I don't really have a choice and I need to install the 9850 Simulator.

    The simulators that I download install and run standalone, but not BlackBerry JDE.  They are not displayed and my attempts to create a new profile of BlackBerry JDE Simulator so far have failed.

    I don't see anything when I did a search, surely someone else has had this experience.

    Thank you!

    Hi James,

    I have the JDE and several simulators device that runs correctly under Windows 7 64-bit set. Of course, I remove UAC before performing facilities. The JDE must be able to update the files when a new Simulator is detected and UAC seems to stand in this action.

    Turn off UAC (at your discretion, of course), then re - install would be an option to test. The other would be trying to install in a directory that your user account has or is governed by the UAC differently than the directory "Program Files" (computer desk or C:\).

    Kind regards

  • Device = BlackBerry software? Blackberry JDE version?

    Hey there everyone, I'm rather new in java programming on blackberry, and I feel like there is a mistake of very basic communication between me and my program.

    I am writing a small program to my blackberry a short work for me, but I don't know if it'll work on my older curve blackberry.

    I use Netbeans 6.8 and added the Blackberry JDE 6.0.0 as a custom Java ME platform.  So my question is:

    How can I make sure that the classes and methods of the JDE 6.0.0 will work on my long-since-updated Blackberry 8330 m, which has a software system 4.5.0.186 (Platform 3.2.0.59).  Is there something in the classes and methods that would make me look out?  I should rather check all my imports and the method calls against http://www.blackberry.com/developers/docs/4.5.0api/index.html ?

    Indeed, how can ensure me that I can use with BB, which are even older?

    the JDE version must be equal to or lower than the version of the BB OS. If for example on a device running 4.5.0, you can use 4.5.0, JDE 4.3.0 4.2.1 etc., descendant of the version of the device

  • Add a notification icon in the status bar in Blackberry JDE 4.5.0

    Hi all

    I write a java application in Blackberry JDE 4.5, which will begin to listen to some event during startup. I want to display a small icon in the status bar

    I know that his support in version 4.6.0 of the BlackBerry API set of classes ApplicationIcon, ApplicationIndicator and ApplicationIndicatorRegistry but what classes exist in the set of API BlackBerry JDE 4.5.0?

    I think that some support is there for 4.5.0 as I m using Blackberry Pearl 8100 with OS v4.5.0.81 which displays Notification icons in the toolbar State for incoming messages or calls.

    Hi shreyasb,

    I don't think that there is an API for this for 4.5 and below. Your Pearl 8100 with OS 4.5 can display the icon notification such as incoming messages and calls because they were developed using the internal API of RIM which are not exposed to third-party developers.

  • SDK for BlackBerry JDE 4.3.0

    Can someone give me the download link for the SDK BlackBerry JDE 4.3.0

    I had searched and tried many links on the same and I could not able to download the SDK (not available).

    Thank you

    -A

    In order to develop for 4.3, you will need to use the legacy JDE, which you can find here:

    http://us.BlackBerry.com/developers/javaappdev/javadevenv.jsp

  • How to run SQLite on Blackberry JDE 5.0... ? Simulator of

    Hai,

    How to run SQLite on Blackberry JDE 5.0... ?

    Is it really need all jde settings? for sqlite running applications?

    I use the source-

    class InnerClassScreen extends form {}
         
    sqliteDB public database;
    public InnerClassScreen() {}
                
    LabelField title = new LabelField ("Create DB application",
    LabelField.ELLIPSIS | LabelField.USE_ALL_WIDTH);
    setTitle (title);
    Add (new RichTextField ("initialize db create process..."));
                
    try {}
    URI uri = URI.create)
    "file:///SDCard/Databases/database1.db");
    sqliteDB = DatabaseFactory.create (uri);
    Add (new RichTextField)
    (("Status: database was created successfully."));
    } catch (Exception e) {}
    System.out.println (e.getMessage ());
    Add (new RichTextField)
    (("Status: database has not been created."));
    Add (new RichTextField (e.getMessage ()));
    e.printStackTrace ();
    }
    }
    }

    Unfortunately had the exception-

    net.rim.device.api.database.DatabasePathException: invalid path name. Path does not contains a list of appropriate root. See class FileSystemRegistry for more details.

    Hello
    In your eclipse go to debug configurations in select tab Simulator, in memory of Simulator tab selection in this last use system files from the pc to SDCard policy file box to check this and give some trail (IE any path of the folder) this directory is worked as a SD card in your Simulator...

    Thank you...

  • BlackBerry JDE Build Error - new installation - Hello World

    I'm new to the Blackberry development.  I was able to get Eclipse works without any problems whatsoever and I built a few sample programs and one of my own.  However, it seems to me that RIM Blackberry JDE has some nice features for the visualization of information specific to Blackberry batteries, memory statistics, etc. Then I tried to get the RIM Blackberry JDE 4.5 and 4.7 installed so I can revisit.  I had some problems installing a reason any.  I've gotten past these problems, but I'm starting to get the headache trying to build "Hello World".

    What would someone mind helping me resolve the error of next generation for 'Hello World '.  It will probably take something simple and I feel stupid, but I have to finish reviewing the RIM JDE so I can select my development environment and begin to develop.

    Building helloworld
    D:\Program Research In Motion\BlackBerry JDE 4.5.0\bin\rapc.exe-silencieux import ="...... \.. \Program Files\Research in Motion\BlackBerry JDE 4.5.0\lib\net_rim_api.jar"codename = helloworld helloworld.rapc warnkey = 0 x 52424200; 0 x 52525400; 0 x 52435200 D:\Temp\HELLO\helloworld\com\rim\samples\helloworld\HelloWorld.java
    I/o Error: Cannot run program "javac": CreateProcess = 2 error, the system cannot find the file specified
    Error while building project

    Thanks in advance!

    (You must make sure that) that you have installed a suitable JDK, and (b) in the JDK bin directory is in your Windows PATH environment variable.

    Open a command window and type javac

    If it is not found, the JDE cannot find it either.

Maybe you are looking for

  • I lost my idapple

    I forgot idapple because the first owner had died. and I don't know the email and password. and the first party of my brother so I asked for solutions on how to open its idapple please help me

  • Low volume with ATV play through external DAC

    Sent my father a FiiO D3 DAC for Christmas so they can listen to iTunes radio and internet through their second generation Apple TV (ATV) to their stereo. The ATV works fine connected to the TV, but they don't you sound on the receiver when the TV is

  • Hidden not displayed in the window 2008 R2

    In the window Server R2 I have 40 GB partition this partition usage is up to 25 GB now the point is while I select all the files hidden and consulted and indicated his total record size 17 GB. I unchecked all option hidden the folder option but I cou

  • XP install game on 7. Could not locate the kernel component. wtKernel.

    Game install incompatibility with game XP to 7.Polar games installation, which requires XP, Windows 7 is not complete installation.  Popup States: "unable to locate component kernel wtkernel.   Through troubleshooting XP with the same results.  Game

  • Icons appear before freezing.

    After you have installed the latest Microsoft automatic updates for my desktop XP Sp3, to start, my computer hangs now at the point where the wallpaper shows before the icons. The only way I can continue is to use the Task Manager, click New task, th