New to Eclipse

I recently downloaded Eclipse and left my Apps Blackberry Blackberry JDE for Eclipse. Everything seemed to go over the fine, but I ran into two problems.

First is dependencies do not work, Eclipse says that it cannot find the dependencies and will not let me compile Apps I've used for a while. How can I get the dependencies in Eclipse?

Second is I have a veriety of other files that I use (to keep track of the different ideas that I have for the app) and I want to be part of the project but not be compiled in my application. How to exclude files of a project Eclipse Blackberry?

Go to project properties {}-> Java Build Path-> Source, select a source folder and click the button change. Click Next, and then you can hide with the properties of inclusion and exclusion for this path.

Tags: BlackBerry Developers

Similar Questions

  • New plugin eclipse and SDK Blackberry 4.5.0

    I'm trying to use with the new plug-in Eclipse SDK 4.5.0. I add her via preferences/Java/Installed JREs / Add. He added successfully after that I created *.ee in it. But on the package of the project, he's back "" error!: lack of card from the pile to the label: "." If I use SDK 5.0-there is no problems with the packaging.

    Can you please confirm that you use the following URL for the update site?

    http://www.BlackBerry.com/go/eclipseUpdate/3.5/Java

    Thank you!

  • where are plugins eclipse ejde for preserved older versions?

    Newbie here! I'm trying to find the plug-in Eclipse components for previous versions. Can't seem to find a download page that lists all available. Thanks in advance!

    After a lot of Googling, I found that the URL is needed. As a newbie, it seems to me that the news on Eclipse plug-ins could use more descriptive information. Remember, we are trying to get productive as soon as possible and spending hours (days) trying to figure out how to get just a dev environment to the top is too. Don't forget that the rest of the world comes from Eclipse and probably wants to stay there. (I have a girlfriend, do not need another!).

    Move on to the next issue...

  • GlassFish Tools for Eclipse does not-null pointer exception when you try to deploy the application

    I've recently updated to new Luna Eclipse and the latest tools of Glassfish for Eclipse - now a Java EE-Application, which can be deployed manually through Glassfish admin console fails to deploy via Eclipse.

    I'm not able to debug or runn Java Apps via Eclipse more.

    Does anyone have any idea what is happening and how to fix? Any comment is welcome!

    The following error occurs:

    GlassFish: wrong URL for WebResource [module = Module [EE1_Test, org.eclipse.jst.jee.server:EE1_Test], path =]

    stack trace:

    java.lang.NullPointerException

    to java.net.Parts. < init >(Unknown Source)

    at java.net.URL. < init >(Unknown Source)

    at java.net.URL. < init >(Unknown Source)

    at oracle.eclipse.tools.glassfish.AbstractGlassfishServer.getModuleRootURL(AbstractGlassfishServer.java:883)

    at oracle.eclipse.tools.glassfish.GlassfishLaunchableAdapterDelegate.getLaunchable(GlassfishLaunchableAdapterDelegate.java:55)

    at org.eclipse.wst.server.core.internal.LaunchableAdapter.getLaunchable(LaunchableAdapter.java:76)

    at org.eclipse.wst.server.ui.internal.ServerUIPlugin.getLaunchableAdapter(ServerUIPlugin.java:1209)

    at org.eclipse.wst.server.ui.internal.wizard.fragment.OptionalClientWizardFragment.updateClients(OptionalClientWizardFragment.java:65)

    at org.eclipse.wst.server.ui.internal.wizard.fragment.OptionalClientWizardFragment.getChildFragments(OptionalClientWizardFragment.java:113)

    at org.eclipse.wst.server.ui.internal.wizard.TaskWizard.addSubWizardFragments(TaskWizard.java:329)

    at org.eclipse.wst.server.ui.internal.wizard.TaskWizard.addSubWizardFragments(TaskWizard.java:333)

    at org.eclipse.wst.server.ui.internal.wizard.TaskWizard.getAllWizardFragments(TaskWizard.java:317)

    at org.eclipse.wst.server.ui.internal.wizard.TaskWizard.performFinish(TaskWizard.java:167)

    at org.eclipse.wst.server.ui.internal.actions.RunOnServerActionDelegate.run(RunOnServerActionDelegate.java:335)

    at org.eclipse.wst.server.ui.internal.actions.RunOnServerActionDelegate.run(RunOnServerActionDelegate.java:764)

    at org.eclipse.wst.server.ui.internal.ServerLaunchShortcut.launch(ServerLaunchShortcut.java:41)

    at org.eclipse.debug.internal.ui.launchConfigurations.LaunchShortcutExtension.launch(LaunchShortcutExtension.java:431)

    at org.eclipse.debug.internal.ui.actions.LaunchShortcutAction.run(LaunchShortcutAction.java:74)

    at org.eclipse.debug.internal.ui.actions.LaunchShortcutAction.runWithEvent(LaunchShortcutAction.java:123)

    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:595)

    to org.eclipse.jface.action.ActionContributionItem.access$ 2 (ActionContributionItem.java:511)

    to org.eclipse.jface.action.ActionContributionItem$ 5.handleEvent(ActionContributionItem.java:420)

    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)

    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)

    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)

    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1085)

    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1070)

    at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:782)

    to org.eclipse.jface.action.ActionContributionItem$ 9.handleEvent(ActionContributionItem.java:1293)

    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)

    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)

    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)

    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)

    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)

    to org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$ 9.run(PartRenderingEngine.java:1151)

    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)

    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)

    at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)

    to org.eclipse.ui.internal.Workbench$ 5.run(Workbench.java:636)

    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)

    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)

    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)

    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)

    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)

    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)

    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)

    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)

    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)

    at java.lang.reflect.Method.invoke (unknown Source)

    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)

    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)

    at org.eclipse.equinox.launcher.Main.run(Main.java:1465)

    Yes, the source for the GF tools is available, but unless you already know how to debug Eclipse plugins, it's a pretty deep rabbit hole.

    1. to help-> them to install the new software

    2. use http://download.oracle.com/otn_software/oepe/luna/ as the URL of the repository

    3 uncheck the box "group items by category.

    4. Select and install GlassFish Source tools

    Otherwise, try to create a skeletal project that reproduces the problem and send it to us for analysis. Of the stack trace, it seems that the problem is somehow related to the GF web application deployment descriptor, so be sure to preserve by a repro.

  • java.lang.NullPointerException packaging projects

    Hello

    I can't pack all projects (even the self project basis created in the new blackberry) on eclipse indigo with the new plugin eclipse blackberry.

    I always get this error:

    null
    Error
    Fri 18 Nov 10:17:02 VET 2011
    An internal error occurred during: «Packaging projects...» ».

    java.lang.NullPointerException
    at net.rim.ejde.internal.H.M.getVMVersion(RIMEIDE:286)
    to net.rim.ejde.internal.util.V$ _B.A(RIMEIDE:3008)
    to net.rim.ejde.internal.util.V$ _B.compare(RIMEIDE:468)
    at java.util.Arrays.mergeSort(Arrays.java:1270)
    at java.util.Arrays.sort(Arrays.java:1210)
    at java.util.Collections.sort(Collections.java:159)
    at net.rim.ejde.internal.P.H.A(RIMEIDE:3054)
    at net.rim.ejde.internal.P.H.A(RIMEIDE:1072)
    at net.rim.ejde.internal.D.F.H(RIMEIDE:2736)
    at net.rim.ejde.internal.D.F.A(RIMEIDE:3548)
    at net.rim.ejde.internal.D.F.D(RIMEIDE:1478)
    at net.rim.ejde.internal.D.F.D(RIMEIDE:383)
    at net.rim.ejde.internal.D.A.run(RIMEIDE:1808)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2344)
    at net.rim.ejde.internal.D.D.runInWorkspace(RIMEIDE:841)
    at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

    I have tried to open the app_descriptor file, restart eclipse and I don't no succeed.

    Kind regards

    How were plug-ins installed?  Did you use the full installer or update the site?

    Have you installed both the BlackBerry Java for BlackBerry Java SDK and Eclipse plug-in?

    If so, can you try to create a new workspace?

  • BrowserFieldDemo does not properly in JDE 4.7.0

    Hello

    having a problem with the BrowserFieldSampleApplication. Strengthened through with the new plugin eclipse and debugger. Once with 4.7.0, once with 4.6.0 (which is the version that I need to develop my 9000 "BOLD").  MDS Services Simulator is running. Did not get any exception or error so far, everything works fine. Problem is that after the default site (coded hard http://www.google.com) has been loaded the screen is always empty, even if finishLoading() (developers reference indicates it is necessary to target the site in the field after extraction it) was performed without error.

    Standard HttpDemo and browser in the emulator doesn't work, so no idea why don't the BrowserField.

    My project contains:

    BrowserFieldSampleApplication.java

    UTILITIES. Java

    SecondaryResourceFetchThread.java

    The clues which could be bad?

    See you soon,.

    Rob

    Hi robbatt,

    Check in the processConnection() of BrowserFieldDemo.java if you have this:

               synchronized (Application.getEventLock())
                         {
                            _mainScreen.deleteAll();
                            _mainScreen.add(field);
                        }
    

    Then try to add a system out in the RenderingException catch block.

  • Debugging on the issue of the device!

    Beginner again. My Java application with my new Plugin Eclipse 1.5.2 on win7/64 and loving debug so far and I have used a simulator 9330. I've implemented a new program feature that works fine on the Simulator, but when I Pack the app and deploy on a device 9330, it explodes with an error "index out of range". In order just to shoot this, I just use the option "Debug/Blackberry Device" and set breakpoints in the code of my program. This allows me to pass her and is very well. I found that the problem is on my side of the fence (code/design) but when I'm debugging on the device itself I do not see the values of the objects/properties, I get "

    " when I try to INSPECT an object.property.

    The big question: is it possible to debug on a device and see all the object.property values that scroll us? If yes how?

    Thanks in advance!

    Yes, it is possible but requires the files for your device BlackBerry OS .debug.  When you have started debugging you should have been prompted to download files of debugging.  Did you say yes to that?  If yes then automatically download the required files.  If you click on no, you will not be able to use debugging features.

  • UserInterface-Guide (PDF), image display does not work

    Dear community,

    I have a problem with the display of images. I use Eclipse Version 3.4.0 with the official Blackberry RIM Plugin. Device Simulator simulates a BlackBerry 8300.

    There is a PDF Document on http://na.blackberry.com/eng/developers/resources/tutorials.jsp called UI A11

    which shows how to set up a small interface, including the 3 images. After you have copied the source code in a new project Eclipse-BB, I have created 3 new images that should serve as a "canada.png", "us.png" and "uk.png" (these are the names of files mentioned in the PDF Doc) and imported into Eclipse. The code compiled without error.

    When I run the program on the Simulator, I can see the labels and buttons, but there is no images.

    I deleted the png of the eclipse project and added 3 jpg: I see no more.

    Can someone tell me what is the problem?

    Sincerely,.

    Patrick

    Put a breakpoint after a lines like:

    _ukImage = Bitmap.getBitmapResource ("uk.png");

    If the Bitmap (in this case _ukImage) is zero, the system could not find the resources file, and then you said it to.  This should be added to the project, if I went in the JDE, it would be in the same directory as the source.  Not sure on Eclipse, I suspect the same.  So, add in the right place, and the bitmap must be found.

    Compiling and running will not fail if it does not find the resource.  However, you will notice a line in the output of debugging, but I'm not sure about this.

    And welcome!

  • New Eclipse plugin SDK installation problem?

    Hello

    I downloaded the new plugin (full installer). After that I also downloaded via the new site to update the 4.5, 4.6, 4.7 packages of components but can't / don't know exactly how to add to my installed JRE.

    I tried to add manually via the preferences, installed JRE and JRE.

    In the definition file, I put [installdir]\plugins\net.rim.ejde.componentpack4.6.0_4.6.0.21\components\BlackBerry.ee, jre name BlackBerry JRE 4.6.0 by default vm arguments:-Djava.home=C:\[installdir]\plugins\net.rim.ejde.componentpack4.6.0_4.6.0.21\components and added the jar from the lib in JRE system libraries

    But my problem is, when I try to add the definition file, I got this error message

    Execution environment file property - Dee.executable should point to a copy valid offledge.exe.

    Can someone tell me how I can use for example 4.6 SDK with the new plugin?

    Thank you

    Alex

    Then I reinstalled the entire eclipse and downloaded the SDK and now works without any problem...

    In any case, it's strange why does not work the first time when I installed it...

  • Dependency problem with the new Blackberry Plugin for Eclipse

    I just encountered a problem with the new version of the JDE Eclipse Plugin. I set up my application project so that it uses two other projects such as libraries. Both of these projects are on the way to build Java in the settings of the application project, and the manufacturer Eclipse compiles without errors.

    But when I try to run on the Simulator, the application loader throws an Exception stating that it could not find one of the classes listed in library projects. Since it is the importation of first class in the main class, I guess that it was unable to find the entire library.

    I tried to have the application project to import the project two library, but nothing alx files has changed.

    In the old version of the Plugin, there is a property of the project "Blackberry project dependencies" or something like that, which should be set for library and rapc.exe projects and the simulator would be their. That went away, and I was told during Devcon now suffice to add libraries to the classpath. Apparently, this is not so for me.

    Can you give me an indication of what goes wrong?

    The problem seems to be that I imported my projects since the previous version of Eclipse plug-ins, Blackberry. I have now created a new workspace and new projects, completely maintaining the source files, and it works.

  • AutoUpdate Eclipse of the availability of the new plugin WebWorker?

    I've been waiting for awhile get a update plugin Eclipse using the Eclipse update function, but so far the new WebWorker Plugin is not coming yet.

    In addition, it would be nice if there is (still) a children Section in the documentation completely on Eclipse (/ Cocao) and where to find the relevant plugins and update sites, I now need to scavange through the pages to find separate updates and plugins for java and Web /Widget. development

    Hi Dennis,

    The latest version of the BlackBerry WebWorks plug-in for Eclipse is for Eclipse version 3.6 (Helios).  Therefore, you will not see that he listed in the view of software update to v3.5.

    Sincerely,

    Adam

  • Problems with getting new Eclipse environment is fully functioning.

    I have problems of implementation of the new Eclipse environment that RIM showed at the DevCon.

    Problems:

    -API docs are different from the JDE 5.0.0.  They lack all the stuff of OpenGL ES.

    -The Simulator for 9550 does not appear.

    -How can I get the reloading of the my app without stopping the Simulator work?

    I installed the following items, in this order:

    -BlackBerryJDE5.0.0.exe

    -V3.5.1). Galileo (eclipse-java-galileo-SR1 - Win32.zip)

    BlackBerry_JDE_PluginFull_1.1.1.200911020017 - 11.exe

    -BlackBerry_Simulators_5.0.0.334_9550.exe

    Thank you for the time spent.

    The 5.0 SDK BlackBerry Java plug-in for Eclipse is beta 4, while the BlackBerry JDE beta 5.  The Eclipse plugin currently has an older version of the API of BlackBerry set, which does not include the classes of OpengGLES.  See update in my next post.

    You must close the BlackBerry smartphone Simulator during reconstruction and debug your application.  This is mandatory for all current BlackBerry smartphone simulators.  Update an application without having to restart the Simulator part of a later version.

  • New BB10 - Android SDK for Eclipse 1.4 question

    Someone else tried the last SDK again.

    I see a period very long black screen before the application starts.

    The delay is just executing initialization after a new load of software. This does not happen until an Android application is installed (either launch Eclipse or CMD). It's just for alpha dev devices. Do not do this with the Simulator or software version.

    So please do not let affect your confidence, we strive to make glorious experience implementation

  • Mission control integration with eclipse - no new perspective on evil

    I followed the instructions posted in many places to edit the eclipse.ini file to get the mission control integrated into eclipse. However, when I go to select the point of view, the new perspective of "mission control" is not listed. Is this what I need to configure?

    I confirmed the eclipse.ini file that I edited is the one being accessible to start eclipse. I looked at "help - about eclipse - configuration details" and confirmed the vm - parameter points to javaw in my repertoire of bin JRMC 3.1 (1.6.0 and try 1.5.0).) I use the file eclipse-jee-ganymede-SR2 - Win32.zip downloaded from the site of the eclipse.

    Any ideas would be appreciated - I'm stuck.

    -Bill

    Have you installed the plugins from Mission control on the update site? See here for more information.

  • Plugin Eclipse 2.0.4 is not compatible with the new ADT 23

    Cannot update ADT 23 up to what the BB plugin 2.0.4 is installed. After uninstalling and updating the ADT, impossible to install this return.

    The error is

    Lack of requirement: BlackBerry plug-in in Eclipse for Android Development 2.0.4.201405221110 (net.rim.ajde.feature.feature.group 2.0.4.201405221110) requires "com.android.ide.eclipse.adt.feature.group 0.0.0", but it is not found

    As you have discovered, our plugin is not currently compatible with ADT 23.  We are working on an update, but in the meantime you can downgrade back to ADT 22.x.

Maybe you are looking for

  • How to block a sender of e-mail?

    How can I block certain addresses FRO

  • Satellite A200: nVidia 7300 Go does not save the display settings

    I'm using the latest drivers available, but I can not even save display settings in nvidiaControl Panel. For example if I turn down the brightness and increase digital vibrance and applyThese settings, the next time that I reboot or run and release a

  • Replacing the hard drive in a z61t

    I have a ThinkPad z61t (9441-4SE) with a 80 GB hard drive and I would like to replace it. Both drives I look are Hitachi 5K 320 (320GB) and Hitachi 5 K 500. B (500 GB). These readers are compatible with the Active Protection system and with my laptop

  • Screen resolution model 2355-A17 T430?

    Hi, I seeks a T430 renovated online, but want to 1600 x 900 screen - cannot find the sheet of that model, any where. It is not in all the PSREF docs on the Lenovo site. Anyone know if the A17-2355 has the screen resolution 1600 x 900? Thank you

  • Notepad/Wordpad shows me symbols

    I was downloading subtitles subscene.com, and when I put it in wordpad all I had was a bunch of symbols. I tried to put it in the notebook, but it has always remained the same.