Setting up a project in Eclipse

Hello. I'm trying to set up a project in Eclipse. This is the structure that I'm looking for:

MyApp (a project of BlackBerry)

MyCompany_Core (a regular Java library

| - src

| - com.mycompany.core

| - test

| - com.mycompany.core

Basically I want a BlackBerry project and a Java project that includes my basic logic and a unit tests. Anyone know the best way to implement? Are there any article or sample plans describe this?

I tried it myself and while I can get a partial success, I'm a very unstable project. For example, when I close and restart Eclipse, all my files in src/com.mycompany.core are replaced by links to the files and all files in test/com.mycompany.core get links in the folder src as well. It is the first in a long string of strange behavior that seems to have forged my project structure. Any input would be great.

Kind regards

Eric

If the code is the same for your etc. POJO will compile without modification against libraries of the RIM and Android ones, and create the project also for Android and bind the src folder in the src of the BlackBerry project folder.

Tags: BlackBerry Developers

Similar Questions

  • Import a project in Eclipse

    Hi people,

    My colleague just compressed a flex project and sent it to me. I'm trying to get it set up in my own Eclipse/FlexBuilder and could sure use a little guidance, because I am new to all this.

    First of all, to create a new Eclipse workspace for this project?
    Then what? The file | Import function requires that I have create a 'new project '. But if I create a flex project, it creates a whole bunch of files that will be just too written when I unpack the * real project. Which will damage probably someone from the project.
    If, instead, I create a new project and import into that, well, what kind of project can we establish?
    And where to point my workspace directory? Anywhere seems to do, but should it point to the place where I unzip the files of real project?

    And finally, is there documentation that covers these basic mechanisms? This seems far far far more complex it is, and a simple explanation of the new configuration and project Eclipse/Flex exlisting would be a great help.

    Thank you

    WS

    p.s. If anyone has a server plugin for Eclipse team, let me know. It would also be a great help!

    Question 1) your zip file .project inside project?

    (1) if (Yes)
    you don't need to create a new project
    Open the file click on Eclipse-> Import...
    in a dialog box open the Plus sign next to general and select "projects in the workspace. Click next
    the next window you need to navigate to the directory where you unpacked your project (make sure you select Directory with the file .project inside) after clicking ok in eclipse browser dialogue should recognize as project and finally you will see the eclipse poster who, as a project, you can select, so select it and click on finish, it's everything all must be done.

    (2) If your zipped project doesn't have a .project file:
    before you do anything, you must analyze the directory structure, there WEB - INF inside she CBC etc, if you can describe at least little this directory structure, it would be much easier to tell you how to run.

    look slike you are trying to create a basic project no flex?

    }

  • Need examples and a reference link of combat in the setting of the project, videos and tutorials did not help me much more information

    Need examples and a reference link of combat in the setting of the project, videos and tutorials did not help me much more information.

    Can you tell me or explain myself better. I'm new to using this new trial of DPS

    Thank you

    The option "Link reference" in the project settings can possibly be used for a link to an application from outside of the app, but it is currently not supported. You can learn more about this option and other parameters of the project here: Digital Publishing Solution help | Create projects

    If you are looking for ways to create links to other articles, see the following: hyperlinks in 2015 of DPS.

    Let us know if you have any other questions.

    -Bob

  • How to set up the project using the settings correct vid

    Hi guys/Steve

    Apple macbook pro, lion

    version on licensees of the 10 elements, IE no trail.

    How can I identify exactly what my new project parameters should be when I want to set up a new project.

    I have a dvd with a number of vob files.

    The vob files play great in vlc on my dvd player.

    If I use the normative action, see screenshot.

    Screen Shot 2011-12-29 at 9.12.09 AM.png

    When I click on get media, the files are imported.

    When I try to read (after rendering), the first second, they play, they are clear, but then they blurred in a manner similar to the difference between hd on youtube and rate of 240.

    Then I tried setting up the project clearly using incorrect settings. When I insert the video in the timeline, the application tells me it's the wrong setting and I want to automatically change the settings depending on the video, if I say NO, then the video plays without being distorted and blurred, however he jumps because it's the wrong setting.

    If I say YES, then the video plays but plays fuzzy.

    It tells me that the application cannot identify the setting correct video project for this or any other file that I have to insert either of vob or avi.

    Here's a printscreen of the properties of the file, maybe this will help. It will not download here that I'll add to the next channel.

    Thank you very much

    Simon

    Mazel tov!

    Finally found!

    So simple.

    nothing to do with rendering.

    Steve, you deserve a big hug for all your hard work to try to help me and I feel like I owe you a lot of time, however, the solution was so simple and provided by ted smith, on the playback screen right click and change the playback to high quality and the quality is 100% clear.

    Thank you all for your help.

    BTW, who knows how to export an mp3 from a video file?

    Thank you

    Simon

  • I have nero10 and hp dvd1170. I can set up the project, but my computer does not seem to see the hp1170 of the dvd.

    I can implement the project in nero10. But when I go to set the parameters for where I want the DVD to burn it does not list the hp1170.

    Hello

    · The DVD drive is recognized in Windows Explorer?

    You can follow the steps from the link: your CD-ROM drive or DVD drive is missing or is not recognized by Windows or other programs: http://support.microsoft.com/kb/982116

  • Creation of a library project in Eclipse using a 3rd party library

    Hello

    I am new to BB development so I hope someone can help me please. I develop my BB application using the plug-in for Eclipse 1.1.2 BB and Eclipse 3.5. I have a master project of UiApplication and some other type lilbrary projects that my main application is dependent on. However, I now need to use a third-party library. I added an external jar file to the main application and if he compiled I get an error when I tried to run in a simulator that the module is not found.

    So my main question is how to do, you use a third-party jar file? I searched the forums and found tips using Ant tools but I prefer to do it in the breast of eclipse or a tutorial, but this implies to use BB IDE but I would perfer to use Eclipse. I thought about it and found a suggestion to create a library project using the 3rd party jar file, but how does that happen? I added a lib folder to a project and the jar file, but I still had to add the jar file to my main application's java build path. To remedy this, I added the jar file in a src folder and made my main application dependent on the library project. However, when he tries to build it said the auditor does not, but I don't know where it is called for.

    I have a jar, cod and alx and jad for a third file. Please help, I am sure that this should be much easier that it turns!

    Since you already have the cod file, you can manually load the file of cod for your library of third party on the simulator by clicking the file menu in the upper corner of the Simulator window.

    Afterwards, when the deployment you need to regroup cod library third party distribution with your application folder AND add the additional appropriate lines in the making .jad file.

    (You need permission to do with third-party library).

    If you need to compile the .jar file in a .cod file so you can find instructions to do it here: http://developers.sun.com/mobility/midp/articles/blackberrydev/#4

    I hope this helps.

  • Component package 4.7.0 JDE not no projection in Eclipse

    Following the recipe here: http://supportforums.blackberry.com/t5/Java-Development/Eclipse-3-4-Plugin-Installation-Problems/td-... I got got the BLackBerry JDE component 4.6.0 Pback to appear in my list of installed components.  I have now installed to 4.7.  I rebooted, but it does not appear.  I also tried to uninstall and re-install.  No luck.  I use Eclipse 3.4.1. 4.7 appears in my list of installed software.   Any ideas on how to get 4.7 to display in the list of installed components?

    Is eclipse the preferred for BlackBerry devices development environment?

    Thank you

    Scott

    Hypothesis: you're on Windows.  I've tried it on other platforms.

    With the help of eclipse 3.4.2 and component pack 4.7.0.46, I don't have a problem.  I have six sets of component responsible, ranging the 4.2.1 to 4.7.0.

    So earlier, I tried Eclipse 3.4.1 installation.  It went well.

    I'm puzzled.  So I'll give you all the details and maybe you can see a difference in what you were doing.

    This is my method:

    -A started with a Virgin eclipse 3.4.1.  I confess I don't remember if I got it from the site of the eclipse or the BlackBerry site.

    -Help-> them-> software updates-> available software add the Site-> Archive...

    -Sailed to where I keep my copy of eJDE1.0.0.67_With_CP4.5.0.16.zip, I got on the BB site. Click on 'OK '.

    (The thing 'Archive... "is important - it's the only way I ever got it works.

    "But I guess if you got that until now you already know).

    -Click on "Manage Sites... »

    -Unchecked everything that said 'www.blackberry.com' and 'OK '. We will keep this local, people.

    -Checked off the appropriate and clicked on "install...". »

    -Installed the 4.5 of the comp and JDE plug-in pack. He asked to restart eclipse. I said yes. It restarted.

    -Help-> them software updates-> available software-> Manage Sites

    -Selected the jar file I just installed the plugin on and clicked on 'Remove', then 'OK '.

    -Click on "add the Site-> Archive...". »

    -Sailed to where I keep eJDE - 4_7_0_46_Component.zip, I got on the BB site. Click on 'OK '.

    -Checked off the appropriate and clicked on "install...". »

    -Installed pack 4.7 of the model. He asked to restart eclipse. I said yes. It restarted.

    -To check, I imported a .jdw existing (a demo of BB) so I could see "configure the BlackBerry workspace." Seemed fine.

    So, I don't know what else to say.  If you do this and it doesn't work, then you have the files corrupted, or there is something different about your installation of eclipse based.  I can't think of anything.

    Good luck.

    ScottVickery wrote:

    Is eclipse the preferred for BlackBerry devices development environment?

    Seen all over again...

  • Project files Eclipse (BB JDE Plugin) to record in the version control system?

    Hi all

    What are the files to save in a BB App Version control system developed with the JDE plugin for Eclipse?

    And those to be excluded?

    In addition the .java, HR Manager, rrc files and images to follow, what are those needed for Eclipse and those for the BB plugin? Others?

    Except .cod, .jar and .jad, what are the "useless"?

    Thanks in advance,

    MY

    JDW is the workspace
    JDP is the description of the project
    all the others are useless.

  • CP8 and rest of the setting of the project

    How do you set timing on individual objects in CP8.  For example, I have a text caption that I have the slide number variable and I want him furn for the rest of the project.  I can't find anywhere to set timing on specific objects.  Where this feature is gone.  I don't want to copy some objects over and over.


    Hi Graysusan,

    Sync settings are in the "Timing" of the object Panel.

    Select the object on the stage and click the properties button in the toolbar. It will open the calendar with the properties panel Panel.

    Kind regards

    Alexis

  • Nikon D90 in CS3 - setting of the project?

    I'm waiting on some HD delivery shot with a Nikon D90.

    I have never created a CS3 HD project. It doesn't appaear to be other than HDV presets for HD not. Can someone advise on how I would go about setting up an HD project?

    Thank you!

    If you have the latest updates for CS3 (which would be v3.2.0), you'll have the presets MXF P2 and XDCAM HD / EX presets. Check what version you are using, and if you're only on 3.0 or similar, run the update (help > updates).

    You can create a custom project setting by selecting the general tab in the new project dialog box. There, under Edit Mode, you will find an option called "Desktop" which allows you to customize all the settings, including the size of the image, frame rate, NOMINAL, field order and so on. Build one that matches your footage and save it as a "Preset" so you can come back later. There are a few discussions here on the forums about the D90 images editing; many of them are on the change using CS4, but some are on CS3.

  • Questions of beginners on setting up a project

    Hey

    I am new to both flexible and FlashEt I have a few quick questions:

    1. when an errand or debug him from inside the Flex IDE opens IE. I can open Firefox instead?

    2. the automatically generated "index.template.html" (for an actionscript project 3) contains a lot of varibales on the form ${var} name that translates into values when the project is built. Can I change the default values of these variables somewhere? I was looking for in the configurations of running/debugging but found nothing.

    3. in the execution of a project trace("..") actionscript; not get connected to the console in the Flex IDE, but it works in debugging?

    4. where it is currently running/debugging an actionscript project with the default html template, the page that opens in Internet Explorer is a Flash application which takes up the entire page. What is the best way to control how the html page it takes? Put it in a < div > - tag and using CSS? Or by manipulating the width/height/alignment properties for the < embed > - tag and the < object > - tag?

    5 like I siad in 4 the flash player takes to the whole top of the html page when it is being run/debug with the default html template. But if I create a new sprite that draw a shape of a rectangle whose width = 100 and height = 100 and place it at x = 0, y = 0, is shooting above the axis the y-axis, but more in the middle of the x-axis. I was expecting to be attracted to the upper-left pixel of the html page?

    Thank you.

    Robert

    I found the solution to this problem after a while, and mayby it may help someone.

    You must set the width and height of the actionscript project pure using (AFAIK) undocumented SWF metadata attribute.

    For more information, see:
    http://www.Kirupa.com/Forum/showthread.php?p=1932909
    http://www.Morearty.com/blog/2006/06/27/setting-the-width-and-height-of-a-pure-actionscrip t-application.
    http://blog.madebyderek.com/archives/2007/01/12/AS3-projects-and-the-SWF-metadata-tag/

    Zarathrusta

  • Some problems with the construction of project in Eclipse

    I use js + css3, html5 in my project for smartphone.

    And I have problem (error) with a construction project.

    ---------

    [INFO] Parsing of the command line options
    [INFO] Bbwp.properties analysis
    [INFO] Validation of archive application
    [INFO] The analysis of config.xml
    [INFO] The application of filling source
    [ERROR] Feature is not found in any extension (blackberry.bbm.platform)
    BUILD CAME OUT WITH 1 ERROR

    ---------

    What should I do to fix this error?

    Thank you!

    Thank you!

    I accidentally duplicated the subject, and the problem was solved in http://supportforums.blackberry.com/t5/Web-and-WebWorks-Development/Some-problem-with-building-proje...

  • Mounting set 2 separate projects of AE CC made first?

    Hello

    I have 2 separate hi-def AE CC project with audio tracks (40 sec and 03:00 minutes) I want to edit together. It is common to import 2 projects rendered in first and to export in a movie?

    The projects were made separately, and the version of 40sec is 32-bit and the other 8-bit (8 bits for text > Effects > Count/Format), the question of what bit type to use is another question, but I think that it's OK to import 2 separate rendered movies first to create 1 final cut?

    Thank you

    Dylan

    Do this all the time. Most of my work on EI is imported as a model of EI or a movie rendered a codec to production in an NLE for editing. Most of the shots that I create in after effects handles (additional images to the head and tail of a sudden), so they can be changed or there is room for transitions. The main objective of the EA is to create shots or short sequences. After effects is not and was never intended to edit movies.

    You also mentioned sound. After effects is barely able to make a few minor changes sound. If your audio has any complexity you should learn how to use Audition to change your sound.

  • How can I set up a project for ProRes? All the presets appear to be digital.

    This is increasingly the topic I posted earlier on ProRes on a PC.

    When you configure a newproject under ProdPremium, all the presets are for a variety of digital cameras. Nothing seems to ProRes. Is how important it?

    Today, I finally have my scanned negatives of return, but it was delivered to me ProRes, that is not what I asked for. Well. I need to go to work. If the screens below are what we see when we prepare to rock and roll, but nothing is what I need. What choose?

    I scanned at 1080 p ProRes (shooting 24 fps) to change with Super 8 mm images. I want to have a 5.1 track.

    Mounted ProdPremium CS5, Premiere Pro, of course.

    As my other questions, once I know how to do this once, I won't have to ask again. I search before you get in. I promise you.

    There is the question, once my editing is done, will I have trouble making my final master since I'm on a PC? No idea.

    On a PC, you won't have preset ProRes, but you should be able to read and modify it without problem.

    (You may need to have QT Pro is installed)

    Open a project white IE without preposition.

    Import your footage and a clip simply drag the ICON of the NEW at the bootm of the project window

    Who should open an appropriate corresponding sequence.  Rename it to edit XXXX sequence. It will be named in accordance with your clip in the opposite case.

  • How to set up a project very Long in Premiere Pro CS3

    I'll make a video of an event and burn to DVD. The event was 02:45 long..maybe 45 minutes will be tossed because of lack of relevance. That still leaves a long project... my machine is bad mood when you handle the entire timeline. Use a 2.8 pc and two gigs of ram.

    Make separate sequences? Sorry is it is basic but could not find anything here or in my book.

    Thanks in advance.

    Yes, like you did:

    So I tried importing one project to another, then sliding the sequence for the project of the new timeline, but it removes all points from the edict of subproject and combines all the tracks in a single

    but you do not double-click nested sequences to open the original with all original edit points. You may need to read a little more about nesting sequences. However, who defeated completely the OP's intent, which attempted to modify such an important project for PC low-power, which is due to some instability and all sorts of errors and crashes. If you have the same problem, I don't know.

Maybe you are looking for