Compile the project into several JDE

Hello

I installed JDE 4.7, 5.0 and 6

4.7 running how can I compile my project in 5.0 and 6.0

Open the project in the appropriate JDE and compile away.

Tags: BlackBerry Developers

Similar Questions

  • I can compile the project created in CVI2012 in CVI7?

    Hello

    I have the CVI2012 installed in a computer and I create a simple project to write a digital channel based on the example with DAQmx9.7. In another computer, it is installed CVI7 only, I think that the project includes the sources and headers (text files), I wonder if this project can be compiled in version as CVI7 or not? In the computer where CVI7 installed, I have install all runtimes of CVI2012 and DAQmx 9.7 drivers, but when I open the project in CVI7, it said missing DAQmx.h. So, how can I get these headers and get the project compiled in CVI7? Thank you.

    During the installation of DAQmx it should detect the presence of CVI7 and ask you to install support files.

    Have you checked the library menu? If DAQmx is dimmed, you need to select Customize and check the corresponding box in the new window: if it is checked, it means that the DAQmx support is not installed and you must re-run Setup.

    EDIT *.

    I now see in readme DAQmx 9.7 CVI7 in the file is not supported: you need to download a previous version of the driver that supports CVI7.

    NOR-DAQmx 8.8 seems to be the last usable version.

    If you need keep the active project for two CVI machines you will be limited to this version: This means that even when developing in the most recent one you must be sure not to use newer features of DAQmx.

  • Divide the line into several columns

    Hi all

    I have a question where I want to divide the line into multiple columns based on the delimiter ' |'.

    Staging of Table structure: People_STG, I have people in it.

    Create table People_STG(col1 varchar2(4000));


    Insert into People_STG(Emp_id|) User name | FirstName. LastName. JobTitle | hire_date | Location_id)


    SELECT REGEXP_SUBSTR ( COL1, '[^,|]+', 1, 1) EMP_ID,
           REGEXP_SUBSTR ( COL1, '[^|]+', 1, 2) USERNAME,
           REGEXP_SUBSTR ( COL1, '[^,|]+', 1, 3) FIRSTNAME,
           REGEXP_SUBSTR ( COL1, '[^,|]+', 1, 4) LASTNAME,
           REGEXP_SUBSTR ( COL1, '[^,|]+', 1, 5) JOBTITLE,
           REGEXP_SUBSTR ( COL1, '[^,|]+', 1, 6) HIRE_DATE,
           REGEXP_SUBSTR ( COL1, '[^,|]+', 1, 7) LOCATION_ID
    FROM PEOPLE_STG
    WHERE length(regexp_replace(COL1, '[^|]', '')) = 14;
    

    But I am facing a problem here, as in some lines, function is null, but when I run the above query, it is not recognizing the empty element and inserting Hire_date values of function and location_id in Hire_date where function is null.

    for example: 1 | akash51 | Akaksh | C | 22/11/14 | 15

    Here the function is null, so when I run top to divide query it will insert 11/22/14 in the function column and 15 in Hire_Date.

    Please need help on this one.

    Oracle Version: 11.2 g

    Thanks in advance,

    Akash.

    There are different techniques to cope with this.  Is a simple...

    SQL > ed
    A written file afiedt.buf

    1 with t as (select 1 | akash51 |) Akaksh | C | 22/11/14 | 15' as col1 of union double all the
    2 Select 2 | akash52 | Akaksh | C | Jobs jobs | 23/11/14 | 15' of the double
    3            )
    4  --
    5. end of test data
    6  --
    7 select trim (REGEXP_SUBSTR (COL1, ' [^, |] +', 1, 1)) EMP_ID,.
    8 toppings (REGEXP_SUBSTR (COL1, ' [^, |] +', 1, 2)) USERNAME,.
    9 garnish (REGEXP_SUBSTR (COL1, ' [^, |] +' 1, 3)) FIRSTNAME,
    10 pads (REGEXP_SUBSTR (COL1, ' [^, |] +' 1, 4)) LASTNAME,.
    11 garnish (REGEXP_SUBSTR (COL1, ' [^, |] +' 1, 5)) JOBTITLE,.
    12 pads (REGEXP_SUBSTR (COL1, ' [^, |] +', 1, 6)) HIRE_DATE,.
    13 garnish (REGEXP_SUBSTR (COL1, ' [^, |] +' 1, 7)) location_id
    14 * from (select replace (col1, ' |)) ',' | as col1 of t)
    SQL > /.

    EMP_ID USERNAME FIRSTNAME LASTNAME, JOBTITLE HIRE_DATE LOCATION_I
    ---------- ---------- ---------- ---------- ---------- ---------- ----------
    1 akash51 Akaksh C 22/11/14 15
    2 akash52 Akaksh C Job 23/11/14 15

  • Serialize the data into several messages from serial port

    Hello

    My current LabVIEW project, I want to read data from the serial port and store the (transformed) response in a file.

    Since my design model is based arround the Manager of messages queued waiting my serial communication is also build around that. (see this post for my original question).

    But now I have the following problem:

    In the loop 1 I put several messages in the queue of loop 2.

    Loop 2 processes these messages and sends them to the print queue of loop 1.

    Loop 1 gets several messages that need to be combined into 1 string and (with other data) in a file.

    Just to clarify:

    Loop 1, I have send 3 messages for each connected device. Even though I have a separate file for each device, the response to the messages must be in 1 result string.

    (Note on the picture: there are other loops running at the same time you will also need to access the serial port for the port for loop 1 is not an option)

    Hope you can help.

    A next attempt to download the code

    The attached Code is provided as is. It has not been tested or validated as a product for use in a deployed application or system, or for use in dangerous environments. You assume all risk for use of the Code and the use of the Code is subject to the license terms of Sample Code which can be found at: http://ni.com/samplecodelicense

  • Cannot compile the project in CVI 2009 which were previously opened in CVI 2010

    This was extremely irrititating and does not know what the devil.  I have a computer with CVI 2010 and separated with CVI 2009.

    I have a project and the CWS, which was established in 2009.

    I opened and recompiled in CVI 2010 things since then, ensuring that I saved my .uir file in a CVI 2009 version or earlier.

    I usually open the file .prj or .cws on my computer of CVI 2009, but trying to compile and run in debug mode, all of the CVI crashes.  How can I recompile and work with it on my computer of CVI 2009?

    Am I missing something here?  Tehre are no error, warnings or reports of incidents, CVI righteous acts as I hit Alt + F4


  • Divide the class into several classes (simple fix I think)

    Here's the class, images and library for blueJ in a .rar file:
    http://www.mediafire.com/file/467dunvcmtfd67f/Ucigame_pong.rar

    If you don't use blueJ or want just the code, it's just a class:
    import ucigame.*;
    
    public class Pong extends Ucigame
    {
        Sprite ball;
        Sprite paddle;
    
        public void setup()
        {
            window.size(250, 250);
            window.title("Pong");
            framerate(30);
    
    
            Image bkg = getImage("images/background.png");
            canvas.background(bkg);
    
            ball = makeSprite(getImage("images/ball.gif", 255, 0, 0));
            paddle = makeSprite(getImage("images/paddle.png"));
    
            ball.position(canvas.width()/2 - ball.width()/2,
                          canvas.height()/2 - ball.height()/2);
            ball.motion(6, 3);
            paddle.position(canvas.width() - paddle.width() - 10,
                           (canvas.height() - paddle.height()) / 2);
        }
    
        public void draw()
        {
            canvas.clear();
    
            ball.move();
            ball.bounceIfCollidesWith(paddle);
            ball.bounceIfCollidesWith(TOPEDGE, BOTTOMEDGE, LEFTEDGE, RIGHTEDGE);
            paddle.stopIfCollidesWith(TOPEDGE, BOTTOMEDGE, LEFTEDGE, RIGHTEDGE);
    
            paddle.draw();
            ball.draw();
        }
    
        public void onKeyPress()
        {
            // Arrow keys and WASD keys move the paddle
            if (keyboard.isDown(keyboard.UP, keyboard.W))
                paddle.nextY(paddle.y() - 2);
            if (keyboard.isDown(keyboard.DOWN, keyboard.S))
                paddle.nextY(paddle.y() + 2);
            if (keyboard.isDown(keyboard.LEFT, keyboard.A))
                paddle.nextX(paddle.x() - 2);
            if (keyboard.isDown(keyboard.RIGHT, keyboard.D))
                paddle.nextX(paddle.x() + 2);
        }
    }
    and the library: http://ucigame.org/ucigame-source.zip

    All I want to do is have the Pong class call setup() and draw() onkeypress() of different classes. Or is it better that way? There is no main() or run() class the way ucigame makes the examples.

    Thank you
    Joey

    This isn't necessarily the best solution because I don't know all the details of your project, but if you wanted to put methods in a separate class and call them from the main() in the class of Pong method, you might do the following

    import ucigame.*;
    
    public class Pong extends Ucigame
    {
        public static voic main(String args[]){
            GameUtil gameUtilClass = New GameUtil();
    
            gameUtilClass.setup();
            gameUtilClass.draw();
            gameUtilClass.onKeyPress();
    
        }
    }
    
    // new class to hold methods
    public class GameUtil
    {
        Sprite ball;
        Sprite paddle;
    
        public void setup()
        {
            window.size(250, 250);
            window.title("Pong");
            framerate(30);
    
            Image bkg = getImage("images/background.png");
            canvas.background(bkg);
    
            ball = makeSprite(getImage("images/ball.gif", 255, 0, 0));
            paddle = makeSprite(getImage("images/paddle.png"));
    
            ball.position(canvas.width()/2 - ball.width()/2,
                          canvas.height()/2 - ball.height()/2);
            ball.motion(6, 3);
            paddle.position(canvas.width() - paddle.width() - 10,
                           (canvas.height() - paddle.height()) / 2);
        }
    
        public void draw()
        {
            canvas.clear();
    
            ball.move();
            ball.bounceIfCollidesWith(paddle);
            ball.bounceIfCollidesWith(TOPEDGE, BOTTOMEDGE, LEFTEDGE, RIGHTEDGE);
            paddle.stopIfCollidesWith(TOPEDGE, BOTTOMEDGE, LEFTEDGE, RIGHTEDGE);
    
            paddle.draw();
            ball.draw();
        }
    
        public void onKeyPress()
        {
            // Arrow keys and WASD keys move the paddle
            if (keyboard.isDown(keyboard.UP, keyboard.W))
                paddle.nextY(paddle.y() - 2);
            if (keyboard.isDown(keyboard.DOWN, keyboard.S))
                paddle.nextY(paddle.y() + 2);
            if (keyboard.isDown(keyboard.LEFT, keyboard.A))
                paddle.nextX(paddle.x() - 2);
            if (keyboard.isDown(keyboard.RIGHT, keyboard.D))
                paddle.nextX(paddle.x() + 2);
        }
    
    }
    

    Methods should not really have a class for each of them.

    Published by: JDScoot on May 23, 2011 15:33

  • D110A all-in-scanner, breaking the image into several parts

    The scanner worked fine until recently.  Copier and printer functions work well, however, the scanner started braeak images in 7 + - sections instead of one. What should do? Thank you!

    Hi espritman,

    I understand perfectly. When you change the type of photos, you also changed the harvest? What you can do is, change the "type" to the image, the "harvest" or not to open, paper size and then save those settings as a preset. To save a preset, click the drop down next to predefined settings, choose Save as and create the new preset.

    I hope this helps.

  • Divide the data into several lines in the table

    Hello

    I use apex of Oracle 10 g 3.2.

    I have a requirement like this.

    I have a table like TableA

    Col1 Col2
    90 1
    91 1:2:3
    92 3

    I want the data as

    Col1 Col2
    90 1
    91 1
    91 2
    91 3
    92 3

    How to do this?

    Thank you

    Published by: user13305573 on August 3, 2010 20:16
    with
       your_data as
    (
       select 90 as col1, '1'  as col2      from dual union all
       select 91, '1:2:3'   from dual union all
       select 92, '3'       from dual
    )
    select
       y.col1,
       regexp_substr(y.col2, '[^:]+', 1, t1.column_value) as col2
    from
       your_data y,
     13     table(cast(multiset(select level from dual connect by  level <= length (regexp_replace(y.col2, '[^:]+'))  + 1) as sys.OdciNumberList)) t1
     14  /
    
                  COL1 COL2
    ------------------ -----
                    90 1
                    91 1
                    91 2
                    91 3
                    92 3
    
    5 rows selected.
    
    Elapsed: 00:00:00.05
    ME_XE?select * from v$version;
    
    BANNER
    ----------------------------------------------------------------
    Oracle Database 10g Express Edition Release 10.2.0.1.0 - Product
    PL/SQL Release 10.2.0.1.0 - Production
    CORE     10.2.0.1.0     Production
    TNS for Linux: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production
    
    5 rows selected.
    
    Elapsed: 00:00:00.03
    ME_XE?
    
  • Conditional marking, a single source and reduce the size of the project

    Hi all

    I use RoboHelp 10, and trying to find a solution to some of the problems addressed in the draft I am trying, as:

    1. The RoboHelp project that we are working on is pretty important. As a result, generating output takes a long time. WebHelp output takes more than 15 minutes at times, while the PDF output gets stuck, and in the end, we need to cancel it. We have some sections in our project, which are widely used by all authors. If we do not want to divide the project into several projects of the children and then merge again as this would mean the unequal distribution of work among the members of our team. How can we reduce the size of the project to increase the efficiency? Is this something to do with file corruption or the number of pages?
    2. We use two separate projects for CS Help and WebHelp. We also plan to label conditional content WebHelp for CS project, so that we can create the help CS and WebHelp by using single-sourcing. One solution that I think might work is to create a new table of contents using CS in the project of WebHelp and generate the output labeled. To try it out, it didn't work well. Also, can I use a different style sheet for WebHelp and CS Help? If so, any suggestions as to how I can do?

    I'd appreciate it really all the help of all the experts here.

    Thank you

    RA

    Thanks for the additional info, Rachael.

    Regarding, "exclude no referenced topics of output", something to keep in mind that several output formats will include topics that are not explicitly listed in the table of contents. If this checkbox allows to exclude topics that you have not otherwise referenced.

    However, another approach uses conditional build tags that are applied to the topic-level.

    For example, your 2,000 pages assume a large part of those who did not appear in the table of contents, but you want a handful of reference pages available through the function of Research . Follow these steps:

    1. Create a conditional build tag along the lines, "Exclude all."
    2. In the list of subjects, select all, right click and choose Properties.
    3. On the Advanced tab, check your box exclude everything ,... .tick once... and then wait for RoboHelp update (it will be a long wait for 2 000 subjects.
    4. Once you have a visual confirmation that the box is checked, click OK to close the dialog box. Still, there is a lag.
    5. In your table of contents, right-click on each chapter and use shortcut keys [y + n] to access conditional compilation tags.
    6. For each chapter, in turn, clear the exclude from all check box. There will be a slight shift by the number of topics in each chapter.
    7. In the list of topics, find the topics that, if they are not in the table of contents, you want to be compiled with the project. Clear the checkbox to exclude everything for each one.
    8. In the conditional build Expression for your project, make sure your tag exclude from all in the column exclude output .
  • Is it possible to implement the sequences to browse to project with several tables of contents and conditionalized modules

    I use RoboHelp 9 with WebHelp output.

    I have five outings, which one contains help for common functions, while the other four contain help for modules under license. When a user opens a module under license assistance, the user sees the soul help and authorized assistance. In addition, the files are conditionalized so that the unauthorized search a help licensed module brings nothing.

    I have been solving problems with the previous topic and the next topic which, thanks William, I learned are associated with browse sequences. After having tried various configurations, I have a few questions:

    • HR support a sequence to travel alone in a project, even when the project has several outputs & fakes?
    • If HR supports a sequence to browse only, does that mean that there is no way to create a unique navigation for each separate output sequence?
    • If HR supports several sequences of travel, which is the workflow?

    I also maintain a table of 'master' contents which contains all the modules, frequent and without a license. What I've done for now is to autocreate a browse sequence based on the table of contents "master." When I generate the output of a module under license, which is conditionalized, I only see the table of contents for this module and, therefore, can only travel between books and subbooks for this add-on. I also checked that the subjects that do not appear in the module conditionalized as for another module licensed, do not appear in the list of search results either.

    Carol

    Me again, Carol

    You also questions about the functional differences between WebHelp and WebHelp Pro, so let me explain.

    I know only two major differences other than (the additional benefits of analytical feedback reports) and the management of 'Zones' with authentication in RoboHelp Server.

    1. The behavior of browse sequences as explained above
    2. The fact that the categories of content are not supported in WebHelp Pro for this latest version 9.

    In regards to sequences to browse you try to anticipate the various modules (licensed, etc.): multiple browse sequences are included in an single . File BRS. Sequences are defined in the XML code in the single file.

    As a solution (for WebHelp and WebHelp Pro), you could create a Help.brs of the NPM. that you have already created a module; then backup and archive. Then create a change for the different module before generating again. The Help.brs of the NPM. will need to have the same name as your project, so you will have to manage the .brs desired file in the project folder when you build this version. All your other choices (table of contents, Index, conditional tags, etc) remains the same for the respective modules.

    Finally, I notice that you generate apparently WebHelp Pro right now even if you are not published on the server of HR? This is really not the best practice. You must generate WebHelp plain for a web server that has no HR server on it (even if you can be getting away with it). Regarding your concern about "breaking" something; each output is placed in another! SSL! folder automatically when you build, so you should be able to generate WebHelp without interfering with the release of WebHelp Pro. Then, you can republish on the HR using WebHelp Pro Server, whenever the server is ready.

    John Daigle

    Adobe Certified RoboHelp and Captivate instructor

    Evergreen, Colorado

    www.showmethedemo.com

  • Dummy question: add several files to the project to JDE

    Hello

    I try to use JDE (standard single application, not the eclipse plugins).

    I try to search through all the menu of this software and I can't find a way to add many source files in a project. I can only add a single file each time with "add a file to the project feature.

    I create a project in Eclipse plugin with a large amout of source file, and I want to import in to the JDE environment (for testing with the component pack 4.2).

    Is there a good way to do that than to add a single file to add the file to the project feature?

    Thank you

    You can copy the jdp (project) of your plug-in in eclipse. Open it in a text editor (notepad ++ for example) and change the paths for source files, if necessary.

  • Is it possible to import the same JavaScript document into several PDF documents at the same time

    I have a recurring project where I disable advance click into individual PDF by using a JavaScript document. Is it possible to import this script into several PDF files at once rather than having to manage it at the same time?

    You can create an Action that adds the script. Curiously, the Action would be a JavaScript that uses the doc.addScript () method.

  • Combine the two projects into one

    I know it is a very popular question and I read many answers excellent previous answers.  The two most popular procedures seem to be simple copy - paste and use clips of compounds with copy / paste.  CPF has improved this process over the years and I ask the question again to get the benefit of current thinking.   I have an iMac (mid-2011) OS X 10.11.4 and FCP worm 10.2.2.  I have two separate events within the same library.  There is a completed project, with all the transitions, effects and music, located within each discipline.    Current ideas on how to combine these two projects into one would be greatly appreciated.

    Thank you.

    Copy and paste is the only method I know.

    Open the project in the timeline first.

    Open the second project in the timeline panel. Only one project appears at the same time.

    Select an item in the timeline and press command + A to select all, then control + C to copy.

    Use the project navigation arrows to return the first project:

    Move the playhead to where copied clips must be glued and press command + V.

    Al

  • With the help of several types of video files into one film will prevent the publication?

    I am using Movie Maker on Vista.  I have mpeg, avi and wmv files.  The Movie Maker plays very well in project mode, but will not be published.  Multiple file extensions would be the source of trouble?

    If so, is there a quick fix?

    Hi d1bon,
     
    1. what exactly happens when you try to publish a project?
    2. do you get an error message?
     
    With the help of several file extensions should not be a concern.

    Disable video filters and check the result.
    1. click on tools and then click Options.
    2. click on the Compatibility tab.
    3. to turn off a filter, clear the check box next to the name of the video filter.

    You also uninstall the Codecs and check the result: Uninstall

    Please provide us with more details on the issue, so that we can better help you.
     
    Check publish a movie in Windows Movie Maker
    Check, solving problems with publishing a movie to your computer 
     
    Kind regards
    Syed
    Answers from Microsoft supports the engineer.

  • Any suggestion for the option of compiling the Flex Mobile of the project in Flash builder (Blackberry platform)

    I use Flex mobile project type to create a stand-alone for targeting blackberry and android application both versions.

    Depending on the configuration of my test application works ok in blackberry tablet Simulator. As I am new to blackberry AIR application development if anyone can help me for the compilation of project I currently put for my application is good or not?

    When I checked the project-> properties-> Flex compiler, I found "Flex Hero" as compilation same SDK, so I'm trying to pass the value of the configuration option available, that it won't allow me to set the 'Blackberry Tablet OS SDK 0.9.1 for Adobe AIR"- any suggestions?

    The question above, see attached screenshot.

    Hey Dounibiligda,

    He was right to what you saw originally in your settings. the default SDK should be the flex SDK Hero. If you want to add libraries specific blackberry, you must manually import the qnx - screen.swc which will give you most of the libraries QNX which are skinned to resemble the appearance of the standard playbook.

    so to summarize, keep the default Flex Hero sdk and manually import the qnx - screen.swc to your project. Good luck!

Maybe you are looking for

  • WHY MY USERNAME IS POSTER ON THE LOGIN SCREEN?

    When I connect this site, my USERNAME is automatically autofilled on the login screen. I would prefer not to have this happen. Is there a setting available that would avoid this? Thank you.

  • Install NT4 on Satellite Pro CDT420

    Hallo, I try to install NT4 on a CDT420, but the HD was not found during installation. Only the CD-rom drive was found. If I get the error 'cannot install file ntfs.sys.Is there a special driver needed for HD?HD is formatet in a partitition with ntfs

  • NO games have been installed in Win7 Pro 64 bit installation

    It's the fifth or sixth machine I upgraded to win7 and the first time that NO games appear in the start OR menu in Explorer. It seems that they were not installed at all. How can I fix? Not that its HUGE, but I DON'T MISS my solitaire!

  • Hard drive crashed, the new SSD and faded COA

    Hi all My laptop HP pavilion dv4t-1500 with a 500 GB hard drive is dead.  I bought a new 256 GB SSD to replace.  If I order the HP recovery discs, they will work as the new hard drive size is different?  I read in the forums that it may not work. I a

  • OCR for Mac software

    What do users of Mac for OCR?  I couldn't find a thing on the READiris Help Center said was delivered with the HP Photosmart 7510.  (Mac 10.6.x full Microsoft Office for Mac)