JDE cannot find javac

I use Windows 7, it can not compile.

I/o Error: Cannot run program "javac": CreateProcess = 2 error, the system cannot find the file specified

Error while building project

Add the directory "/ bin" of the JDK (where you installed Java) to your system path variable.

Tags: BlackBerry Developers

Similar Questions

  • JDE error: cannot find the symbol: the class Calculator

    I am trying to transfer the code that I wrote in a test over a clean workspace application and I'm missing class errors.

    I created a new workspace (abacus) and a new project (abacus) with the path com\sample\abacus and Calculator.java copied to the new folder.  In my project, I have added Calculator.java and it appears in my list of files.

    When I build I get

    D:\Program Files\Research In Motion\BlackBerry JDE 4.2.1\bin\CAbacus\com\sample\abacus\Abacus.java:22: cannot find symbol
    symbol  : class Calculator
    location: class com.monkeymade.cabacus.CAbacus
        Calculator calc = new Calculator();
        ^
    

    with the code

    class Abacus extends MainScreen{
    
        // create a new calculator
        Calculator calc = new Calculator();
    

    It's been long enough that I worked in Java and clearly, I missed a step somewhere.  Could someone straiten me?

    Seems I forgot to update the declartion of pacake in Calculator.java

    package com.sample.abacus;
    
  • Repeated cannot find symbol errors

    Hi, I'm a newb at blackberry JDE and java in general. I'm used to working to loosen typed and extended as php environments. I'm creating a simple application tasking to teach myself State and management of the data and other. I've made very little progress and I am already stuck. I looked through the blackberry API tutorial resources and searching the forums, but have been unable to find answers (probably seen them and just he did not know that I am so lost). I met two roadblocks in the following code, which intervened in the section highlighted with #. The following class is called by a class of application and built and tested successfully, without the sharps.

    1.) whenever I try to add whatever it is inside the class ButtonListener (by adding the code in force, that is), as a string, call a method or try to push something to the front of the battery of the display, I get the error 'cannot find symbol' during compilation. I guess it's a problem with the legacy of some sort, but I am totally lost and frustrated.

    2.) once it's resolved, I want to insert a switch statement where the # is to add and remove items from different field of the display depending on the value selected in the ObjectChoiceField itemTypeField. I think, I need to set the index of the choicefield initially and then retrieve it later, but I don't know how.

    Any help will be greatly appreciated.

    import net.rim.device.api.ui.*;import net.rim.device.api.ui.component.*;import net.rim.device.api.ui.container.*;import net.rim.device.api.ui.Manager.*;import net.rim.device.api.ui.UiApplication;
    
    /** *  */public class NewItemScreen extends MainScreen{    //Set Form Variables        private LabelField applicationTitle = new LabelField("New Item");        private EditField itemTitleField = new EditField("Title: ", "");        private String typechoices[] = {"Project", "Task", "Event"};        private ObjectChoiceField itemTypeField = new ObjectChoiceField("Type: ", typechoices, 0);
    
        public NewItemScreen()    {        super();        //Add to Screen        setTitle(applicationTitle);        add(itemTitleField);        add(itemTypeField);        //Set Listeners        itemTypeField.setChangeListener(new ButtonListener());       }
    
        //Implement Button Listener    private class ButtonListener implements FieldChangeListener    {        public void fieldChanged(Field field, int context)        {            if(context != FieldChangeListener.PROGRAMMATIC) // Perform action if user changed field.            {                if(field == itemTypeField)                {                    ####################                }            }        }    }}
    

    (1) can't find symbol error occurs when you create an instance of a class not created no where... Or the class path may not be configured correctly. Compiler isn't aware of the path where the classes... Also when we forget to import the required classes as well...

    if(context != FieldChangeListener.PROGRAMMATIC) // Perform action if user changed field.               {                    if(field == itemTypeField)                   {                            ####################                 }            }
    

    The first if the cheque is not necessary however... Also, I would say not to use the double equals "is" use as field.equals (itemTypeField)...

    (2) I did not understand, what exactly you need to...

    Thank you!

  • cannot find the symbol: class TouchEvent

    Hello.

    I want my application to respont to some touchgestures (SWIPE_EAST and SWIPE_WEST for now...)

    I found a great example on how this right here: http://na.blackberry.com/eng/deliverables/5820/Respond_to_a_slide_down_motion_508152_11.jsp

    The problem is, that the need to import classes do not work for me...

    // Gesture handling
    import net.rim.device.api.ui.TouchEvent;
    import net.rim.device.api.ui.TouchGesture;
    

    results in the error:

    cannot find symbol
    symbol: class TouchEvent
    Location: package net.rim.device.api.ui
    Import net.rim.device.api.ui.TouchEvent;

    what I'm doing wrong here?

    dognose

    You didn't mention what version of the JDE. TouchEvent only appears in JDE 4.7. If you try to use an earlier version, then you will get this error.

  • need to update to 10.11.6 10.10.2; required to have 10.11 first; Cannot find 10.11 download anywhere?

    need to update to 10.11.6 10.10.2; required to have 10.11 first; Cannot find 10.11 download anywhere?

    El Capitan

  • iPhone 6 cannot find the device bluetooth audio

    My iPhone 6 (IOS version 9.3.5) Impossible to find a new bluetooth device and keep the search bluetooth unanswered.  In addition, reception (when listening i-tune) is bad and intermittent.  Appreciate advice how to solve this problem.  Thank you.

    Hello ChengMY,

    Thank you for using communities of Apple Support.

    If I understand your message that your iPhone 6 (which is updated to iOS 9.3.5) cannot find a new Bluetooth device and don't stop looking for him. What type of device Bluetooth you are willing to pair with your iPhone? The reason why I ask, is that there are only some that the iPhone supports Bluetooth profiles. Here is a list of the supported Bluetooth profiles:

    iOS: supported Bluetooth profiles

    If the device you are using uses one of the supported Bluetooth profiles, the steps described in the following article can help solve the problem for you:

    Get help connection an accessory with your iPad, iPhone or iPod touch Bluetooth

    Best regards

  • Cannot find my apps that are hidden

    Cannot find my games and apps on my iPad

    Hello

    Be they in nested folders.

    You can use Spotlight to search for items on your iPad.

    1. Of any page of your iPhone or iPad home screen, tap the screen with your finger and slide down to reveal the Spotlight search field.
    2. Type what you are looking for and click search.
  • cannot find siri on iphone or use 5 not in settings

    cannot find Siri on I - phone 5 not in the settings or use...

    Hello

    Siri settings are accessible via settings > general > Siri > activate Siri and, if you wish, allow also 'Hey Siri.

    If these settings are not available, check if Restrictions have been enabled:

    • Settings > general > Restrictions - Siri & dictation.

    More information:

    Use Siri on your iPhone, iPad or iPod touch - Apple Support

  • Cannot find the overall messages file - db.sqlite

    Hi, volunteers! Thank you for being here.

    The search function of Thunderbird has stopped working. He cannot find all - regardless of the query returned no results.

    I understand that I need to rebuild the global database to correct this and have read the instructions here:

    https://support.Mozilla.org/en-us/KB/rebuilding-global-database

    He tells me to delete my profile from TB global-messages - db.sqlite. Connects me to another page on how to find this profile. I followed these instructions:

    "How to find your profile.

       Click on the menu button or menu bar.
       From the Help menu, click Troubleshooting Information.
       In the Application Basics section, Profile Folder, click on Show in Finder.
       The Mac Finder window will show the name of the profile as well as the path to it."
    

    The finder window shows me this file: zfrnv9to.default - 1445806062498. Nothing inside it looks like the file I'm supposed to delete, which is global-messages - db.sqlite.

    I also used the Mac projector for a search on "global-messages - db.sqlite. He cannot find anything like this on my Mac Air (which is running El Capitan). It is usually pretty reliable to dig up files, but - no luck.

    What should I do now?

    Zenos, thank you! I solved this on my own last night.

    In case it helps the next person: I re-read the page of Mozilla to find the file.

    So, rather than looking in the Application databases, I dug through my files user myself, using the information that it would be under User/Library etc.

    It took a few minutes of poking around to find it. I deleted it, restarted TB, and the search function is back.

    The mystery that I can't solve it is why the recommended method or research Spotlight of the CMA does not find it in the first place. But with time and patience, the manual search does the job.

    Thanks for the tips, the time and help!

  • I tried all these steps and still no progress, cannot update or restore my phone. When you try to restore an error appears saying 'cannot find the phone (9).

    I tried all these steps and still no progress, cannot update or restore my phone. When you try to restore an error appears saying 'cannot find the phone (9).

    We do not know what are the following steps, because you have not provided their. Support this article has suggestions for your specific error code.

    If you see errors 9, 4005, 4013, 4014, when you restore your device iOS - Apple Support or

  • Firefox update has just finished and now I can not restart Firefox. Get the error message "Cannot find the duration of mozilla"

    Automatic update of Firefox has just finished. After the update update, tried restarting firefox and I received the error message "cannot find mozilla runtime" I tried to restart the computer, but it did not help. How can I fix this so I can restart firefox?

    Hi rjadja, please see if it does not work properly after reinstalling firefox with the full installer instead which can be obtained from https://www.mozilla.org/firefox/all/

  • Because my father died, he left his phone with us. ID or pword is available and now its blocked. Can I reuse and reset or do I throw? Cannot find even the purchase of documents.

    Because my father died, he left his phone with us. ID or pword is available and now its blocked. Can I reuse and reset or do I throw? Cannot find even the purchase of documents.

    If you are unable to prove original owner Apple cannot help you.

  • had a problem with mozilla firefox, uninstalled, tried to re = install and get an error "cannot find personal...". »

    I really want to give Fire Fox on my computer. Why can't I re - install.
    When reinstalling, it goes through all the windows, asking permission... and after that it says "completed" a window pops up saying cannot find personal identification information and the program does not start.

    Hi James,

    I've never heard of this problem before, can you post a screenshot to help us identify it? Just follow the instructions in this article How to make a screenshot of my problem?

    Also, what OS is the computer that you are trying to install Firefox on running (XP, Vista, 7, 8)?

  • How to solve the error message "Mozilla cannot find runtime" when I try to start Firefox?

    Mozilla put Firefox updated to version 36.0. When I click on the Firefox icon to open it I get the message: "Mozilla cannot find runtime" I get the message even if I try to open Firefox by selecting "firefox.exe" in the Program Files folder. Subsequently, I uninstall Mozilla Firefox and reinstall. It will open and operate normally just after the re-installation. So if I close the program and try to re - open again, I get the error message same "Mozilla don't find runtime".

    The only way I can get Firefox to open is if I uninstall and reinstall everytime I want to open it after the initial re-setup.

    Adriel thanks for your quick response. Your solution worked perfectly. I was greedy, trying to find a viable solution to the problem "runtime" I had never met before. -_-

  • Cannot find the seetings camera

    Cannot find the camera settings in firefox os smartphone

    Hi sanatankumarsahu,

    What settings to configure for your Firefox OS device camera?

    There is no specific menu of camera settings, but depending on your device and the version, you can choose another camera, turn flash power or reset the focus.

    Please reply to this message with your Firefox OS as well the version and the Build ID device model so that we can give you a definitive answer.

    Thank you

    -Ralph

Maybe you are looking for

  • Canon MG7100 prints but will not scan after update of the iMac? How to fix?

    Canon MG7100 worked very well with the iMac - scanning and printing. After doing the updates of the iMac and installation Siri scanning does not work. Always printing. The printer/scanner Canon said - Set PC to start scanning - I have MG7100 added on

  • Utility power management Portege A100 has stopped working

    The power management utility has stopped working and when I try to save the profile of Laptop/portable power management screen control panel I get a message saying that the power cannot be defined as two revision levels are incompatible. I tried to r

  • Identified faces on MacBook Pro... can not see them on Mini.

    Hello! I was killing time and spending a few hours identification of faces pictured on my old MacBook Pro last night.  I agree with everything on the MacBook Pro with my new Mini via iCloud.  Faces I've identified are not displayed on the Mini.  Did

  • FIFO and Assembly of data

    Well I need some advice on what you guys think, would be the best way to assemble my data that I recover from a cRIO FPGA. Let me describe my setup and I am trying to accomplish. I have a 360 County encoder and a pressure transducer, I collect positi

  • 1003

    Ideas: You have problems with programs Error messages Recent changes to your computer What you have already tried to solve the problem Remember - this is a public forum so never post private information such as numbers of mail or telephone!