facebook

Build does not find dependency pom

  1. MyEclipse IDE
  2.  > 
  3. Maven for MyEclipse (Maven4MyEclipse)
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #351982 Reply

    aqbrown
    Member

    My project will not build because it says it cannot find the pom.xml of a depency. However, the file is there in my local repository. A command line build with maven reports no such error. Workspace resolution is set to off.

    error in log :
    The POM for edu.mit.ist.es.csf:csf-orm:jar:2.0.38-SNAPSHOT is missing, no dependency information available

    error when performing project update :
    10/8/14, 10:06:32 AM EDT: [WARN] The POM for edu.mit.ist.es.csf:csf-orm:jar:2.0.38-SNAPSHOT is missing, no dependency information available

    When I switch from the embedded maven to an external maven installation ( the one I do the command line build with ) it still has the issue.

    *** Date: Wednesday, October 8, 2014 at 10:04:47 AM Eastern Daylight Time

    *** Platform Details:

    *** System properties:
    applicationXMI=org.eclipse.ui.workbench/LegacyIDE.e4xmi
    awt.toolkit=sun.awt.X11.XToolkit
    com.genuitec.pulse.delivery.mpc.include.default=true
    com.genuitec.pulse.delivery.mpc.include.from.extension.points=true
    com.genuitec.pulse.delivery.mpc.include.patterns=^http://marketplace.eclipse.org.*
    com.genuitec.pulse.profile.install.directory=/home/sabrown/MyEclipse Professional 2014
    eclipse.commands=-os
    linux
    -ws
    gtk
    -arch
    x86_64
    -showsplash
    -launcher
    /home/sabrown/MyEclipse Professional 2014/myeclipse
    -name
    Myeclipse
    –launcher.library
    /home/sabrown/MyEclipse Professional 2014//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20130807-1835/eclipse_1506.so
    -startup
    /home/sabrown/MyEclipse Professional 2014//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
    –launcher.overrideVmargs
    -exitdata
    4e0007
    -install
    /home/sabrown/MyEclipse Professional 2014
    -vm
    /home/sabrown/MyEclipse Professional 2014//binary/com.sun.java.jdk7.linux.x86_64_1.7.0.u45/bin/java
    eclipse.home.location=file:/home/sabrown/MyEclipse Professional 2014/
    eclipse.launcher=/home/sabrown/MyEclipse Professional 2014/myeclipse
    eclipse.launcher.name=Myeclipse
    eclipse.p2.data.area=@config.dir/../p2/
    eclipse.p2.profile=com.genuitec.delivery.package.profile.3242-eDC-0520
    eclipse.product=com.genuitec.myeclipse.product.ide
    eclipse.startTime=1412775928664
    eclipse.vm=/home/sabrown/MyEclipse Professional 2014//binary/com.sun.java.jdk7.linux.x86_64_1.7.0.u45/bin/java
    eclipse.vmargs=-Xmx768m
    -XX:MaxPermSize=320m
    -XX:ReservedCodeCacheSize=64m
    -Dosgi.nls.warnings=ignore
    -jar
    /home/sabrown/MyEclipse Professional 2014//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
    equinox.use.ds=true
    file.encoding=UTF-8
    file.encoding.pkg=sun.io
    file.separator=/
    gosh.args=–nointeractive
    guice.disable.misplaced.annotation.check=true
    java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
    java.awt.printerjob=sun.print.PSPrinterJob
    java.class.path=/home/sabrown/MyEclipse Professional 2014//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
    java.class.version=51.0
    java.endorsed.dirs=/home/sabrown/MyEclipse Professional 2014/binary/com.sun.java.jdk7.linux.x86_64_1.7.0.u45/jre/lib/endorsed
    java.ext.dirs=/home/sabrown/MyEclipse Professional 2014/binary/com.sun.java.jdk7.linux.x86_64_1.7.0.u45/jre/lib/ext:/usr/java/packages/lib/ext
    java.home=/home/sabrown/MyEclipse Professional 2014/binary/com.sun.java.jdk7.linux.x86_64_1.7.0.u45/jre
    java.io.tmpdir=/tmp
    java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
    java.runtime.name=Java(TM) SE Runtime Environment
    java.runtime.version=1.7.0_45-b18
    java.specification.name=Java Platform API Specification
    java.specification.vendor=Oracle Corporation
    java.specification.version=1.7
    java.vendor=Oracle Corporation
    java.vendor.url=http://java.oracle.com/
    java.vendor.url.bug=http://bugreport.sun.com/bugreport/
    java.version=1.7.0_45
    java.vm.info=mixed mode
    java.vm.name=Java HotSpot(TM) 64-Bit Server VM
    java.vm.specification.name=Java Virtual Machine Specification
    java.vm.specification.vendor=Oracle Corporation
    java.vm.specification.version=1.7
    java.vm.vendor=Oracle Corporation
    java.vm.version=24.45-b08
    jna.platform.library.path=/usr/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnu:/lib64:/usr/lib:/lib
    line.separator=

    org.apache.commons.logging.Log=org.apache.commons.logging.impl.NoOpLog
    org.eclipse.equinox.launcher.splash.location=/home/sabrown/MyEclipse Professional 2014/plugins/com.genuitec.myeclipse.product_12.0.0.me201311281640/splash.bmp
    org.eclipse.equinox.simpleconfigurator.configUrl=file:org.eclipse.equinox.simpleconfigurator/bundles.info
    org.eclipse.m2e.log.dir=/home/sabrown/Workspaces/MyEclipse Professional 2014/.metadata/.plugins/org.eclipse.m2e.logback.configuration
    org.eclipse.update.reconcile=false
    org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSGi/Minimum-1.1,OSGi/Minimum-1.2,JRE-1.1,J2SE-1.2,J2SE-1.3,J2SE-1.4,J2SE-1.5,JavaSE-1.6,JavaSE-1.7
    org.osgi.framework.language=en
    org.osgi.framework.os.name=Linux
    org.osgi.framework.os.version=3.13.0
    org.osgi.framework.processor=x86-64
    org.osgi.framework.system.capabilities=osgi.ee; osgi.ee=”OSGi/Minimum”; version:List<Version>=”1.0, 1.1, 1.2″,osgi.ee; osgi.ee=”JRE”; version:List<Version>=”1.0, 1.1″,osgi.ee; osgi.ee=”JavaSE”; version:List<Version>=”1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7″
    org.osgi.framework.system.packages=javax.accessibility,javax.activation,javax.activity,javax.annotation,javax.annotation.processing,javax.crypto,javax.crypto.interfaces,javax.crypto.spec,javax.imageio,javax.imageio.event,javax.imageio.metadata,javax.imageio.plugins.bmp,javax.imageio.plugins.jpeg,javax.imageio.spi,javax.imageio.stream,javax.jws,javax.jws.soap,javax.lang.model,javax.lang.model.element,javax.lang.model.type,javax.lang.model.util,javax.management,javax.management.loading,javax.management.modelmbean,javax.management.monitor,javax.management.openmbean,javax.management.relation,javax.management.remote,javax.management.remote.rmi,javax.management.timer,javax.naming,javax.naming.directory,javax.naming.event,javax.naming.ldap,javax.naming.spi,javax.net,javax.net.ssl,javax.print,javax.print.attribute,javax.print.attribute.standard,javax.print.event,javax.rmi,javax.rmi.CORBA,javax.rmi.ssl,javax.script,javax.security.auth,javax.security.auth.callback,javax.security.auth.kerberos,javax.security.auth.login,javax.security.auth.spi,javax.security.auth.x500,javax.security.cert,javax.security.sasl,javax.sound.midi,javax.sound.midi.spi,javax.sound.sampled,javax.sound.sampled.spi,javax.sql,javax.sql.rowset,javax.sql.rowset.serial,javax.sql.rowset.spi,javax.swing,javax.swing.border,javax.swing.colorchooser,javax.swing.event,javax.swing.filechooser,javax.swing.plaf,javax.swing.plaf.basic,javax.swing.plaf.metal,javax.swing.plaf.multi,javax.swing.plaf.nimbus,javax.swing.plaf.synth,javax.swing.table,javax.swing.text,javax.swing.text.html,javax.swing.text.html.parser,javax.swing.text.rtf,javax.swing.tree,javax.swing.undo,javax.tools,javax.transaction,javax.transaction.xa,javax.xml,javax.xml.bind,javax.xml.bind.annotation,javax.xml.bind.annotation.adapters,javax.xml.bind.attachment,javax.xml.bind.helpers,javax.xml.bind.util,javax.xml.crypto,javax.xml.crypto.dom,javax.xml.crypto.dsig,javax.xml.crypto.dsig.dom,javax.xml.crypto.dsig.keyinfo,javax.xml.crypto.dsig.spec,javax.xml.datatype,javax.xml.namespace,javax.xml.parsers,javax.xml.soap,javax.xml.stream,javax.xml.stream.events,javax.xml.stream.util,javax.xml.transform,javax.xml.transform.dom,javax.xml.transform.sax,javax.xml.transform.stax,javax.xml.transform.stream,javax.xml.validation,javax.xml.ws,javax.xml.ws.handler,javax.xml.ws.handler.soap,javax.xml.ws.http,javax.xml.ws.soap,javax.xml.ws.spi,javax.xml.ws.spi.http,javax.xml.ws.wsaddressing,javax.xml.xpath,org.ietf.jgss,org.omg.CORBA,org.omg.CORBA_2_3,org.omg.CORBA_2_3.portable,org.omg.CORBA.DynAnyPackage,org.omg.CORBA.ORBPackage,org.omg.CORBA.portable,org.omg.CORBA.TypeCodePackage,org.omg.CosNaming,org.omg.CosNaming.NamingContextExtPackage,org.omg.CosNaming.NamingContextPackage,org.omg.Dynamic,org.omg.DynamicAny,org.omg.DynamicAny.DynAnyFactoryPackage,org.omg.DynamicAny.DynAnyPackage,org.omg.IOP,org.omg.IOP.CodecFactoryPackage,org.omg.IOP.CodecPackage,org.omg.Messaging,org.omg.PortableInterceptor,org.omg.PortableInterceptor.ORBInitInfoPackage,org.omg.PortableServer,org.omg.PortableServer.CurrentPackage,org.omg.PortableServer.POAManagerPackage,org.omg.PortableServer.POAPackage,org.omg.PortableServer.portable,org.omg.PortableServer.ServantLocatorPackage,org.omg.SendingContext,org.omg.stub.java.rmi,org.w3c.dom,org.w3c.dom.bootstrap,org.w3c.dom.css,org.w3c.dom.events,org.w3c.dom.html,org.w3c.dom.ls,org.w3c.dom.ranges,org.w3c.dom.stylesheets,org.w3c.dom.traversal,org.w3c.dom.views,org.w3c.dom.xpath,org.xml.sax,org.xml.sax.ext,org.xml.sax.helpers
    org.osgi.framework.uuid=4051685d-f14e-0014-1e58-e1cf8622ff91
    org.osgi.framework.vendor=Eclipse
    org.osgi.framework.version=1.7.0
    org.osgi.supports.framework.extension=true
    org.osgi.supports.framework.fragment=true
    org.osgi.supports.framework.requirebundle=true
    os.arch=amd64
    os.name=Linux
    os.version=3.13.0-24-generic
    osgi.arch=x86_64
    osgi.bundles=reference:file:org.eclipse.birt.jetty.overlay_4.3.1.v201308301349.jar,reference:file:org.eclipse.equinox.weaving.hook_1.0.200.I20130319-1000.jar,reference:file:org.eclipse.equinox.simpleconfigurator_1.0.400.v20130327-2119.jar@1:start
    osgi.bundles.defaultStartLevel=4
    osgi.bundlestore=/home/sabrown/MyEclipse Professional 2014/configuration/org.eclipse.osgi/bundles
    osgi.configuration.area=file:/home/sabrown/MyEclipse Professional 2014/configuration/
    osgi.framework=file:/home/sabrown/MyEclipse Professional 2014/plugins/org.eclipse.osgi_3.9.1.v20130814-1242.jar
    osgi.framework.extensions=reference:file:org.eclipse.birt.jetty.overlay_4.3.1.v201308301349.jar,reference:file:org.eclipse.equinox.weaving.hook_1.0.200.I20130319-1000.jar
    osgi.framework.shape=jar
    osgi.framework.version=3.9.1.v20130814-1242
    osgi.frameworkClassPath=., file:/home/sabrown/MyEclipse Professional 2014/plugins/org.eclipse.birt.jetty.overlay_4.3.1.v201308301349.jar, file:/home/sabrown/MyEclipse Professional 2014/plugins/org.eclipse.equinox.weaving.hook_1.0.200.I20130319-1000.jar
    osgi.install.area=file:/home/sabrown/MyEclipse Professional 2014/
    osgi.instance.area=file:/home/sabrown/Workspaces/MyEclipse Professional 2014/
    osgi.instance.area.default=file:/home/sabrown/Workspaces/MyEclipse Professional 2014/
    osgi.logfile=/home/sabrown/Workspaces/MyEclipse Professional 2014/.metadata/.log
    osgi.manifest.cache=/home/sabrown/MyEclipse Professional 2014/configuration/org.eclipse.osgi/manifests
    osgi.nl=en_US
    osgi.nls.warnings=ignore
    osgi.os=linux
    osgi.splashLocation=/home/sabrown/MyEclipse Professional 2014/plugins/com.genuitec.myeclipse.product_12.0.0.me201311281640/splash.bmp
    osgi.splashPath=platform:/base/plugins/com.genuitec.myeclipse.product
    osgi.syspath=/home/sabrown/MyEclipse Professional 2014/plugins
    osgi.tracefile=/home/sabrown/Workspaces/MyEclipse Professional 2014/.metadata/trace.log
    osgi.ws=gtk
    path.separator=:
    product.home=/home/sabrown/MyEclipse Professional 2014/plugins/org.jboss.tools.common.model_2.0.0.me201305100518/
    securerandom.source=file:/dev/./urandom
    sun.arch.data.model=64
    sun.boot.class.path=/home/sabrown/MyEclipse Professional 2014/binary/com.sun.java.jdk7.linux.x86_64_1.7.0.u45/jre/lib/resources.jar:/home/sabrown/MyEclipse Professional 2014/binary/com.sun.java.jdk7.linux.x86_64_1.7.0.u45/jre/lib/rt.jar:/home/sabrown/MyEclipse Professional 2014/binary/com.sun.java.jdk7.linux.x86_64_1.7.0.u45/jre/lib/sunrsasign.jar:/home/sabrown/MyEclipse Professional 2014/binary/com.sun.java.jdk7.linux.x86_64_1.7.0.u45/jre/lib/jsse.jar:/home/sabrown/MyEclipse Professional 2014/binary/com.sun.java.jdk7.linux.x86_64_1.7.0.u45/jre/lib/jce.jar:/home/sabrown/MyEclipse Professional 2014/binary/com.sun.java.jdk7.linux.x86_64_1.7.0.u45/jre/lib/charsets.jar:/home/sabrown/MyEclipse Professional 2014/binary/com.sun.java.jdk7.linux.x86_64_1.7.0.u45/jre/lib/jfr.jar:/home/sabrown/MyEclipse Professional 2014/binary/com.sun.java.jdk7.linux.x86_64_1.7.0.u45/jre/classes
    sun.boot.library.path=/home/sabrown/MyEclipse Professional 2014/binary/com.sun.java.jdk7.linux.x86_64_1.7.0.u45/jre/lib/amd64
    sun.cpu.endian=little
    sun.cpu.isalist=
    sun.io.unicode.encoding=UnicodeLittle
    sun.java.command=/home/sabrown/MyEclipse Professional 2014//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar -os linux -ws gtk -arch x86_64 -showsplash -launcher /home/sabrown/MyEclipse Professional 2014/myeclipse -name Myeclipse –launcher.library /home/sabrown/MyEclipse Professional 2014//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20130807-1835/eclipse_1506.so -startup /home/sabrown/MyEclipse Professional 2014//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar –launcher.overrideVmargs -exitdata 4e0007 -install /home/sabrown/MyEclipse Professional 2014 -vm /home/sabrown/MyEclipse Professional 2014//binary/com.sun.java.jdk7.linux.x86_64_1.7.0.u45/bin/java -vmargs -Xmx768m -XX:MaxPermSize=320m -XX:ReservedCodeCacheSize=64m -Dosgi.nls.warnings=ignore -jar /home/sabrown/MyEclipse Professional 2014//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
    sun.java.launcher=SUN_STANDARD
    sun.jnu.encoding=UTF-8
    sun.management.compiler=HotSpot 64-Bit Tiered Compilers
    sun.os.patch.level=unknown
    svnkit.http.methods=Basic
    svnkit.library.gnome-keyring.enabled=false
    user.country=US
    user.dir=/home/sabrown
    user.home=/home/sabrown
    user.language=en
    user.name=sabrown
    user.timezone=America/New_York

    *** Features:
    com.genuitec.myeclipse.database (12.0.0.me201311281640) “MyEclipse Database Support”
    com.genuitec.myeclipse.enterprise.workbench (12.0.0.me201311281640) “MyEclipse Enterprise Workbench”
    com.genuitec.myeclipse.uml2 (12.0.0.me201311281640) “MyEclipse UML2 Feature”
    com.genuitec.myeclipse.visualvm (12.0.0.me201311281640) “MyEclipse VisualVM Profiler”
    com.genuitec.secure.marketplace.about.myeclipse (4.5.0.201301082055) “Secure MyEclipse Information”
    com.google.gdt.eclipse.suite.e43.feature (3.7.0.v201407290035-rel-r43) “Google Suite Plugin”
    net.java.dev.jna (4.1.0.v20140626_1915) “jna-osgi”
    org.aspectj (1.7.3.20130613144500-a) “AspectJ Development Tools”
    org.eclipse.ajdt (2.2.3.e43x-RELEASE-20130627-0800) “AspectJ Development Tools”
    org.eclipse.cvs (1.4.0.v20130911-1000) “Eclipse CVS Client”
    org.eclipse.datatools.connectivity.feature (1.11.1.me201311281640) “Data Tools Platform Connectivity Plug-in”
    org.eclipse.datatools.connectivity.oda.designer.core.feature (1.11.1.me201311281640) “DTP ODA Designer UI Framework Plug-in”
    org.eclipse.datatools.connectivity.oda.designer.feature (1.11.1.me201311281640) “DTP ODA Designer UI Framework Plug-in”
    org.eclipse.datatools.connectivity.oda.feature (1.11.1.me201311281640) “DTP Open Data Access”
    org.eclipse.datatools.doc.user (1.11.1.v201306041610-47C08w95FFAK89FHEC7) “Data Tool Platform User Documentation”
    org.eclipse.datatools.enablement.apache.derby.feature (1.11.1.v201306041610-777A8hBmKEQ3NjRZLqcr8KIQ) “High-level Sybase Enablement Plug-in”
    org.eclipse.datatools.enablement.feature (1.11.1.me201311281640) “Eclipse Data Tools Platform Enablement”
    org.eclipse.datatools.enablement.hsqldb.feature (1.11.1.v201306041610-67F1AqGCM7KfNUIqKM8KIQ) “Eclipse Data Tools Platform Enablement”
    org.eclipse.datatools.enablement.ibm.feature (1.11.1.v201306041610-7F47YFC7sRdqUcnsbg_0) “Eclipse Data Tools Platform Enablement”
    org.eclipse.datatools.enablement.ingres.feature (1.11.1.v201306041610-540AkF78Z7UCRAQDB) “Eclipse Data Tools Platform Enablement”
    org.eclipse.datatools.enablement.jdbc.feature (1.11.1.v201306041610-4-39oB5896KB97JHP) “High-level Sybase Enablement Plug-in”
    org.eclipse.datatools.enablement.jdt.feature (1.11.1.me201311281640) “Data Tools Platform Connectivity JDT Extension Plug-in”
    org.eclipse.datatools.enablement.msft.feature (1.11.1.v201306041610-5478AkF7AO7UBQAK8M) “Eclipse Data Tools Platform Enablement”
    org.eclipse.datatools.enablement.mysql.feature (1.11.1.me201311281640) “Eclipse Data Tools Platform Enablement”
    org.eclipse.datatools.enablement.oda.designer.feature (1.11.1.v201306041610-337C8s73593K3F53B7) “Eclipse Data Tools Platform XML ODA Designer”
    org.eclipse.datatools.enablement.oda.feature (1.11.1.me201311281640) “Eclipse Data Tools Platform XML ODA Runtime Driver”
    org.eclipse.datatools.enablement.oracle.feature (1.11.1.v201306041610-548fAkF7AL7RBJANAI) “Eclipse Data Tools Platform Enablement”
    org.eclipse.datatools.enablement.postgresql.feature (1.11.1.v201306041610-553AkF7AK8PCRBQBP) “Eclipse Data Tools Platform Enablement”
    org.eclipse.datatools.enablement.sap.feature (1.11.1.v201306041610-540AkF7AJ7YEJBU7S) “Eclipse Data Tools Platform Enablement”
    org.eclipse.datatools.enablement.sqlite.feature (1.11.1.v201306041610-542AkF7AJ7SAKAPBF) “Eclipse Data Tools Platform Enablement”
    org.eclipse.datatools.enablement.sybase.feature (1.11.1.v201306041610-7E478F9NiNc2S7fxRCTD) “High-level Sybase Enablement Plug-in”
    org.eclipse.datatools.modelbase.feature (1.11.1.v201306041610-7707GCcNBHLDaKTEcRi) “Eclipse Data Tools Platform SQLModel Plug-in”
    org.eclipse.datatools.sqldevtools.ddlgen.feature (1.11.1.me201311281640) “Eclipse Data Tools Platform FE UI Plug-in”
    org.eclipse.datatools.sqldevtools.feature (1.11.1.me201311281640) “Eclipse Data Tools Platform SQL Tools Common UI Plug-in”
    org.eclipse.datatools.sqldevtools.parsers.feature (1.11.1.v201306041610-623BgJ9EE9ZJRDZLA) “Eclipse Data Tools Platform SQL Parser Plugin”
    org.eclipse.draw2d (3.9.1.201308190730) “Graphical Editing Framework Draw2d”
    org.eclipse.egit (3.1.0.201310021548-r) “Git Team Provider”
    org.eclipse.emf (2.9.1.v20130902-0605) “EMF – Eclipse Modeling Framework Runtime and Tools”
    org.eclipse.emf.codegen (2.9.0.v20130902-0605) “EMF Code Generation”
    org.eclipse.emf.codegen.ecore (2.9.1.v20130902-0605) “EMF Ecore Code Generator”
    org.eclipse.emf.codegen.ecore.ui (2.9.1.v20130902-0605) “EMF Ecore Code Generator UI”
    org.eclipse.emf.codegen.ui (2.7.0.v20130902-0605) “EMF Code Generation UI”
    org.eclipse.emf.common (2.9.1.v20130827-0309) “EMF Common”
    org.eclipse.emf.common.ui (2.8.0.v20130902-0605) “EMF Common UI”
    org.eclipse.emf.converter (2.9.0.v20130902-0605) “EMF Model Converter”
    org.eclipse.emf.databinding (1.3.0.v20130902-0605) “EMF Data Binding”
    org.eclipse.emf.databinding.edit (1.3.0.v20130902-0605) “EMF Edit Data Binding”
    org.eclipse.emf.ecore (2.9.1.v20130827-0309) “EMF Ecore”
    org.eclipse.emf.ecore.edit (2.8.0.v20130902-0605) “EMF Ecore Edit”
    org.eclipse.emf.ecore.editor (2.9.0.v20130902-0605) “EMF Sample Ecore Editor”
    org.eclipse.emf.edit (2.9.0.v20130902-0605) “EMF Edit”
    org.eclipse.emf.edit.ui (2.9.0.v20130902-0605) “EMF Edit UI”
    org.eclipse.emf.mapping (2.7.0.v20130902-0605) “EMF Mapping”
    org.eclipse.emf.mapping.ecore (2.7.0.v20130902-0605) “EMF Ecore Mapping”
    org.eclipse.emf.mapping.ecore.editor (2.8.0.v20130902-0605) “EMF Ecore Mapping Editor”
    org.eclipse.emf.mapping.ui (2.7.0.v20130902-0605) “EMF Mapping UI”
    org.eclipse.epp.mpc (1.2.1.I20130917-2019) “Marketplace Client”
    org.eclipse.gef (3.9.1.201308190730) “Graphical Editing Framework GEF”
    org.eclipse.graphiti.feature (0.10.1.v20130918-0838) “Graphiti UI (Incubation)”
    org.eclipse.help (2.0.1.v20130911-1000) “Help System Base”
    org.eclipse.jdt (3.9.1.v20130911-1000) “Eclipse Java Development Tools”
    org.eclipse.jgit (3.1.0.201310021548-r) “JGit Core”
    org.eclipse.jpt.common.eclipselink.feature (1.3.0.v201210121950-35-8s73583G695AB6) “Dali Java Persistence Tools – EclipseLink Common”
    org.eclipse.jpt.common.feature (1.3.0.v201210121950-67A-AkF7BI7UCR9SIV) “Dali Java Persistence Tools – Common”
    org.eclipse.jpt.dbws.eclipselink.feature (1.2.1.v201308261920-797J4CcNBHPCnGiAiiO99EG) “Dali Java Persistence Tools – EclipseLink DBWS Support”
    org.eclipse.jpt.jaxb.eclipselink.feature (1.4.1.v201308281654-777G0BgJ9EN9aFUBYRP446d) “Dali Java Persistence Tools – EclipseLink MOXy (JAXB) Support”
    org.eclipse.jpt.jaxb.feature (1.3.1.me201311281640) “Dali Java Persistence Tools – JAXB Support”
    org.eclipse.jpt.jpa.eclipselink.feature (3.3.1.me201311281640) “Dali Java Persistence Tools – EclipseLink JPA Support”
    org.eclipse.jpt.jpa.feature (3.3.1.me201311281640) “Dali Java Persistence Tools – JPA Support”
    org.eclipse.jpt.jpadiagrameditor.feature (1.2.0.me201311281640) “Dali Java Persistence Tools – JPA Diagram Editor”
    org.eclipse.jst.common.fproj.enablement.jdt (3.4.0.me201311281640) “Eclipse Faceted Project Framework JDT Enablement”
    org.eclipse.jst.enterprise_ui.feature (3.5.0.me201311281640) “Eclipse Java EE Developer Tools”
    org.eclipse.jst.ws.axis2tools.feature (1.1.200.me201311281640) “Axis2 Tools”
    org.eclipse.m2e.feature (1.4.0.me201311281640) “Maven Integration for Eclipse”
    org.eclipse.m2e.logback.feature (1.4.0.me201311281640) “m2e logback configuration”
    org.eclipse.m2e.wtp.feature (1.0.0.me201311281640) “Maven Integration for Eclipse WTP”
    org.eclipse.m2e.wtp.jaxrs.feature (1.0.0.me201311281640) “Maven JAX-RS Configurator”
    org.eclipse.m2e.wtp.jpa.feature (1.0.0.me201311281640) “Maven JPA Configurator”
    org.eclipse.m2e.wtp.jsf.feature (1.0.0.me201311281640) “Maven JSF Configurator”
    org.eclipse.mylyn_feature (3.9.1.v20130917-0100) “Mylyn Tasks”
    org.eclipse.mylyn.bugzilla_feature (3.9.1.v20130917-0100) “Mylyn Tasks”
    org.eclipse.mylyn.commons (3.9.1.v20130917-0100) “Mylyn Commons”
    org.eclipse.mylyn.commons.identity (1.1.1.v20130917-0100) “Mylyn Commons”
    org.eclipse.mylyn.commons.notifications (1.1.1.v20130917-0100) “Mylyn Commons”
    org.eclipse.mylyn.commons.repositories (1.1.1.v20130917-0100) “Mylyn Commons”
    org.eclipse.mylyn.context_feature (3.9.1.v20130917-0100) “Mylyn Context”
    org.eclipse.mylyn.cvs (1.1.1.v20130917-0100) “Mylyn Versions”
    org.eclipse.mylyn.discovery (3.9.1.v20130917-0100) “Mylyn Commons”
    org.eclipse.mylyn.git (1.1.1.v20130917-0100) “Mylyn Versions”
    org.eclipse.mylyn.ide_feature (3.9.1.v20130917-0100) “Mylyn Context”
    org.eclipse.mylyn.java_feature (3.9.1.v20130917-0100) “Mylyn Context”
    org.eclipse.mylyn.monitor (3.9.1.v20130917-0100) “Mylyn Commons”
    org.eclipse.mylyn.tasks.ide (3.9.1.v20130917-0100) “Mylyn Tasks”
    org.eclipse.mylyn.team_feature (3.9.1.v20130917-0100) “Mylyn Context”
    org.eclipse.mylyn.versions (1.1.1.v20130917-0100) “Mylyn Versions”
    org.eclipse.ocl (3.1.0.v20110606-1427) “OCL (Object Constraint Language) Parser and Interpreter”
    org.eclipse.pde (3.9.1.v20130911-1000) “PDE”
    org.eclipse.platform (4.3.1.v20130911-1000) “Eclipse Platform”
    org.eclipse.rcp (4.3.1.v20130911-1000) “Eclipse RCP”
    org.eclipse.sapphire (0.6.6.201310081535) “Sapphire (Incubation)”
    org.eclipse.sapphire.java (0.6.6.201310081535) “Sapphire Java Support (Incubation)”
    org.eclipse.sapphire.java.jdt (0.6.6.201310081535) “Sapphire Java Developer Tools Support (Incubation)”
    org.eclipse.sapphire.modeling.xml (0.6.6.201310081535) “Sapphire XML Support (Incubation)”
    org.eclipse.sapphire.osgi (0.6.6.201310081535) “Sapphire OSGi Support (Incubation)”
    org.eclipse.sapphire.platform (0.6.6.201310081535) “Sapphire Eclipse Platform Support (Incubation)”
    org.eclipse.sapphire.ui (0.6.6.201310081535) “Sapphire User Interface (Incubation)”
    org.eclipse.sapphire.ui.swt.gef (0.6.6.201310081535) “Sapphire Diagram Editor Support”
    org.eclipse.sapphire.ui.swt.xml.editor (0.6.6.201310081535) “Sapphire XML Editor Support (Incubation)”
    org.eclipse.team.svn (1.1.1.I20130816-1700) “Subversive SVN Team Provider”
    org.eclipse.team.svn.resource.ignore.rules.jdt (1.1.0.I20130619-1700) “Subversive JDT Ignore Extensions”
    org.eclipse.wst.common.fproj (3.4.0.me201311281640) “Eclipse Faceted Project Framework”
    org.eclipse.wst.jsdt.feature (1.5.1.me201311281640) “Eclipse JavaScript Development Tools”
    org.eclipse.wst.web_ui.feature (3.5.1.me201311281640) “Eclipse Web Developer Tools”
    org.eclipse.wst.xml_ui.feature (3.5.1.me201311281640) “Eclipse XML Editors and Tools”
    org.eclipse.wst.xml.xpath2.processor.feature (2.0.200.me201311281640) “Eclipse XPath 2 Developers Tools”
    org.eclipse.wst.xsl.feature (1.3.300.me201311281640) “Eclipse XSL Developer Tools”
    org.eclipse.xsd (2.9.1.v20130902-0605) “XSD Model”
    org.eclipse.xsd.edit (2.7.0.v20130902-0605) “XSD Edit”
    org.polarion.eclipse.team.svn.connector (3.0.5.I20140122-1700) “Subversive SVN Connectors”
    org.polarion.eclipse.team.svn.connector.svnkit18 (3.0.5.I20140122-1700) “Subversive SVN 1.8 SVN Kit Connector”
    org.sonatype.m2e.mavenarchiver.feature (0.15.0.201207090125-signed-20130612210623) “m2e connector for the mavenarchiver and pom properties”
    org.springframework.ide.eclipse.ajdt.feature (3.3.0.201307091516-RELEASE) “Spring IDE”
    org.springframework.ide.eclipse.aop.feature (3.3.0.me201311281640) “Spring IDE”
    org.springframework.ide.eclipse.autowire.feature (3.3.0.201307091516-RELEASE) “Spring IDE”
    org.springframework.ide.eclipse.batch.feature (3.3.0.201307091516-RELEASE) “Spring IDE”
    org.springframework.ide.eclipse.data.feature (3.3.0.201307091516-RELEASE) “Spring IDE”
    org.springframework.ide.eclipse.feature (3.3.0.me201311281640) “Spring IDE”
    org.springframework.ide.eclipse.integration.feature (3.3.0.201307091516-RELEASE) “Spring IDE”
    org.springframework.ide.eclipse.maven.feature (3.3.0.me201311281640) “Spring IDE”
    org.springframework.ide.eclipse.mylyn.feature (3.3.0.201307091516-RELEASE) “Spring IDE”
    org.springframework.ide.eclipse.osgi.feature (3.3.0.201307091516-RELEASE) “Spring IDE”
    org.springframework.ide.eclipse.security.feature (3.3.0.me201311281640) “Spring IDE”
    org.springframework.ide.eclipse.webflow.feature (3.3.0.me201311281640) “Spring IDE”

    *** Plug-in Registry:
    ca.ecliptical.emf.xpath (1.0.0.me201003052220) “EMF XPath Plug-in” [Starting]
    ch.qos.logback.classic (1.0.7.v20121108-1250) “Logback Classic Module” [Resolved]
    ch.qos.logback.core (1.0.7.v20121108-1250) “Logback Core Module” [Resolved]
    ch.qos.logback.slf4j (1.0.7.v20121108-1250) “Logback Native SLF4J Logger Module” [Resolved]
    com.genuitec.custom.popup (9.0.0.me201209030802) “MyEclipse JavaScript Popup Fragment” [Resolved]
    com.genuitec.eclipse.aspphp.core (9.0.0.me201302201832) “MyEclipse ASP and PHP Support Core” [Starting]
    com.genuitec.eclipse.aspphp.ui (11.0.0.me201302241709) “MyEclipse ASP and PHP Support UI” [Starting]
    com.genuitec.eclipse.ast.deploy.core (11.5.0.me201311260701) “MyEclipse Deployment Support” [Active]
    com.genuitec.eclipse.browser (9.0.0.me201302201832) “MyEclipse Web Browser” [Starting]
    com.genuitec.eclipse.core (12.0.0.me201311281640) “MyEclipse Core” [Active]
    com.genuitec.eclipse.core.common (11.5.0.me201311141936) “MyEclipse Common Core Utilities” [Active]
    com.genuitec.eclipse.core.common.platform (11.5.0.me201311260701) “MyEclipse Common Core Platform Utilities” [Active]
    com.genuitec.eclipse.cross.easystruts.eclipse (11.0.1.me201306201512) “MyEclipse Struts Support” [Active]
    com.genuitec.eclipse.derby (11.0.0.me201305151620) “MyEclipse Derby” [Active]
    com.genuitec.eclipse.desktop (9.0.0.me201302201832) “MyEclipse Desktop Utilities” [Starting]
    com.genuitec.eclipse.dtd (9.0.0.me201306021624) “MyEclipse DTD Support” [Starting]
    com.genuitec.eclipse.easie.core (11.0.1.me201308081637) “MyEclipse EASIE Core” [Active]
    com.genuitec.eclipse.easie.oracle (9.0.0.me201210251705) “MyEclipse EASIE Oracle AS” [Active]
    com.genuitec.eclipse.easie.oracle10 (9.0.0.me201210111623) “MyEclipse EASIE Oracle 10 AS” [Active]
    com.genuitec.eclipse.easie.oracle9 (9.0.0.me201210111623) “MyEclipse EASIE Oracle 9 AS” [Starting]
    com.genuitec.eclipse.easie.sun (9.0.0.me201309270159) “MyEclipse EASIE Sun One” [Starting]
    com.genuitec.eclipse.easie.tomcat (11.0.1.me201309270159) “MyEclipse EASIE Tomcat” [Active]
    com.genuitec.eclipse.easie.tomcat.myeclipse (11.0.0.me201211151802) “MyEclipse EASIE MyEclipse Tomcat 6 Server” [Active]
    com.genuitec.eclipse.easie.tomcat4 (11.0.0.me201210111623) “MyEclipse EASIE Tomcat 4” [Active]
    com.genuitec.eclipse.easie.tomcat5 (11.0.0.me201210111623) “MyEclipse EASIE Tomcat 5” [Active]
    com.genuitec.eclipse.easie.tomcat6 (11.0.0.me201302261706) “MyEclipse EASIE Tomcat 6” [Active]
    com.genuitec.eclipse.easie.tomcat7 (11.5.0.me201310302042) “MyEclipse EASIE Tomcat 7” [Active]
    com.genuitec.eclipse.easie.tomcat7.myeclipse (11.5.0.me201310302042) “MyEclipse EASIE MyEclipse Tomcat 7 Server” [Active]
    com.genuitec.eclipse.easie.tomcat8 (11.5.0.me201310302042) “MyEclipse EASIE Tomcat 8” [Active]
    com.genuitec.eclipse.easie.tomee (11.0.0.me201303181900) “MyEclipse EASIE TomEE” [Active]
    com.genuitec.eclipse.editor.core (11.5.0.me201311111542) “MyEclipse Editors Core” [Starting]
    com.genuitec.eclipse.editor.json (11.0.0.me201303311935) “MyEclipse JSON Editor” [Active]
    com.genuitec.eclipse.editor.ui (11.5.0.me201311111542) “MyEclipse Editors UI” [Starting]
    com.genuitec.eclipse.examples (9.0.0.me201302201832) “MyEclipse Examples” [Starting]
    com.genuitec.eclipse.fileview (9.0.0.me201302201832) “MyEclipse File View” [Active]
    com.genuitec.eclipse.hibernate (11.5.0.me201311220212) “MyEclipse Hibernate Capabilities” [Starting]
    com.genuitec.eclipse.integration (11.0.0.me201302201832) “MyEclipse Integration Utilities” [Starting]
    com.genuitec.eclipse.j2eedt.core (11.5.0.me201311281640) “MyEclipse Java Enterprise Development Tooling” [Active]
    com.genuitec.eclipse.jniwrapper (9.0.0.me201308081637) “MyEclipse JNIWrapper” [Active]
    com.genuitec.eclipse.jpt.jaxb (11.0.1.me201309270159) “MyEclipse JAXB Support” [Active]
    com.genuitec.eclipse.jsf (11.5.0.me201310231824) “MyEclipse JSF Capabilities” [Active]
    com.genuitec.eclipse.jsf.designer (11.5.0.me201311210029) “MyEclipse JSF Designer Plug-in” [Active]
    com.genuitec.eclipse.lib.hibernate33 (11.0.1.me201308221731) “MyEclipse Hibernate Library Support” [Starting]
    com.genuitec.eclipse.lib.hibernate41 (11.0.1.me201310081624) “MyEclipse Hibernate 4.1 Library Support” [Starting]
    com.genuitec.eclipse.lib.jpa2 (11.5.0.me201310291746) “MyEclipse JPA 2 Library Support” [Starting]
    com.genuitec.eclipse.lib.spring2 (11.0.2.me201308151823) “MyEclipse Spring Library Support” [Starting]
    com.genuitec.eclipse.lib.spring3 (11.0.2.me201308151823) “MyEclipse Spring 3 Library Support” [Starting]
    com.genuitec.eclipse.lib.spring31 (11.0.2.me201309011543) “MyEclipse Spring 3.1 Library Support” [Active]
    com.genuitec.eclipse.lib.struts2 (11.0.0.me201305100518) “MyEclipse Struts 2 Library Support” [Starting]
    com.genuitec.eclipse.maven (11.0.2.me201311061651) “Maven4MyEclipse Plug-in” [Active]
    com.genuitec.eclipse.memory (10.5.0.me201210251705) “MyEclipse Memory Monitor” [Active]
    com.genuitec.eclipse.migration (11.5.0.me201310231824) “MyEclipse Migration Support” [Active]
    com.genuitec.eclipse.migration.ui (11.5.0.me201310231824) “MyEclipse Migration Support UI” [Active]
    com.genuitec.eclipse.modeling.core (9.0.0.me201302201832) “MyEclipse Modeling Core” [Starting]
    com.genuitec.eclipse.modeling.core.layout (11.5.0.me201310281825) “MyEclipse Graph Layout” [Starting]
    com.genuitec.eclipse.monitor (11.5.0.me201311281640) “MyEclipse UDM” [Active]
    com.genuitec.eclipse.persistence.jpa (11.5.0.me201310291746) “MyEclipse JPA” [Active]
    com.genuitec.eclipse.portlet (11.0.1.me201309011543) “MyEclipse Portlet Support” [Starting]
    com.genuitec.eclipse.runtime (11.5.0.me201310281825) “MyEclipse Project Runtime Support” [Active]
    com.genuitec.eclipse.springframework (11.5.0.me201310302042) “MyEclipse Spring Framework Support” [Active]
    com.genuitec.eclipse.springhibernate (11.0.0.me201310081624) “MyEclipse Spring / Hibernate Support” [Active]
    com.genuitec.eclipse.sqlexplorer (11.0.0.me201302201832) “MyEclipse Database Explorer Plugin” [Active]
    com.genuitec.eclipse.sqlexplorer.mssql (9.0.0.me201302201832) “MyEclipse SQLServer Support” [Starting]
    com.genuitec.eclipse.sqlexplorer.mysql (9.0.0.me201302201832) “MyEclipse MySQL Support” [Starting]
    com.genuitec.eclipse.sqlexplorer.oracle (9.0.0.me201302201832) “MyEclipse Oracle Database Explorer” [Starting]
    com.genuitec.eclipse.struts (11.0.0.me201303041849) “MyEclipse Struts Capabilities” [Active]
    com.genuitec.eclipse.struts.tagsupport (11.0.1.me201308081637) “Tagsupport” [Starting]
    com.genuitec.eclipse.struts2 (11.5.0.me201311061651) “MyEclipse Struts 2 Support” [Active]
    com.genuitec.eclipse.templates (9.0.0.me201302201832) “MyEclipse Code Generation Template Support” [Active]
    com.genuitec.eclipse.uml (11.5.0.me201311061651) “MyEclipse UML1” [Starting]
    com.genuitec.eclipse.uml2.core (9.0.0.me201209030802) “MyEclipse UML2” [Starting]
    com.genuitec.eclipse.uml2.ui (9.0.0.me201212191350) “MyEclipse UML2 UI” [Starting]
    com.genuitec.eclipse.visualvm (11.5.0.me201311281640) “VisualVM for MyEclipse” [Starting]
    com.genuitec.eclipse.visualvm.binary (11.5.0.me201311281640) “VisualVM for MyEclipse Binaries” [Resolved]
    com.genuitec.eclipse.visualvm.server (11.5.0.me201311220212) “VisualVM for MyEclipse Servers” [Starting]
    com.genuitec.eclipse.wdt.jsp.debug (11.0.0.me201305151620) “MyEclipse JSP Debug Tooling” [Active]
    com.genuitec.eclipse.web.imagepreviewer (9.0.0.me201302201832) “MyEclipse Image Previewer” [Starting]
    com.genuitec.eclipse.wizards (11.5.0.me201310291746) “MyEclipse File Creation Wizards” [Active]
    com.genuitec.eclipse.ws (11.5.0.me201311281640) “MyEclipse REST Web Services Support” [Starting]
    com.genuitec.eclipse.ws.xfire (11.5.0.me201311050147) “MyEclipse Web Services Support” [Active]
    com.genuitec.javascript.debug (11.5.0.me201310161819) “MyEclipse JavaScript Debugger” [Starting]
    com.genuitec.javascript.debug.mozilla (9.0.0.me201302201832) “MyEclipse JavaScript Browser” [Resolved]
    com.genuitec.jboss.ide.eclipse.apache.xalan (11.0.2.me201308131645) “MyEclipse XDoclet Apache Xalan” [Resolved]
    com.genuitec.jboss.ide.eclipse.core (9.0.0.me201305100518) “MyEclipse XDoclet Support Core” [Starting]
    com.genuitec.jboss.ide.eclipse.xdoclet.assist (9.0.0.me201305100518) “MyEclipse XDoclet Assist” [Starting]
    com.genuitec.jboss.ide.eclipse.xdoclet.core (9.0.0.me201305100518) “MyEclipse XDoclet Core” [Starting]
    com.genuitec.jboss.ide.eclipse.xdoclet.run (11.0.0.me201305100518) “MyEclipse XDoclet Runner” [Starting]
    com.genuitec.jboss.ide.eclipse.xdoclet.ui (9.0.0.me201305100518) “MyEclipse XDoclet UI Plug-in” [Starting]
    com.genuitec.myeclipse.compatibility (10.0.0.me201302201832) “MyEclipse Backward Compatibility” [Active]
    com.genuitec.myeclipse.database (11.5.0.me201311281640) “MyEclipse Database Support” [Resolved]
    com.genuitec.myeclipse.database.doc (11.5.0.me201311260701) “MyEclipse Database Documentation” [Resolved]
    com.genuitec.myeclipse.doc (11.5.0.me201311260701) “MyEclipse Documentation” [Starting]
    com.genuitec.myeclipse.doc.toc (11.5.0.me201311281640) “MyEclipse Documentation TOC” [Starting]
    com.genuitec.myeclipse.ejb.doc (11.5.0.me201311260701) “MyEclipse EJB Development Documentation” [Resolved]
    com.genuitec.myeclipse.maven.doc (11.0.1.me201311260701) “MyEclipse Maven Documentation” [Resolved]
    com.genuitec.myeclipse.persistence.doc (11.5.0.me201311260701) “MyEclipse Persistence Documentation” [Resolved]
    com.genuitec.myeclipse.perspective (11.0.1.me201310081624) “MyEclipse Perspective Plug-in” [Active]
    com.genuitec.myeclipse.product (12.0.0.me201311281640) “MyEclipse Product” [Starting]
    com.genuitec.myeclipse.profiling.doc (9.0.0.me201305100518) “MyEclipse Profiling Documentation” [Resolved]
    com.genuitec.myeclipse.spring.doc (11.5.0.me201311260701) “MyEclipse Spring Documentation” [Resolved]
    com.genuitec.myeclipse.struts.doc (11.5.0.me201311141936) “MyEclipse Struts Documentation” [Resolved]
    com.genuitec.myeclipse.uml.doc (9.0.0.me201305100518) “MyEclipse UML Documentation” [Resolved]
    com.genuitec.myeclipse.uml2 (11.5.0.me201311141936) “MyEclipse UML2 Feature” [Resolved]
    com.genuitec.myeclipse.visualvm (11.5.0.me201311141936) “MyEclipse VisualVM Profiler” [Resolved]
    com.genuitec.myeclipse.web.doc (11.5.0.me201311260701) “MyEclipse Web Development Documentation” [Resolved]
    com.genuitec.myeclipse.ws.doc (11.5.0.me201311260701) “MyEclipse Web Services Development Documentation” [Resolved]
    com.genuitec.myeclipse.xml.doc (9.0.0.me201305100518) “MyEclipse XML Documentation” [Resolved]
    com.genuitec.org.eclipse.webbrowser (9.0.0.me201302201832) “MyEclipse Web Browser” [Starting]
    com.genuitec.org.hibernate.eclipse (3.2.4.CR1-me201311220212) “MyEclipse Hibernate Core” [Active]
    com.genuitec.org.hibernate.eclipse.console (3.2.4.CR1-me201302201832) “MyEclipse Hibernate Console” [Starting]
    com.genuitec.org.hibernate.eclipse.mapper (3.2.4.CR1-me201302201832) “MyEclipse Hibernate Mapper” [Active]
    com.genuitec.pulse.client.common.widgets (4.5.0.v201212141140) “Pulse Common Widgets” [Starting]
    com.genuitec.pulse.client.common.widgets.ui (4.6.0.v201309122050) “Client Trans UI” [Active]
    com.genuitec.pulse.client.delivery.package.runtime (4.6.0.v201311131750) “Delivery Center In-Product Updates” [Active]
    com.genuitec.pulse.client.delivery.package.runtime.api (4.6.0.v201311131210) “Delivery In-Product API” [Active]
    com.genuitec.pulse.client.delivery.package.runtime.httpclient4 (4.6.0.v201311131750) “Delivery Runtime HttpClient4 Support” [Active]
    com.genuitec.pulse.client.delivery.package.runtime.ui (4.6.0.v201311131210) “Delivery Package Runtime UI” [Active]
    com.genuitec.pulse.client.delivery.package.runtime.ui.api (4.6.0.v201305220950) “Delivery In-Product UI API” [Starting]
    com.genuitec.pulse.client.delivery.package.runtime.ui.catalog (4.6.0.v201303041400) “Delivery Package Runtime Catalog UI” [Starting]
    com.genuitec.pulse.client.delivery.package.runtime.ui.ide (4.6.0.v201303061320) “Delivery Package Runtime UI” [Active]
    com.genuitec.pulse.client.delivery.package.runtime.ui.ide.components (4.6.0.v201303141750) “Delivery Package Runtime Components UI” [Starting]
    com.genuitec.pulse.client.delivery.package.runtime.ui.ide.e42 (4.6.0.v201311131750) “Delivery Package Runtime UI for E42” [Active]
    com.genuitec.pulse.client.delivery.package.runtime.ui.site (4.6.0.v201305021910) “Delivery Package Runtime Site UI” [Starting]
    com.genuitec.pulse.client.delivery.package.runtime.ui.update (4.6.0.v201309262130) “Delivery Package Runtime Updates” [Starting]
    com.genuitec.pulse.client.delivery.platform (4.6.0.v201305172010) “OS Platform Services Support” [Starting]
    com.genuitec.pulse.client.delivery.platform.linux (4.6.0.v201305172010) “Linux Platform Services Support” [Resolved]
    com.genuitec.pulse.common.system (4.2.0.v201201111650) “System Services” [Starting]
    com.genuitec.pulse.compatibility.e36 (4.4.0.v201206011900) “Eclipse 3.6 Compatibility” [Resolved]
    com.genuitec.pulse.installer.base (4.6.0.v201309122050) “Pulse OneInstall Base Services” [Active]
    com.genuitec.pulse2.common (4.6.0.v201310111440) “Pulse Common Services” [Active]
    com.genuitec.secure.marketplace.about (4.5.0.201301082055) “Secure Delivery Center Information” [Starting]
    com.genuitec.secure.marketplace.about.myeclipse (4.5.0.201301082055) “Secure MyEclipse Information” [Starting]
    com.github.eclipsecolortheme (0.13.0.me201310081624) “Eclipse Color Theme” [Starting]
    com.google.appengine.eclipse.core (3.7.0.v201407290035-rel-r43) “Google App Engine Plugin” [Active]
    com.google.appengine.eclipse.datatools (3.7.0.v201407290035-rel-r43) “Google Datatools Plugin” [Active]
    com.google.appengine.eclipse.sdkbundle (1.9.9) “Google App Engine Java SDK” [Starting]
    com.google.appengine.eclipse.webtools (3.7.0.v201407290035-rel-r43) “Google App Engine Webtools Plugin” [Starting]
    com.google.appengine.eclipse.webtools.e43 (3.7.0.v201407290035-rel-r43) “Google App Engine Webtools Plugin (Eclipse 4.3)” [Resolved]
    com.google.appengine.eclipse.wtp (3.7.0.v201407290035-rel-r43) “Google App Engine Web Tools” [Active]
    com.google.appengine.eclipse.wtp.jpa (3.7.0.v201407290035-rel-r43) “Google App Engine Web Tools JPA” [Active]
    com.google.appengine.eclipse.wtp.jpa.e43 (3.7.0.v201407290035-rel-r43) “Google App Engine Web Tools JPA for Eclipse 4.3” [Starting]
    com.google.appengine.eclipse.wtp.swarm (3.7.0.v201407290035-rel-r43) “Google App Engine Web Tools Swarm Backend” [Starting]
    com.google.eclipse.mechanic (0.9.0.v201305201300) “Workspace Mechanic Plug-in” [Starting]
    com.google.gdt.eclipse.apiclientlib (3.7.0.v201407290035-rel-r43) “pluginName” [Active]
    com.google.gdt.eclipse.appengine.api (3.7.0.v201407290035-rel-r43) “App Engine Api Wrapper” [Starting]
    com.google.gdt.eclipse.appengine.swarm (3.7.0.v201407290035-rel-r43) “Cloud Endpoints Core Tooling” [Starting]
    com.google.gdt.eclipse.appengine.swarm_backend (3.7.0.v201407290035-rel-r43) “Cloud Endpoints App Engine Tooling” [Starting]
    com.google.gdt.eclipse.core (3.7.0.v201407290035-rel-r43) “Google Core Plugin” [Active]
    com.google.gdt.eclipse.drive (3.7.0.v201407290035-rel-r43) “Drive” [Active]
    com.google.gdt.eclipse.gph (3.7.0.v201407290035-rel-r43) “Google Project Hosting Plugin” [Starting]
    com.google.gdt.eclipse.gph.e36 (3.7.0.v201407290035-rel-r43) “Google Project Hosting E36 Plugin” [Starting]
    com.google.gdt.eclipse.gph.hge (3.7.0.v201407290035-rel-r43) “Google MercurialEclipse Support Plugin” [Starting]
    com.google.gdt.eclipse.gph.subclipse (3.7.0.v201407290035-rel-r43) “Google Subclipse Support Plugin” [Starting]
    com.google.gdt.eclipse.gph.subversive (3.7.0.v201407290035-rel-r43) “Google Subversive Support Plugin” [Starting]
    com.google.gdt.eclipse.login (3.7.0.v201407290035-rel-r43) “Google Login Plugin” [Active]
    com.google.gdt.eclipse.managedapis (3.7.0.v201407290035-rel-r43) “Google Managed APIs Plugin” [Active]
    com.google.gdt.eclipse.maven (3.7.0.v201407290035-rel-r43) “Google Maven Integration Plugin” [Starting]
    com.google.gdt.eclipse.maven.e37 (3.7.0.v201407290035-rel-r43) “Maven support for Eclipse 3.7 and m2Eclipse 1.0.0+” [Starting]
    com.google.gdt.eclipse.platform (3.7.0.v201407290035-rel-r43) “Google Eclipse Platform Plugin” [Starting]
    com.google.gdt.eclipse.platform.e42 (3.7.0.v201407290035-rel-r43) “Google Eclipse 4.2 Platform Plugin” [Starting]
    com.google.gdt.eclipse.platform.shared (3.7.0.v201407290035-rel-r43) “Google Eclipse Shared Platform Plugin” [Starting]
    com.google.gdt.eclipse.suite (3.7.0.v201407290035-rel-r43) “Google Suite Plugin” [Active]
    com.google.gdt.eclipse.suite.ext (3.7.0.v201407290035-rel-r43) “Google Suite Plugin” [Active]
    com.google.gdt.eclipse.suite.ext.e38 (3.7.0.v201407290035-rel-r43) “Google Suite 3.8 Plugin” [Starting]
    com.google.guava (12.0.0.v201212092141) “Guava: Google Core Libraries for Java 1.6” [Resolved]
    com.google.gwt.eclipse.core (3.7.0.v201407290035-rel-r43) “Google Web Toolkit Plugin” [Active]
    com.google.gwt.eclipse.oophm (3.7.0.v201407290035-rel-r43) “Google OOPHM Plugin” [Starting]
    com.google.gwt.eclipse.sdkbundle (2.6.0) “Google Web Toolkit SDK” [Starting]
    com.ibm.icu (50.1.1.v201304230130) “International Components for Unicode for Java (ICU4J)” [Active]
    com.jcraft.jsch (0.1.46.v201205102330) “JSch” [Resolved]
    com.lowagie.text (2.1.7.v201004222200) “Lowagie iText” [Resolved]
    com.myeclipseide.feature.branding (11.0.1.me201311141936) “MyEclipse Enterprise Workbench” [Resolved]
    com.ning.async-http-client (1.6.5.20130531-2315) “async-http-client” [Resolved]
    com.sun.el (2.2.0.v201303151357) “Javax Expression Language Reference Implementation Bundle” [Resolved]
    com.sun.syndication (0.9.0.v200803061811) “Rss and atOM utilitiEs (ROME)” [Resolved]
    com.trilead.ssh2 (1.0.0.build217_r155_v20130603_1628) “trilead-ssh2-osgi” [Resolved]
    fr.obeo.acceleo.bridge (2.6.0.me201305211815) “Acceleo Bridge Plug-in” [Starting]
    fr.obeo.acceleo.bridge.ui (2.6.0.me201305211815) “Acceleo Bridge Ui Plug-in” [Starting]
    fr.obeo.acceleo.chain (2.6.0.200906261744) “Acceleo Chain Model” [Starting]
    fr.obeo.acceleo.chain.edit (2.6.0.200906261744) “Acceleo Chain Edit Support” [Starting]
    fr.obeo.acceleo.chain.editor (2.6.0.200906261744) “Acceleo Chain Editor” [Starting]
    fr.obeo.acceleo.chain.ui (2.6.0.200906261744) “Acceleo Chain Ui Plug-in” [Starting]
    fr.obeo.acceleo.ecore (2.6.0.200906261744) “Acceleo Ecore Plug-in” [Starting]
    fr.obeo.acceleo.ecore.ui (2.6.0.200906261744) “Acceleo Ecore Ui Plug-in” [Starting]
    fr.obeo.acceleo.gen (2.6.0.200906261744) “Acceleo Generator Plug-in” [Starting]
    fr.obeo.acceleo.gen.debug.ui (2.6.0.200906261744) “Acceleo Gen Debug Ui Plug-in” [Starting]
    fr.obeo.acceleo.gen.profiler (2.6.0.200906261744) “Acceleo Profiler Model” [Starting]
    fr.obeo.acceleo.gen.profiler.edit (2.6.0.200906261744) “Acceleo Profiler Edit Support” [Starting]
    fr.obeo.acceleo.gen.profiler.editor (2.6.0.200906261744) “Acceleo Profiler Editor” [Starting]
    fr.obeo.acceleo.gen.ui (2.6.0.200906261744) “Acceleo Generator Ui Plug-in” [Starting]
    fr.obeo.acceleo.template (2.6.0.200906261744) “Acceleo Template Model Plug-in” [Starting]
    fr.obeo.acceleo.template.edit (2.6.0.200906261744) “Acceleo Template Model Edit Support Plug-in” [Starting]
    fr.obeo.acceleo.template.gen (2.6.0.200906261744) “Acceleo Template Model Gen Plug-in” [Resolved]
    fr.obeo.acceleo.tools (2.6.0.200906261744) “Acceleo Tools Plug-in” [Starting]
    fr.obeo.acceleo.tools.ui (2.6.0.200906261744) “Acceleo Tools Ui Plug-in” [Starting]
    fr.obeo.acceleo.uml13 (2.6.0.200906261742) “Acceleo Uml13 Model” [Starting]
    fr.obeo.acceleo.uml14 (2.6.0.200906261742) “Acceleo Uml14 Model” [Starting]
    fr.obeo.acceleo.uml14.mof (2.6.0.200906261742) “Acceleo Uml14 Mof Plug-in” [Starting]
    fr.obeo.acceleo.uml14.ui (2.6.0.me201305211815) “Acceleo Uml14 Ui Plug-in” [Starting]
    java_cup.runtime (0.10.0.v201005080400) “Java Cup” [Resolved]
    javaewah (0.5.6.v201307211000) “JavaEWAH” [Resolved]
    javax.activation (1.1.0.v201211130549) “Apache Geronimo Activation Plug-in” [Resolved]
    javax.annotation (1.1.0.v201209060031) “javax.annotation Bundle” [Resolved]
    javax.el (2.2.0.v201303151357) “Javax Expression Language Bundle” [Resolved]
    javax.inject (1.0.0.v20091030) “Atinject Dependency Injection Annotations” [Resolved]
    javax.mail (1.4.0.v201005080615) “Javax Mail Plug-in” [Resolved]
    javax.persistence (2.1.0.v201304241213) “Java Persistence API 2.1” [Resolved]
    javax.servlet (3.0.0.v201112011016) “Servlet API Bundle” [Resolved]
    javax.servlet.jsp (2.2.0.v201112011158) “JSP API Bundle” [Resolved]
    javax.servlet.jsp.jstl (1.2.0.v201105211821) “Java Server Pages Standard Tag Library API Bundle” [Resolved]
    javax.wsdl (1.5.1.v201012040544) “WSDL4J” [Resolved]
    javax.wsdl (1.6.2.v201012040545) “WSDL4J” [Resolved]
    javax.xml (1.3.4.v201005080400) “JAXP XML” [Resolved]
    javax.xml.bind (2.2.0.v201105210648) “XML Binding for Java” [Resolved]
    javax.xml.rpc (1.1.0.v201209140446) “JAX-RPC” [Resolved]
    javax.xml.soap (1.2.0.v201005080501) “SAAJ” [Resolved]
    javax.xml.stream (1.0.1.v201004272200) “Java XML Streaming API” [Resolved]
    lpg.runtime.java (2.0.17.v201004271640) “SourceForge LPG Java Runtime” [Resolved]
    net.java.dev.jna (4.1.0.v20140626_1915) “jna-osgi” [Resolved]
    net.jeeeyul.eclipse.themes (1.7.4.me201311141936) “Jeeeyul’s Eclipse Themes” [Active]
    net.sourceforge.lpg.lpgjavaruntime (1.1.0.v201004271650) “SourceForge LPG” [Resolved]
    org.aopalliance (1.0.0.v201105210816) “Aopalliance Plug-in” [Resolved]
    org.apache.ant (1.8.4.v201303080030) “Apache Ant” [Resolved]
    org.apache.axis (1.4.0.v201005080400) “Apache Web Services” [Resolved]
    org.apache.batik.bridge (1.6.0.v201011041432) “Apache Batik Bridge/GVT/Scripting” [Resolved]
    org.apache.batik.css (1.6.0.v201011041432) “Apache Batik CSS” [Resolved]
    org.apache.batik.dom (1.6.0.v201011041432) “Apache Batik DOM” [Resolved]
    org.apache.batik.dom.svg (1.6.0.v201011041432) “Apache Batik SVG DOM” [Resolved]
    org.apache.batik.ext.awt (1.6.0.v201011041432) “Apache Batik AWT Utilities” [Resolved]
    org.apache.batik.parser (1.6.0.v201011041432) “Apache Batik Parser” [Resolved]
    org.apache.batik.pdf (1.6.0.v201105071520) “Apache Batik PDF” [Resolved]
    org.apache.batik.svggen (1.6.0.v201011041432) “Apache Batik SVG Generation” [Resolved]
    org.apache.batik.transcoder (1.6.0.v201011041432) “Apache Batik Transcoder” [Resolved]
    org.apache.batik.util (1.6.0.v201011041432) “Apache Batik Utilities” [Resolved]
    org.apache.batik.util.gui (1.6.0.v200805290154) “Apache Batik GUI Utilities” [Resolved]
    org.apache.batik.util.gui (1.6.0.v201011041432) “Apache Batik GUI Utilities” [Resolved]
    org.apache.batik.xml (1.6.0.v201011041432) “Apache Batik XML” [Resolved]
    org.apache.bcel (5.2.0.v201005080400) “Apache BCEL” [Resolved]
    org.apache.commons.codec (1.4.0.v201209201156) “Apache Commons Codec Plug-in” [Resolved]
    org.apache.commons.collections (3.2.0.v2013030210310) “Apache Commons Collections” [Resolved]
    org.apache.commons.compress (1.4.1.v201301140946) “Apache Commons Compress” [Resolved]
    org.apache.commons.discovery (0.2.0.v201004190315) “Jakarta-Commons Discovery” [Resolved]
    org.apache.commons.httpclient (3.1.0.v201012070820) “Apache Commons Httpclient” [Resolved]
    org.apache.commons.io (2.0.1.v201105210651) “Apache Commons IO” [Resolved]
    org.apache.commons.jxpath (1.2.0.v20080604-1500) “Apache Commons JXPath” [Resolved]
    org.apache.commons.lang (2.6.0.v201205030909) “Apache Commons Lang” [Resolved]
    org.apache.commons.logging (1.0.4.v201101211617) “Apache Commons Logging Plug-in” [Resolved]
    org.apache.commons.logging (1.1.1.v201101211721) “Apache Commons Logging Plug-in” [Resolved]
    org.apache.derby.core (10.5.1.1_v20120611) “Apache Derby Core Plug-in for Eclipse” [Starting]
    org.apache.felix.gogo.command (0.10.0.v201209301215) “Apache Felix Gogo Command” [Active]
    org.apache.felix.gogo.runtime (0.10.0.v201209301036) “Apache Felix Gogo Runtime” [Active]
    org.apache.felix.gogo.shell (0.10.0.v201212101605) “Apache Felix Gogo Shell” [Active]
    org.apache.httpcomponents.httpclient (4.1.3.v201209201135) “Apache HttpComponents HttpClient OSGi bundle” [Resolved]
    org.apache.httpcomponents.httpcore (4.1.4.v201203221030) “Apache HttpComponents HttpCore” [Resolved]
    org.apache.jasper.glassfish (2.2.2.v201205150955) “JSP 2.2 implementation from Glassfish” [Resolved]
    org.apache.log4j (1.2.15.v201012070815) “Apache Jakarta log4j Plug-in” [Resolved]
    org.apache.lucene.analysis (3.5.0.v20120725-1805) “Apache Lucene Analysis” [Resolved]
    org.apache.lucene.core (3.5.0.v20120725-1805) “Apache Lucene Core” [Resolved]
    org.apache.velocity (1.5.0.v200905192330) “Apache Velocity Plug-in” [Resolved]
    org.apache.ws.commons.util (1.0.1.v20100518-1140) “WS Commons Util Plug-in” [Resolved]
    org.apache.wsil4j (1.0.0.v200901211807) “WSIL4J” [Resolved]
    org.apache.xalan (2.7.1.v201005080400) “Xalan-Java” [Resolved]
    org.apache.xerces (2.9.0.v201101211617) “Apache Xerces-J” [Resolved]
    org.apache.xml.resolver (1.2.0.v201005080400) “Apache XmlResolver” [Resolved]
    org.apache.xml.serializer (2.7.1.v201005080400) “Apache XML Commons Serializer” [Resolved]
    org.apache.xmlrpc (3.0.0.v20100427-1100) “Apache XML-RPC Plug-in” [Resolved]
    org.aspectj.ajde (1.7.3.20130613144500-a) “AspectJ” [Active]
    org.aspectj.runtime (1.7.3.20130613144500-a) “AspectJ Runtime” [Resolved]
    org.aspectj.weaver (1.7.3.20130613144500-a) “AspectJ Weaver” [Resolved]
    org.eclipse.ajdt.core (2.2.3.e43x-RELEASE-20130627-0800) “AspectJ Development Tools Core” [Active]
    org.eclipse.ajdt.doc.user (2.2.3.e43x-RELEASE-20130627-0800) “AspectJ Development Tools User Documentation” [Resolved]
    org.eclipse.ajdt.examples (2.2.3.e43x-RELEASE-20130627-0800) “AspectJ Examples” [Starting]
    org.eclipse.ajdt.mylyn.ui (2.2.0.e43x-RELEASE-20130627-0800) “Mylyn-AJDT Bridge Plug-in” [Starting]
    org.eclipse.ajdt.ui (2.2.3.e43x-RELEASE-20130627-0800) “AspectJ Development Tools UI” [Active]
    org.eclipse.albireo.core (0.0.3.me201209030802) “Albireo Core (Incubation)” [Resolved]
    org.eclipse.ant.core (3.2.500.v20130402-1746) “Ant Build Tool Core” [Starting]
    org.eclipse.ant.launching (1.0.300.v20130514-1341) “Ant Launching Support” [Starting]
    org.eclipse.ant.ui (3.5.400.v20130514-1341) “Ant UI” [Starting]
    org.eclipse.aspectj (2.2.3.e43x-RELEASE-20130627-0800) “AspectJ Development Tools” [Starting]
    org.eclipse.atf.core (0.2.2.me201210111623) “Core Plug-in (Incubation)” [Starting]
    org.eclipse.atf.mozilla.ide.core (0.2.2.me201210111623) “Mozide Core Plugin (Incubation)” [Starting]
    org.eclipse.atf.mozilla.ide.debug (0.2.2.me201210111623) “Mozilla Debug Plug-in (Incubation)” [Starting]
    org.eclipse.atf.mozilla.ide.debug.ui (0.2.2.me201210111623) “Mozilla Debug UI Plug-in (Incubation)” [Active]
    org.eclipse.atf.mozilla.ide.ui (0.2.2.me201311050147) “Moz IDE UI Plug-in (Incubation)” [Starting]
    org.eclipse.atf.mozilla.ide.ui.extras (0.2.2.me201209141829) “Mozilla IDE UI Extras Plug-in (Incubation)” [Starting]
    org.eclipse.atf.templates (0.2.2.me201210111623) “Templates Plug-in (Incubation)” [Starting]
    org.eclipse.atf.ui (0.2.2.me201210111623) “Ui Plug-in (Incubation)” [Starting]
    org.eclipse.birt.jetty.overlay (4.3.1.v201308301349) “BIRT Jetty Overlay” [Resolved]
    org.eclipse.compare (3.5.401.v20130709-1308) “Compare Support” [Active]
    org.eclipse.compare.core (3.5.300.v20130514-1224) “Core Compare Support” [Active]
    org.eclipse.contribution.visualiser (2.2.3.e43x-RELEASE-20130627-0800) “Visualiser Plug-in” [Starting]
    org.eclipse.contribution.weaving.jdt (2.2.3.e43x-RELEASE-20130627-0800) “JDT Weaving” [Active]
    org.eclipse.contribution.xref.core (2.2.3.e43x-RELEASE-20130627-0800) “Cross Reference Core Plugin” [Starting]
    org.eclipse.contribution.xref.ui (2.2.3.e43x-RELEASE-20130627-0800) “Cross Reference UI Plugin” [Starting]
    org.eclipse.core.commands (3.6.100.v20130515-1857) “Commands” [Resolved]
    org.eclipse.core.contenttype (3.4.200.v20130326-1255) “Eclipse Content Mechanism” [Active]
    org.eclipse.core.databinding (1.4.1.v20130515-1857) “JFace Data Binding” [Starting]
    org.eclipse.core.databinding.beans (1.2.200.v20130515-1857) “JFace Data Binding for JavaBeans” [Resolved]
    org.eclipse.core.databinding.observable (1.4.1.v20130515-1857) “JFace Data Binding Observables” [Active]
    org.eclipse.core.databinding.property (1.4.200.v20130515-1857) “JFace Data Binding Properties” [Starting]
    org.eclipse.core.expressions (3.4.500.v20130515-1343) “Expression Language” [Active]
    org.eclipse.core.externaltools (1.0.200.v20130402-1741) “External Tools Headless Support” [Starting]
    org.eclipse.core.filebuffers (3.5.300.v20130225-1821) “File Buffers” [Active]
    org.eclipse.core.filesystem (1.4.0.v20130514-1240) “Core File Systems” [Active]
    org.eclipse.core.filesystem.linux.x86_64 (1.2.100.v20130430-1334) “Core File System for Linux” [Resolved]
    org.eclipse.core.jobs (3.5.300.v20130429-1813) “Eclipse Jobs Mechanism” [Active]
    org.eclipse.core.net (1.2.200.v20130430-1352) “Internet Connection Management” [Active]
    org.eclipse.core.net.linux.x86_64 (1.1.100.v20130430-1352) “Proxy for Linux x86_64” [Resolved]
    org.eclipse.core.resources (3.8.101.v20130717-0806) “Core Resource Management” [Active]
    org.eclipse.core.runtime (3.9.0.v20130326-1255) “Core Runtime” [Active]
    org.eclipse.core.runtime.compatibility (3.2.200.v20130326-1255) “Core Runtime Plug-in Compatibility” [Active]
    org.eclipse.core.runtime.compatibility.auth (3.2.300.v20120523-2004) “Authorization Compatibility Plug-in” [Starting]
    org.eclipse.core.runtime.compatibility.registry (3.5.200.v20130514-1256) “Eclipse Registry Compatibility Fragment” [Resolved]
    org.eclipse.core.variables (3.2.700.v20130402-1741) “Core Variables” [Starting]
    org.eclipse.cvs (1.4.0.v20130911-1000) “Eclipse CVS Client” [Starting]
    org.eclipse.datatools.connectivity (1.2.9.me201310101136) “Data Tools Platform Connectivity Plug-in” [Active]
    org.eclipse.datatools.connectivity.apache.derby (1.0.103.v201212070447) “Eclipse Data Tools Platform Derby Plug-in” [Starting]
    org.eclipse.datatools.connectivity.apache.derby.dbdefinition (1.0.2.v201107221459) “Eclipse Data Tools Platform Apache Derby Database Definition” [Starting]
    org.eclipse.datatools.connectivity.apache.derby.ui (1.0.3.v201107221459) “Eclipse Data Tools Platform Apache Derby UI Plug-in” [Starting]
    org.eclipse.datatools.connectivity.console.profile (1.0.10.v201109250955) “DTP Connection Profiles Storage File Editor Plug-in” [Starting]
    org.eclipse.datatools.connectivity.db.generic (1.0.1.v201107221459) “Eclipse Data Tools Platform Generic DB Connectivity Plug-in” [Starting]
    org.eclipse.datatools.connectivity.db.generic.ui (1.0.2.v201211200622) “Eclipse Data Tools Platform Generic DB UI Plug-in” [Starting]
    org.eclipse.datatools.connectivity.dbdefinition.genericJDBC (1.0.1.v201107221459) “Eclipse Data Tools Platform DBDefinition Generic JDBC Plug-in” [Starting]
    org.eclipse.datatools.connectivity.oda (3.4.1.v201308160907) “DTP Open Data Access” [Starting]
    org.eclipse.datatools.connectivity.oda.consumer (3.2.6.v201305170644) “DTP ODA Consumer Helper Component Plug-in” [Starting]
    org.eclipse.datatools.connectivity.oda.design (3.3.6.v201212070447) “DTP ODA Design Session Model” [Starting]
    org.eclipse.datatools.connectivity.oda.design.ui (3.2.9.v201305031540) “DTP ODA Designer UI Framework Plug-in” [Starting]
    org.eclipse.datatools.connectivity.oda.flatfile (3.1.6.v201308131104) “Eclipse Data Tools Platform Flat File ODA Runtime Driver” [Starting]
    org.eclipse.datatools.connectivity.oda.flatfile.ui (3.1.8.v201308131104) “Eclipse Data Tools Platform Flat File ODA Designer” [Starting]
    org.eclipse.datatools.connectivity.oda.profile (3.2.9.v201307270622) “DTP ODA Connection Profile Framework Plug-in” [Starting]
    org.eclipse.datatools.connectivity.oda.template.ui (3.2.4.v201301111130) “DTP ODA New Plug-in Template Wizard” [Starting]
    org.eclipse.datatools.connectivity.sqm.core (1.2.7.me201310101136) “Eclipse Data Tools Platform SQM Core Plug-in” [Starting]
    org.eclipse.datatools.connectivity.sqm.core.ui (1.2.3.v201212070447) “Eclipse Data Tools Platform SQM UI Plug-in” [Starting]
    org.eclipse.datatools.connectivity.sqm.server.ui (1.1.101.v201212070447) “Eclipse Data Tools Platform Server UI Plug-in” [Starting]
    org.eclipse.datatools.connectivity.ui (1.2.4.v201212070447) “Data Tools Platform Connectivity UI Plug-in” [Starting]
    org.eclipse.datatools.connectivity.ui.dse (1.1.5.v201212070447) “Eclipse Data Tools Platform Data Source Explorer Plug-in” [Starting]
    org.eclipse.datatools.doc.user (1.7.0.20090521092446) “Data Tool Platform User Documentation” [Starting]
    org.eclipse.datatools.enablement.finfo (1.5.1.v200906161800) “Eclipse Data Tools Platform Enablement” [Starting]
    org.eclipse.datatools.enablement.hsqldb (1.0.0.v201107221502) “Eclipse Data Tools Platform HSQLDB Enablement Plug-in” [Starting]
    org.eclipse.datatools.enablement.hsqldb.dbdefinition (1.0.0.v201107221502) “Eclipse Data Tools Platform HSQLDB Database Definition Enablement Plug-in” [Starting]
    org.eclipse.datatools.enablement.hsqldb.ui (1.0.0.v201108120600) “Eclipse Data Tools Platform HSQLDB UI Enablement Plug-in” [Starting]
    org.eclipse.datatools.enablement.ibm.db2.iseries (1.0.2.v201107221502) “Eclipse Data Tools Platform IBM DB2 UDB iSeries Plug-in” [Starting]
    org.eclipse.datatools.enablement.ibm.db2.iseries.dbdefinition (1.0.3.v201107221502) “DB2 UDB iSeries Database Definition Plug-in” [Starting]
    org.eclipse.datatools.enablement.ibm.db2.iseries.ui (1.0.3.v201212120614) “Eclipse Data Tools Platform IBM DB2 UDB UI iSeries Plug-in” [Starting]
    org.eclipse.datatools.enablement.ibm.db2.luw (1.0.2.v201107221502) “Eclipse Data Tools Platform IBM DB2 UDB LUW Plug-in” [Starting]
    org.eclipse.datatools.enablement.ibm.db2.luw.dbdefinition (1.0.4.v201107221502) “Eclipse Data Tools Platform DB2 UDB Database Definition Plug-in” [Starting]
    org.eclipse.datatools.enablement.ibm.db2.luw.ui (1.0.4.v201212120614) “Eclipse Data Tools Platform IBM DB2 UDB LUW UI Plug-in” [Starting]
    org.eclipse.datatools.enablement.ibm.db2.zseries (1.0.2.v201107221502) “Eclipse Data Tools Platform IBM DB2 UDB zSeries Plug-in” [Starting]
    org.eclipse.datatools.enablement.ibm.db2.zseries.dbdefinition (1.0.4.v201107221502) “DB2 UDB Database Definition Plug-in” [Starting]
    org.eclipse.datatools.enablement.ibm.db2.zseries.ui (1.0.2.v201202100836) “Eclipse Data Tools Platform IBM DB2 UDB zSeries UI Plug-in” [Starting]
    org.eclipse.datatools.enablement.ibm.informix (1.0.1.v201107221502) “Eclipse Data Tools Platform Informix Plug-in” [Starting]
    org.eclipse.datatools.enablement.ibm.informix.dbdefinition (1.0.4.v201107221502) “Eclipse Data Tools Platform Informix Database Definition Plug-in” [Starting]
    org.eclipse.datatools.enablement.ibm.informix.ui (1.0.3.v201202100836) “Eclipse Data Tools Platform Informix UI Plug-in” [Starting]
    org.eclipse.datatools.enablement.ibm.ui (1.0.0.v201107221502) “Eclipse Data Tools Platform IBM UI Plug-in” [Starting]
    org.eclipse.datatools.enablement.ingres (1.0.0.v200906111150) “Ingres DTP Plug-in” [Starting]
    org.eclipse.datatools.enablement.ingres.dbdefinition (1.0.0.v200906161800) “Ingres DTP Database Definition Plug-in” [Starting]
    org.eclipse.datatools.enablement.ingres.ui (1.0.0.v201105270214) “Ingres DTP UI Plug-in” [Starting]
    org.eclipse.datatools.enablement.jdt.classpath (1.0.1.me201012090051) “Data Tools Platform Connectivity JDT Extension Plug-in” [Starting]
    org.eclipse.datatools.enablement.msft.sqlserver (1.0.3.v201308161009) “Eclipse Data Tools Platform Microsoft SQL Server Plug-in” [Starting]
    org.eclipse.datatools.enablement.msft.sqlserver.dbdefinition (1.0.1.v201201240505) “Eclipse Data Tools Platform SQL Server Database Definition Plug-in” [Starting]
    org.eclipse.datatools.enablement.msft.sqlserver.ui (1.0.4.v201308031011) “Eclipse Data Tools Platform Microsoft SQL Server UI Plug-in” [Starting]
    org.eclipse.datatools.enablement.mysql (1.0.4.me201309270159) “Eclipse Data Tools Platform MySQL Enablement Plug-in” [Starting]
    org.eclipse.datatools.enablement.mysql.dbdefinition (1.0.4.v200906161800) “Eclipse Data Tools Platform MySQL Database Definition Plug-in” [Starting]
    org.eclipse.datatools.enablement.mysql.ui (1.0.0.v200906020900) “Eclipse Data Tools Platform MySQL UI Plug-in” [Starting]
    org.eclipse.datatools.enablement.oda.ws (1.2.6.v201307051812) “Eclipse Data Tools Platform Web Services ODA Runtime Driver” [Starting]
    org.eclipse.datatools.enablement.oda.ws.ui (1.2.6.v201308091040) “Eclipse Data Tools Platform Web Services ODA Designer” [Starting]
    org.eclipse.datatools.enablement.oda.xml (1.2.5.v201305031101) “Eclipse Data Tools Platform XML ODA Runtime Driver” [Starting]
    org.eclipse.datatools.enablement.oda.xml.ui (1.2.7.v201309031044) “Eclipse Data Tools Platform XML ODA Designer” [Starting]
    org.eclipse.datatools.enablement.oracle (1.0.0.v201107221506) “Eclipse Data Tools Platform Oracle Plug-in” [Starting]
    org.eclipse.datatools.enablement.oracle.dbdefinition (1.0.103.v201206010214) “Eclipse Data Tools Platform Oracle Database Definition Plug-in” [Starting]
    org.eclipse.datatools.enablement.oracle.ui (1.0.3.v201201131121) “Eclipse Data Tools Platform Oracle UI Plug-in” [Starting]
    org.eclipse.datatools.enablement.postgresql (1.1.1.v201205252207) “PostgreSQL Connection Profile and Driver Template Plug-in” [Starting]
    org.eclipse.datatools.enablement.postgresql.dbdefinition (1.0.2.v201110070445) “PostgreSQL DB Definition” [Starting]
    org.eclipse.datatools.enablement.postgresql.ui (1.0.0.v201107221506) “PostgreSQL Connection Profile and Driver Template UI Plug-in” [Starting]
    org.eclipse.datatools.enablement.sap.maxdb (1.0.0.v201107221507) “Eclipse Data Tools Platform MaxDB Enablement Plug-in” [Starting]
    org.eclipse.datatools.enablement.sap.maxdb.dbdefinition (1.0.0.v201107221507) “Eclipse Data Tools Platform MaxDB Definition Plug-in” [Starting]
    org.eclipse.datatools.enablement.sap.maxdb.ui (1.0.0.v201107221507) “Eclipse Data Tools Platform MaxDB UI Plug-in” [Starting]
    org.eclipse.datatools.enablement.sqlite (1.0.0.v201002041100) “Eclipse Data Tools Platform SQLite Enablement Plug-in” [Starting]
    org.eclipse.datatools.enablement.sqlite.dbdefinition (1.0.2.v201206010441) “Eclipse Data Tools Platform SQLite Database Definition Enablement Plug-in” [Starting]
    org.eclipse.datatools.enablement.sqlite.ui (1.0.0.v201107221507) “Eclipse Data Tools Platform SQLite UI Enablement Plug-in” [Starting]
    org.eclipse.datatools.enablement.sybase (1.0.1.v201107221507) “High-level Sybase Enablement Plug-in” [Starting]
    org.eclipse.datatools.enablement.sybase.asa (1.0.2.v201212120618) “Sybase ASA Plug-in” [Starting]
    org.eclipse.datatools.enablement.sybase.asa.dbdefinition (1.0.0.v200906161800) “Eclipse Data Tools Platform Sybase ASA Database Definition” [Starting]
    org.eclipse.datatools.enablement.sybase.asa.models (1.0.0.v201107221507) “Sybase ASA SQL Model” [Starting]
    org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples (2.5.0.200810071) “Sybase ASA Schema Object Editor” [Starting]
    org.eclipse.datatools.enablement.sybase.asa.ui (1.0.1.v200906111204) “Sybase ASA Connection Profile UI Plug-in” [Starting]
    org.eclipse.datatools.enablement.sybase.ase (1.0.3.v201212120618) “JDBC/Sybase ASE Connection Profile Plug-in” [Starting]
    org.eclipse.datatools.enablement.sybase.ase.dbdefinition (1.0.0.v201107221507) “Eclipse Data Tools Platform Sybase ASE Database Definition” [Starting]
    org.eclipse.datatools.enablement.sybase.ase.models (1.0.1.v201010140307) “Sybase ASE Model Plug-in” [Starting]
    org.eclipse.datatools.enablement.sybase.ase.ui (1.0.1.v200906020900) “ASE Enablement UI Plug-in” [Starting]
    org.eclipse.datatools.enablement.sybase.models (1.0.0.v201010140307) “Sybase Model Plug-in” [Starting]
    org.eclipse.datatools.enablement.sybase.ui (1.0.0.v200906090452) “Sybase UI Plug-in” [Starting]
    org.eclipse.datatools.help (1.5.0.v200906020553) “Data

    #351984 Reply

    aqbrown
    Member

    When I try to manually add the missing dependency using the Maven4MyEclipse tooling, and I type in the artifact id it does not seem to be able to find everything it should.

    – out of 38 SNAPSHOT candidates in my local repo, it only finds 4. No non-SNAPSHOT versions are listed.
    – the 2.0.38-SNAPSHOT version is greyed out, though visible in the search results. It is not clear from the UI what this means. I can select it. But the issue persists and the dependency does not get added.

    #352038 Reply

    support-swapna
    Moderator

    aqbrown,

    Sorry that you are seeing issues with MyEclipse.

    Please switch to a new workspace and replicate the issue.Please send us the screenshots of the issue you are seeing to help us get a visual.

    Also check if you see any errors of interest logged in the .log file which is located at <workspace dir>/.metadata/.log. If yes then please send us the entire contents of the .log file to help us investigate further.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Build does not find dependency pom

You must be logged in to post in the forum log in