Missing component for Lomboz plug-in for Eclipse

Hello,
I have the following problem that I would really appreciate some help with.
Background
1. I have set up Eclipse 3.0.2.
2. I set up the EMF SDK 2.0.3 through the Eclipse.org update site.
3. I downloaded and setup Lomboz 3.0.1 (org.objectweb.lomboz_3.0.1.N20050106.zip).
Problem
When I try to obtain or update software using Help > Software Updates > Find and Install > Search for new features to install, and select any new feature, the following error message is detailed
org.objectweb.lomboz (3.0.1) requires plug-in "com.ibm.etools.emf.event".
What is the solution to this problem? I could comment out the following line in the feature.xml file for this plugin
but I'm not sure if it is the right thing to do.
Thanks for the help in advance.

Not heard of the problem before, have you tried the Eclipse forums?

Similar Messages

  • Looking for missing component for NISCOPE

    I downloaded NISCOPE installation file(niscope.exe). When I tried to install it, I got an error message saying “Missing Component Scope-SFP 1.1f2”. Where can I find this component?

    You can find the NI-SCOPE Soft Front panel on the National Instruments website at www.ni.com then follow the following links:
    -Under Technical support "Downloads"
    --"Drivers and Updates"
    ---"Current Software Versions"
    ----"Scope Soft Front Panel"

  • BlackBerry JDE Plug-in for Eclipse 3.4.2

    I am trying to use Eclipse 3.4.2 to develop Java applications for BlackBerry. Based on the instructions at site:
    http://na.blackberry.com/eng/developers/javaappdev/javaeclipseplug.jsp, three packages were installed on Eclipse IDE:
    BlackBerry JDE Plug-in for Eclipse v1.0.0.67
    eJDE-4_5_0_16_Component.zip
    eJDE-4_7_0_46_Component.zip
    But can't see the "BlackBerry workspace" at Eclipse IDE when selecting "File|New|Project|BlackBerry", only can find "BlackBerry Project" and "BlackBerry Resource File".
    Also when select "File|import|BlackBerry" at Eclipse IDE, only can see "Existing BlackBerry Projects into Workspace", can't find "BlackBerry JDE Project" and "BlackBerry JDE Workspace".
    Based on the education video at http://www.blackberry.com/DevMediaLibrary/view.do?name=JDEtoeclipse, those missing parts should be displayed in the Eclipse IDE.
    Please help!
    Thanks,
    Ying
    Message Edited by suny on 03-24-2009 11:55 AM

    It have been working for me with the following setup:
    1, Installed the latest Java jdk 1.6.0_13
    2, Installed the latest eclipse version 3.4.2
    3, Download the BlackBerry JDE Plug-in for Eclipse v1.0.0.67 version from  http://na.blackberry.com/eng/developers/javaappdev/javaeclipseplug.jsp
    In  "File|New|Project|BlackBerry" menu, just select the "BlackBerry Project" and go with "Existing BlackBerry Projects into Workspace" import option, which is actually for importing the BlackBerry JDE workspace into Eclipse workspace
    This may help you  
    P.S: Here onwards post on here related to java development: http://supportforums.blackberry.com/rim/board?board.id=java_dev 
    Message Edited by baskaraninfo on 03-26-2009 02:08 AM
    Use Search. "Accept Solution" if the problem gets resolved.

  • Does Adobe Application Modeling plug-in work for Eclipse 3.7

    I Installed Flex 4.6 plugin in Eclipse 3.7
    later
    I installed the Adobe Application Modeling plug-in(listed for Eclipse 3.5 For Eclipse 3.5 Download) but could not view the Data Model perspective
    It throws an error
    Could not create the view:An unexpected execption was thrown
    java.lang.NullPointerException
              at com.adobe.model.design.editor.FiberTabbedPropertySheetPage.updateSelectedObjectHolder(Fib erTabbedPropertySheetPage.java:79)
              at com.adobe.model.design.editor.FiberTabbedPropertySheetPage.<init>(FiberTabbedPropertyShee tPage.java:109)
              at com.adobe.model.design.editor.FiberDesignEditor.getAdapter(FiberDesignEditor.java:402)
              at com.adobe.model.editor.FiberXMLEditor.getAdapter(FiberXMLEditor.java:2125)
              at org.eclipse.ui.internal.views.ViewsPlugin.getAdapter(ViewsPlugin.java:103)
              at org.eclipse.ui.views.properties.PropertySheet.doCreatePage(PropertySheet.java:206)
              at org.eclipse.ui.part.PageBookView.createPage(PageBookView.java:408)
              at org.eclipse.ui.part.PageBookView.partActivated(PageBookView.java:751)
              at org.eclipse.ui.views.properties.PropertySheet.partActivated(PropertySheet.java:325)
              at org.eclipse.ui.part.PageBookView.showBootstrapPart(PageBookView.java:920)
              at org.eclipse.ui.part.PageBookView.createPartControl(PageBookView.java:491)
              at org.eclipse.ui.views.properties.PropertySheet.createPartControl(PropertySheet.java:156)
              at org.eclipse.ui.internal.ViewReference.createPartHelper(ViewReference.java:375)
              at org.eclipse.ui.internal.ViewReference.createPart(ViewReference.java:229)
              at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
              at org.eclipse.ui.internal.WorkbenchPage$ActivationList.setActive(WorkbenchPage.java:4218)
              at org.eclipse.ui.internal.WorkbenchPage$18.runWithException(WorkbenchPage.java:3277)
              at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
              at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
              at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
              at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)
              at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
              at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
              at org.eclipse.ui.internal.Workbench$31.runWithException(Workbench.java:1567)
              at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
              at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
              at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
              at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)
              at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
              at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2548)
              at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
              at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
              at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
              at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
              at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
              at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
              at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
              at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
              at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
              at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
              at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
              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:620)
              at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
              at org.eclipse.equinox.launcher.Main.run(Main.java:1408)

    Same here.  Modeler plugin for Helios, Eclipse 3.6, Flash Builder 4.5 would be great.

  • JavaFX Studio 1.0.2 plug-in for Eclipse released

    JavaFX Studio 1.0.2 plug-in for Eclipse released (free)
    Release info: [http://mkblog.exadel.com/tools/exadel-javafx-studio-plug-in-for-eclipse-102-released/]
    Download: [http://exadel.com/web/portal/javafxstudio]

    Have you already tested it? Is it better than netbeans plug-in? What are the new features and why I should change to plug-in for Eclipse?
    Best regards,
    André Rezende

  • Exadel JavaFX plug-in for Eclipse version 1.3.4 is now available

    [Exadel JavaFX Plug-in for Eclipse version 1.3.4|http://exadel.org/javafxplugin] is now available with [Organize Imports|http://mkblog.exadel.com/ria/javafx-ria/exadel-javafx-plug-in-for-eclipse-version-1-3-4-with-organize-imports/] feature.

    Text {
                x: 430
                y: 17
                content: "&#27979;&#35797;&#20013;&#25991;"  // No support
                fill: Color.WHITE
                visible: bind dragTextVisible
            },

  • SAP NetWeaver Gateway plug-in for Eclipse - New Version Available

    Hi All,
    I am happy to share with you that a new version (2.4.101 )of the SAP NetWeaver Gateway plug-in for Eclipse is now available [here|http://www.sdn.sap.com/irj/scn/downloads?rid=/webcontent/uuid/b09d414f-f227-2f10-bdbf-ba31c844b432].
    We will be happy to get any feedback on the tool from you.
    What's new?
    Framework
    u2022 Proxy generation support from Search Console
    u2022 New exploration screen (user provides URL) in Wizard
    u2022 OData 1.0 support (exploration including aggregation of catalogs)
    u2022 Enhancements (improved performance, bug fixes)
    Java Toolkit
    u2022 New Connectivity API (X.509 enablement, XSRF protection, error handling)
    u2022 New Parsing API
    u2022 OData 1.0 support
    PHP Toolkit
    u2022 OData 1.0 support
    Thanks,
    Nir

    Hi Michal,
      While installing the Netweaver gateway plugin for eclipse Juno version through the following link
    https://tools.hana.ondemand.com/juno   under Help -> Install New Software... I have encountered below error.
    Can you please help me in resolving it.
    An error occurred while collecting items to be installed
    session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
    Unknown Host: https://tools.hana.ondemand.com/juno/features/com.sap.core.editor.feature_1.0.6.jar
    tools.hana.ondemand.com
    Many thanks in advance.
    Regards,
    Parthi

  • RDS plug-in for Eclipse

    I've been using the RDS plug-in for Eclipse 3.1 for a number
    of months, but now that Eclipse 3.2 is out and so many plug-ins
    require it (such as SQL Explorer and Quick REx), I really want to
    switch to it. However, RDS doesn't work on it and I have yet to get
    FTP to work either. Is there any chance that Adobe's RDS plug-in
    will be updated soon to work on 3.2?
    Rob

    Nevermind, I think I found it here:
    http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs_flexbuilder2mac
    Rob

  • We are using CSS 6 (not Cloud) for our yearbook. Starting today pages are giving message that we are missing a bunch of plug-ins so files can't open. How can I get these plugins? Why is this happening?

    We are using CSS 6 (not Cloud) for our yearbook. Starting today pages are giving message that we are missing a bunch of plug-ins so files can't open. How can I get these plugins? Why is this happening?

    We are using CSS 6 for our yearbook. Starting today pages are giving message that we are missing a bunch of plug-ins so files can't open. We are 2 weeks from printer deadline so thia has to get fixed fast. We didn't update anything with the program. We ca

  • How to download and install SAP Net Weaver Gateway Plug-in for Eclipse?

    I have installed the SAP UI5 development tool kit for Eclipse. What else should I do? How can I download SAP Net Weaver Gateway Plug-in for Eclipse?
    After developing the application, should I run that with Apache Tomcat? How to get the access to database?

    you can find netweaver gateway tool from SAP Development Tools for Eclipse. and follow the installation instructions

  • New JavaFX plug-in for Eclipse version 1.2.2

    Exadel has released JavaFX plug-in for Eclipse version 1.2.2. The version is now open source and hosted on our new [http://www.exadel.org] site. New features in this version:
    New JavaFX Script Wizard
    Outline View with navigation
    Download the plug-in [http://exadel.org/javafxplugin] .
    Max
    http://mkblog.exadel.com

    Have you already tested it? Is it better than netbeans plug-in? What are the new features and why I should change to plug-in for Eclipse?
    Best regards,
    André Rezende

  • Exadel JavaFX Plug-in for Eclipse with support for JavaFX 1.3

    Exadel JavaFX Plug-in for Eclipse 1.3 is now available with support for JavaFX 1.3: [http://exadel.org/javafxplugin]
    Max
    [http://mkblog.exadel.com]

    Text {
                x: 430
                y: 17
                content: "&#27979;&#35797;&#20013;&#25991;"  // No support
                fill: Color.WHITE
                visible: bind dragTextVisible
            },

  • UML tool / plug-in for ECLIPSE

    Hello,
    I'm searching for a UML tool or plug-in for ECLIPSE.
    So far I couldn't find anything and I'm wondering whether such a thing exists at all.
    Do you know something on this topic?
    Thanks in advance,
    Pesho

    P.S. It's not zero plugins; IBM packsmassive
    amounts of junk in there... :o)Still better than NetBeans.....which I tried at v5.0
    as everyone said how good it was and ran away
    screaming back to Eclipse. :)Really? I tried NB 5 at home on approx 1.2GHz Athlon with 1.5Gbyyes RAM. Seemed to load and run faster than WSAD 5.1.2 (Eclipse 2.something).
    I still prefer PFE (Programmers File Editor) to an IDE.

  • Create SAPUI5 application consuming Gateway service with the help of SAP NW Gateway Plug-in for Eclipse

    Hi,
    I followed the amazing SAPUI5 blog :
    How to create SAPUI5 application consuming Gateway service with the help of SAP NW Gateway Plug-in for Eclipse
    I was able to resolve all errors mentioned in this blog but then i get another error :
    Uncaught TypeError: Cannot read property 'dataServices' of undefined
    Any idea what is the problem.
    Thanks a lot!
    Amina

    Hi,
    I followed the amazing SAPUI5 blog :
    How to create SAPUI5 application consuming Gateway service with the help of SAP NW Gateway Plug-in for Eclipse
    I was able to resolve all errors mentioned in this blog but then i get another error :
    Uncaught TypeError: Cannot read property 'dataServices' of undefined
    Any idea what is the problem.
    Thanks a lot!
    Amina

  • BPEL Designer plug-in for Eclipse download link broken

    On the BPEL Process Magare download page at http://www.oracle.com/technology/software/products/ias/bpel/index.html, the link to the BPEL designer plug-in for Eclipse - http://download.oracle.com/otn/nt/bpel/bpelz_0.9.13_win32.exe gives a 404 error.
    Anyone know the correct location?
    Neil

    Kenan,
    I am afraid that the side-by-side versioning does not address the need of in-flight changes because there is not import feature for in-flight instances.
    The side-by-side versioning is designed to let all existing in-flight instances to complete with the existing (unchanged) BPEL definition while new instances are routed to the newer version.
    To deploy a new version of the BPEL project, us the -rev option if you are using the command line tool or the rev attribute is you are using the ant task.
    Sorry for not being more helping. Dynamic changes is a feature we do not really support.
    Edwin

Maybe you are looking for

  • There has been a network or file permission error. The network connection..

    hello, there has been a network or file permission error. The network connection may be lost. this is the error my client gets sometimes when he wants to save a word document. when i go in the finder i have no problem accessing that network share, an

  • Solution for ICMP timestamp response in VAPT report

    There was a vulnerability test run on our developmental server having Red Hat Enterprise Linux Server release 5.11 (Tikanga) as the OS. There is one point among others of concern here; it is to do with ICMP timestamp response. The solution suggested

  • In Hyperion Planning, smart view does not work

    In Hyperion Planning, when viewing the form , the link icon to Smart View (to view the data in Smart View) at the top of the screen does not work. When I clicked on smart view icon on the top of the screen, Excel opened but there were no connection s

  • List of Pricing conditions for a material

    Hi, How can I view the list of all pricing condition types maintained for a material. Is it possible in standard SAP? Thanks.

  • Macbook with german keyboard layout

    Hello everyone, I'm visiting the US in next month and I'd like to buy a macbook from the U.S apple store. Is it possible to order the macbook online with a installed german keyboard? Or instead buying it in a retail store? Thank you in advance.