Plug-in for Eclipse: how to compile a source in several binary files?

Hello gurus of BB,.

recently, I spent my development environment of JDE for the plug-in for Eclipse (mainly because the new Blackberry7 is only available for Eclipse). I was able to transfer my apps; one thing remains to be done.

Knowledge, I would like to compile the same source in two applications: a Lite and a full. Source code, as I said, is completely identical for both; the only difference is in the metadata (icon, name of the application, etc.) and in the fact that once the compilation of the version Lite, I #define a variable (in the source code, there is a certain //#ifdefs).

How could I do in Eclipse? In JDE, I simply create a workspace and two projects (.jdp files) inside they can share sources. But in Eclipse, the Application descriptor does not seem to support that?

Eclipse is very deficient in this way.

That's why I use Netbeans + BB Ant tools to do all my Blackberry development.

It provides very easy access to the configurations, a great support for ANT and support of editor/preprocessor much better compared to Eclipse.

I losers to Eclipse debugging Department, so I created an ANT script to copy the files required in JDE and use it for debugging/profiling.   It is possible to get Netbeans to work with the debugger, but requires a lot of work and is obviosly a config not supported.

A click or script executed and I have 12 + packages of different distribution ready to be distributed OTA/Desktop/BES all carefully packed in their respective folders.

Configurations + several builds support has been expressed in BB repeatadly plug so far into the team, but no change.   I know that I'm not a point to track down the leads/developers of plugins at each conference of BB and put up a point on the configs... maybe next year that's going to stick

p. s.

You can get the 7.0 files outside Eclipse... you really have nothing other than the Javadocs and the net_rim_... jar, perhaps Cap updated as well.   All of you who are located in the folder of the eclipse plugin.  Just copy JDE6.0 and replace only the files required with the version 7.0 and you are ready to go.

Tags: BlackBerry Developers

Similar Questions

  • BlackBerry Java plug-in for Eclipse plugin vs for websphere studio device developments

    Hello world

    I am at a loss, because I can not even begin to help in the development of websphere studio device, because I can't find any plug-in for it, for my body I have to use this IDE which is Websphere studio as an IDE device development to develop my app for BlackBerry 8310, so I look to find how to test my java application measures  , so I find BlackBerry Java plug-in for Eclipse ", my question is are there any plugin fo Wbsphere IDE, and there is a way to use the same plug-in of eclipse for me.

    Thank you;

    can't answer the first question that I don't ever use websphere - if you want to use it, you will find a way, if not I suggest you switch to eclipse.

    Yes, you must generate the Cod. It cannot be run without generating the binary file.

    FYI: we use eclipse as editor-in-Chief and the jde as a tool to build test /.

  • Java plug-in for Eclipse or BB JDE BB

    Hello developers BB!

    I am really new to the BlackBerry development world as you will see.

    I started to read some of the tutorials and there is something that I'm not sure. What is the difference between BlackBerry Java plug-in for Eclipse and the BlackBerry JDE? Which one should I use to develop my applications?

    I'll take this opportunity to ask, is there a graphical development environment to develop applications? or do I have this code? I ask this question to the General knowledge.

    Thanks in advance for your time and help.

    Best regards.

    You should encode everything, there is no GUI Builder. Eclipse is the way to go, JDE is removed out sooner than later.

  • A few questions about plug-in for Eclipse

    Hello! I installed BlackBerry Java plug-in for Eclipse v1.5

    [Name of the file: BlackBerry_JDE_PluginFull_1.5.0_helios.exe]
    [Download size: 472,909 MB]
    [Date of publication: 18/10/2011]
    but I have some problems with it.
    Where can I download Java (JRE) version 6.0 for Eclipse SDK to develop for BlackBerry OS 6?

    You can install the other BlackBerry Java SDK using our BlackBerry Eclipse Update site.  You can find instructions on this here: http://us.blackberry.com/developers/javaappdev/javaupdate.jsp

  • Help w / BB SDK installed plug-in for Eclipse

    Forgive me if I am problem with everything I post here, I'm as inexperienced and little educated with Java and everything associated with it, hell, programming in general.  My knowledge begins and ends with the basic html coding.  But, I have a great idea (I think) for an application and do my best to learn Java on my own.  What I'm having a problem with is just install the Blackberry SDK and others for Eclipse.  Shortly after the installation starts, and it always gets stuck on the extraction of net.rim.ejde.componentpack5.0(substitute through different versions of OS here, 4.5, 5.0, 7.0) status text continues with ...nloads.blackberry.com/upr/developers/Win/

    Now, I don't know if it of related or not, but when I did the initial download of Java (jdk1.7.0_06), a window pops up warning me that some banks were too long or something like that (even once, forgive me ~ _ ~).  I tried to put everything I downloaded in ProgramFiles (of course it comes to Windows I'm talking about).

    Anyway, Ive tried to be helpful by giving everything I know I did, someone please help me, if I can't even the installation done, Lord help me when I'm in a coding application

    Well, I am a java developer, but java BB is not the path to the future, as the new OS (BB10) will support is no longer, so the question is if you really want to go this way.

    as a start page, I suggest using
    https://developer.BlackBerry.com/
    you get a good overview here.

    about html5, there are many different points of view, and some say it's not feeling not native (sensitive) enough, while others think it is the best thing ever.
    side pro, you can use html5 on Playbook and BB10 (as well as other platforms non - BB).

    If you don't know not java the platform BB is bit harsh as a learning ground, and most of the tutorials assume a basic knowledge of java.

    I suggest trying html5, you should find most of the things on the site link above, otherwise, there is also a forum where, someone more familiar with it can help you.

  • Soft pictures for Mac: how to determine the size of the image file

    Question: in the Photos for Mac, how can I determine the size of a photo or a video file

    Set-up the info panel does not include the size of the file.

    Furthermore, I don't see any place where I can do a "show in finder" to find the information in this way.

    Thank you!

    Can you not with the right button on the image file in the folder, the images are stored in, select "Get Info" and then find the size of the file in this way?

  • How to determine the size of the binary file data set

    Hi all

    I write specific sets of data in table in a binary file, by adding each time so the file grows a set of data for each write operation.  I use the set file position function to make sure that I'm at the end of the file each time.

    When I read the file, I want to read only the last 25 data sets (or numbers).  To do this, I thought using the position set file to set the file position where it was 25 sets of data from the end.  Math easy, right?  Apparently not.

    Well, as I was collecting data file size as I began the initial tet run, I find the size of the file (using file order size and get number of bytes so) as the size increases the same amount every time.  My size and the format of my data being written is the same every time, a series of four numbers double precision.

    I get increments are as follows, after the first write - 44 bytes, after 2nd - 52 bytes, 3 - 52 bytes, bytes 44 4th, 5th - 52 bytes, 6 - 52 bytes, 7th - 44 bytes and it seems to continue this trend in the future.

    Why each write operation would be identical in size of bytes.  This means that my basic math for the determination of the poistion of correct file to read only the last 25 sets of data won't be easy, and if somewhere along the line after I've accumulated hundreds or thousands of data sets, what happens if the model changes.

    Any help on why this occurs or on a working method, all about the problem would be much appreciated.

    Thank you

    Doug


  • Integrated Simulator Blackberry Java plug-in for Eclipse

    I installed Java Plug-in FULL (BlackBerry_JDE_PluginFull_1.3.0.201102031007 - 19) and the Simulator for Torch 9800 (BlackBerry_Simulators_6.0.0.246_9800). When you go to debug your program, the Simulator does not show in the list. In fact, all the items in the menus of debug/run are grayed out. I can run the Simulator on its own. Please help.

    great that you have provided the screenshot look, there is error the * projects * tab. You have chosen any project?

    How comes package explore is empty? Try to create a sample project and test.

    BTW - you see default standard simulators? Or they are missed?

  • BlackBerry tablet java-plug in for eclipse

    is thr all connect java to eclipse for sameway of black berries as smartphones have?

    If yes pls send me the links.

    If no r are these 3 s/ws needs to develop applications for blackberry Tablet? :

    1 adobe Flash Builder 4.6

    2 adobe Air SDK

    3 blackberry Tablet simulators (OS 2.0)

    o if its different?

    PLEASE ANSWER AS SOON AS POSSIBLE... ITS URGENT!

    Not sure exactly what you're asking. You ask if there is an eclipse environment to develop for the PlayBook. If so, do you have FlashBuilder (Adobe) or FDT based on eclipse.

  • BlackBerry Java plug-in for Eclipse v1.3 (Windows) download


    http://www.Megaupload.com/?d=IB30992X

    Tell me if you have problems with the download

  • Need to copy audio files from a USB on the computer for transcription - how to sync and keep the original audio files on USB?

    Have the transcript very important things to do; usually get audio on the discs, but this time I had rec on a USB - has never worked with USB before, and I don't know how I copy the files on the USB key to an audio file in my computer through Windows Media.  Really of what I can do something wrong and erase/delete files on the USB key if I don't know what I'm doing.  I guess I "sync", but could someone please give me step by step on how it's done with Vista?  As you can summize, I'm "technically not contested."

    Thank you.

    Hi Tech Mom,

    If you copy and paste a file or folder, it does not get deleted in the source location. It gets deleted in the source location when you cut and paste the file or folder. The article below explains how to copy and paste a file or folder.

    Copy a file or folder
    http://Windows.Microsoft.com/en-us/Windows-Vista/copy-a-file-or-folder

    See question 5th from the link below.
    http://Windows.Microsoft.com/en-us/Windows-Vista/Windows-Media-Player-sync-frequently-asked-questions

    I hope this helps.

    Bindu S - Microsoft Support

    [If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message.] [Marking a post as answer, or relatively useful, you help others find the answer more quickly.]

  • Adobe Acrobat XI for mac, how to reverse the pages of a pdf file and how to bring together two files into one pdf

    I scanned large documents, which have two sides. Because they were printed on glossy paper, I couldn't scan pages double face. So I did two files, a file that contains all the even-numbered pages and a file containing all of the odd pages. Now, I have two problems: 1. in the even pages file pages are in reverse order, so I need to reverse the order of the pages in this file. Then I need to combine these two files (gather) so that all the odd and even pages are combined in a single file and all the pages are in the correct order.

    In former acrobat pro (windows) programs, I found a javascript file that could fix all this. But now I have Acrobat XI and I have a macbook pro, so now I am completely lost. Can someone help me with this problem?

    If you have a script that does then you should use this... Open the console and run this command:

    app.getPath ("app", "javascript");

    It will display the location, you need to use the .js file you have. Then restart Acrobat and you should be good to go.

  • How to create pdf out of several pdf file 1

    I have about 40 different pdf files I want to turn it into 1 file with 40 pages.  How can I do?

    Thank you, Joe

    Hi Captain Puget,.

    You can use either Adobe PDF Acrobat Pack to combine PDF files. With PDF Pack, you can combine 12 files at a time, so you should have to be combined in batches. You would only have the same limitation with Acrobat.

    Please see cloud.acrobat.com and www.adobe.com/products/acrobat.html for more information.

    Best,

    Sara

  • DPS for iPad, which connects the pages from a several page file

    Hello world!

    I built an InDesign CS6 file for a presentation of the iPad, it contains video files, files Edge animate more basic text and photos; It is 16 pages total so far. It is a horizontal format only.

    Now there is a new page with 10 links, each is a link to a PDF of several page article. I don't want the user to leave Adobe Content Viewer to view these documents. One solution I have is to convert a JPEG to each page, use the feature of overlay for the panorama of the image up and down to read. A mini navigation will be built to jump from one page to another or return to the original link page. The problem is the user must type the image first to activate panoramic, not a big problem, but is not intuitive.

    Is there another way I can view these pages while remaining in the content viewer, by keeping horizontal iPad and offering a 'back' button to return to the original page?

    Are the articles in a different folio? If so, you can not do cross-linking in the content viewer - folio just custom viewers.

    If the items you want to link to are of the same Folio, you can use the navto: / / [articlename] #n format. In the bonds of navto, the first page is 0. If you have an article named "Guide" and you wanted to go to page 4, you create a button with an action to go to the URL: navto://Guide#3.

  • How to install the 9000 Simulator in JDE for Eclipse?

    The JDE for Eclipse 1.1 (gold) is not delivered with the 9000 Simulator.

    A reported problem display on a 9000 device so I would like to test the application in this Simulator specific.

    If I use the eclipse Update site and choose a pack of different components (e.g. 4.7.0) and select next, I get an error:

    Cannot complete the install because one or more required items could not be found.
    
    Software being installed:
    BlackBerry Component Pack 4.7.0 4.7.0.46 (net.rim.eide.feature.componentpack4.7.0.feature.group 4.7.0.46)  
    
    Missing requirement:
    BlackBerry JDE Plug-in for Eclipse 1.0.0.67 (net.rim.eide 1.0.0.67) requires 'bundle org.eclipse.jdt.core [3.4.0,3.5.0)' but it could not be found  
    
    Cannot satisfy dependency:
    From: BlackBerry JDE Component Package 4.7.0 4.7.0.46 (net.rim.eide.componentpack4.7.0 4.7.0.46)
    To: bundle net.rim.eide 0.0.0  
    
    Cannot satisfy dependency:
    From: BlackBerry Component Pack 4.7.0 4.7.0.46 (net.rim.eide.feature.componentpack4.7.0.feature.group 4.7.0.46)
    To: net.rim.eide.componentpack4.7.0 [4.7.0.46]
    

    He wants than the JDE for Eclipse version.  Do I have to maintain a separate installation (and therefore separate the project) to 4.7.0 component pack support?

    I found BlackBerry_Simulators_5.0.0.411_9000.exe available for download, but how do I install it is usable in eclipse?  Can I just install it in the right folder, and that everything will work magically? (after working on what the right folder is ofc).

    Or is it simply not possible and I should just run the simulator of 9000 outside any debugger?

    I have not tried. But if you run the Simulator with your application and you have open Eclipse. Trying to debug on this race sumulator: click on the drop down menu on the little green play button and choose "run as" and choose the Simulator running.

Maybe you are looking for

  • [S1670CDS] "Cards bootable component snap": on an external hard disk

    Hello This time, I would like to make this Satellite 1670 CDS booting from an external USB hard drive. The BIOS setting "bootable add-in cards ' in the section 'Boot' seem to indicate that it is possible to boot to PCI devices. Then, I want to buy a

  • Y430 overheating?

    Dear owners Ideapad Y430, I noticed recently that two plastic covers on the bottom of my laptop are not exactly straight. You can better see what I am referring to these images: HD plastic coverage Also, the cover is also high in only one of the part

  • E reader is not read disc on my ENVY TouchSmart PC

    I have problems with my DVD/CD is not being played on the e: drive...   It worked yesterday, but last night when I put a DVD in it was not read the DVD... Any suggestions will help. Thank you Sherry

  • HP 2000: Power HP 2000 reset password

    I have a HP 2000 with power on password, his lock code is 96731153, how can I reset it?

  • SamsungRecovery user1.w01 user1.wcl user1.woo?

    Hi, I noticed recently that I have SamsungRecovery in my D drive that contains 3 files; User1.W01 user1.wcl user1.woo. Is this normal? I use Windows Vista on a laptop Samsung R60 Plus. Thanks for the advice/help. Kind regards StuartPS thanks to Savan