facebook

MyEclipse V10.6 project won’t run on MyEclipse 2014

  1. MyEclipse IDE
  2.  > 
  3. Spring Development
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #345210 Reply

    therenix
    Participant

    I have a spring application (running on Tomcat7) that lives on 1 computer running MyEclipse for Spring Version 10.6.0 — I’ve been supporting the application for months with no problem there. On a new computer, I moved to MyEclipse 2014. The project will not deploy correctly there. Everytime I try to run it, I get a 404 error even though the directory exists on the Tomcat 7 the project is being deployed to.

    I imported the old project from MyEclipse 10.6 into the workspace for MyEclipse 2014 and got no errors, but it simply will not open in a browser using either the default MyEclipse Tomcat server or my standalone Tomcat Server when used as the deployment target.

    Incidentally, I can deploy the project on my old 10.6 computer and copy the Tomcat directory manually to my new Tomcat server directory and the app will run fine. However, the second I fire up myEclipse 2014 on the new computer to compile and deploy the application from there, we go back to the 404 upon opening the application.

    Anyone have any ideas? Should I go back to version 10 on the new computer as well?

    #345211 Reply

    therenix
    Participant

    *** Date: Thursday, December 12, 2013 at 2:16:41 PM Central Standard Time

    *** Platform Details:

    *** System properties:
    applicationXMI=org.eclipse.ui.workbench/LegacyIDE.e4xmi
    awt.toolkit=sun.awt.windows.WToolkit
    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=D:\IDE\MyEclipse for Spring 2014
    eclipse.commands=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    D:\IDE\MyEclipse for Spring 2014\myeclipseforspring.exe
    -name
    Myeclipseforspring
    –launcher.library
    D:\IDE\MyEclipse for Spring 2014\plugins/org.eclipse.equinox.launcher.i18n.win32.win32.x86_3.2.0.v201103301700\eclipse_3215.dll
    -startup
    D:\IDE\MyEclipse for Spring 2014\plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
    -install
    D:\IDE\MyEclipse for Spring 2014
    -vm
    D:\IDE\MyEclipse for Spring 2014\binary/com.sun.java.jdk7.win32.x86_1.7.0.u45/jre/bin/client/jvm.dll
    eclipse.home.location=file:/D:/IDE/MyEclipse for Spring 2014/
    eclipse.launcher=D:\IDE\MyEclipse for Spring 2014\myeclipseforspring.exe
    eclipse.launcher.name=Myeclipseforspring
    eclipse.p2.data.area=@config.dir/../p2/
    eclipse.p2.profile=com.genuitec.delivery.package.profile.4125-fFw-3330
    eclipse.product=com.skyway.myeclipseforspring.product
    eclipse.startTime=1386879351527
    eclipse.vm=D:\IDE\MyEclipse for Spring 2014\binary/com.sun.java.jdk7.win32.x86_1.7.0.u45/jre/bin/client/jvm.dll
    eclipse.vmargs=-Xmx768m
    -XX:MaxPermSize=320m
    -XX:ReservedCodeCacheSize=64m
    -Dosgi.nls.warnings=ignore
    -Djava.class.path=D:\IDE\MyEclipse for Spring 2014\plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
    equinox.use.ds=true
    file.encoding=Cp1252
    file.encoding.pkg=sun.io
    file.separator=\
    gosh.args=–nointeractive
    guice.disable.misplaced.annotation.check=true
    java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
    java.awt.printerjob=sun.awt.windows.WPrinterJob
    java.class.path=D:\IDE\MyEclipse for Spring 2014\plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
    java.class.version=51.0
    java.endorsed.dirs=D:\IDE\MyEclipse for Spring 2014\binary\com.sun.java.jdk7.win32.x86_1.7.0.u45\jre\lib\endorsed
    java.ext.dirs=D:\IDE\MyEclipse for Spring 2014\binary\com.sun.java.jdk7.win32.x86_1.7.0.u45\jre\lib\ext;C:\windows\Sun\Java\lib\ext
    java.home=D:\IDE\MyEclipse for Spring 2014\binary\com.sun.java.jdk7.win32.x86_1.7.0.u45\jre
    java.io.tmpdir=C:\Users\Rand\AppData\Local\Temp\
    java.library.path=D:\IDE\MyEclipse for Spring 2014;C:\windows\Sun\Java\bin;C:\windows\system32;C:\windows;D:/IDE/MyEclipse for Spring 2014/binary/com.sun.java.jdk7.win32.x86_1.7.0.u45/jre/bin/client;D:/IDE/MyEclipse for Spring 2014/binary/com.sun.java.jdk7.win32.x86_1.7.0.u45/jre/bin;D:/IDE/MyEclipse for Spring 2014/binary/com.sun.java.jdk7.win32.x86_1.7.0.u45/jre/lib/i386;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x64;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;.
    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) Client 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
    line.separator=

    org.apache.commons.logging.Log=org.apache.commons.logging.impl.NoOpLog
    org.eclipse.equinox.launcher.splash.location=D:\IDE\MyEclipse for Spring 2014\plugins\com.skyway.myeclipseforspring_12.0.0.201311281600\splash.bmp
    org.eclipse.equinox.simpleconfigurator.configUrl=file:org.eclipse.equinox.simpleconfigurator/bundles.info
    org.eclipse.m2e.log.dir=D:\MyStuff\Workspaces\MyEclipse for Spring 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=Windows8
    org.osgi.framework.os.version=6.2.0
    org.osgi.framework.processor=x86
    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=50ac8c32-6a63-0013-122d-ab4c67c566f6
    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=x86
    os.name=Windows 8
    os.version=6.2
    osgi.arch=x86
    osgi.bundles=reference:file:org.eclipse.birt.jetty.overlay_4.3.1.v201308301349.jar,reference:file:org.eclipse.equinox.simpleconfigurator_1.0.400.v20130327-2119.jar@1:start
    osgi.bundles.defaultStartLevel=4
    osgi.bundlestore=D:\IDE\MyEclipse for Spring 2014\configuration\org.eclipse.osgi\bundles
    osgi.configuration.area=file:/D:/IDE/MyEclipse for Spring 2014/configuration/
    osgi.framework=file:/D:/IDE/MyEclipse for Spring 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
    osgi.framework.shape=jar
    osgi.framework.version=3.9.1.v20130814-1242
    osgi.frameworkClassPath=., file:D:/IDE/MyEclipse for Spring 2014/plugins/org.eclipse.birt.jetty.overlay_4.3.1.v201308301349.jar
    osgi.install.area=file:/D:/IDE/MyEclipse for Spring 2014/
    osgi.instance.area=file:/D:/MyStuff/Workspaces/MyEclipse for Spring 2014/
    osgi.instance.area.default=file:/D:/MyStuff/Workspaces/MyEclipse for Spring 2014/
    osgi.logfile=D:\MyStuff\Workspaces\MyEclipse for Spring 2014\.metadata\.log
    osgi.manifest.cache=D:\IDE\MyEclipse for Spring 2014\configuration\org.eclipse.osgi\manifests
    osgi.nl=en_US
    osgi.nls.warnings=ignore
    osgi.os=win32
    osgi.splashLocation=D:\IDE\MyEclipse for Spring 2014\plugins\com.skyway.myeclipseforspring_12.0.0.201311281600\splash.bmp
    osgi.splashPath=platform:/base/plugins/com.skyway.myeclipseforspring
    osgi.syspath=d:\IDE\MyEclipse for Spring 2014\plugins
    osgi.tracefile=D:\MyStuff\Workspaces\MyEclipse for Spring 2014\.metadata\trace.log
    osgi.ws=win32
    path.separator=;
    product.home=/D:/IDE/MyEclipse for Spring 2014/plugins/org.jboss.tools.common.model_2.0.0.me201305100518/
    sun.arch.data.model=32
    sun.boot.class.path=D:\IDE\MyEclipse for Spring 2014\binary\com.sun.java.jdk7.win32.x86_1.7.0.u45\jre\lib\resources.jar;D:\IDE\MyEclipse for Spring 2014\binary\com.sun.java.jdk7.win32.x86_1.7.0.u45\jre\lib\rt.jar;D:\IDE\MyEclipse for Spring 2014\binary\com.sun.java.jdk7.win32.x86_1.7.0.u45\jre\lib\sunrsasign.jar;D:\IDE\MyEclipse for Spring 2014\binary\com.sun.java.jdk7.win32.x86_1.7.0.u45\jre\lib\jsse.jar;D:\IDE\MyEclipse for Spring 2014\binary\com.sun.java.jdk7.win32.x86_1.7.0.u45\jre\lib\jce.jar;D:\IDE\MyEclipse for Spring 2014\binary\com.sun.java.jdk7.win32.x86_1.7.0.u45\jre\lib\charsets.jar;D:\IDE\MyEclipse for Spring 2014\binary\com.sun.java.jdk7.win32.x86_1.7.0.u45\jre\lib\jfr.jar;D:\IDE\MyEclipse for Spring 2014\binary\com.sun.java.jdk7.win32.x86_1.7.0.u45\jre\classes
    sun.boot.library.path=D:\IDE\MyEclipse for Spring 2014\binary\com.sun.java.jdk7.win32.x86_1.7.0.u45\jre\bin
    sun.cpu.endian=little
    sun.cpu.isalist=pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86
    sun.desktop=windows
    sun.io.unicode.encoding=UnicodeLittle
    sun.jnu.encoding=Cp1252
    sun.management.compiler=HotSpot Client Compiler
    sun.os.patch.level=
    user.country=US
    user.dir=D:\IDE\MyEclipse for Spring 2014
    user.home=D:\MyStuff
    user.language=en
    user.name=Rand
    user.script=
    user.timezone=America/Chicago
    user.variant=

    *** Features:
    com.collabnet.subversion.merge.feature (3.0.13) “CollabNet Subversion Merge Client”
    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.icefaces.feature (12.0.0.me201311281640) “ICEfaces AJAX and Java EE Tooling for MyEclipse”
    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.skyway.myeclipseforspring.feature (12.0.0.201311281600) “Skyway MyEclipse For Spring”
    org.eclipse.birt (4.3.1.me201311281640) “Business Intelligence and Reporting Tools”
    org.eclipse.birt.report.designer.editor.xml.wtp (4.3.1.me201311281640) “BIRT Advanced XML Editor Plug-in”
    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.jet (1.1.1.v201101271243-5319sC7HCAGERASDK3924) “Java Emitter Templates (JET)”
    org.eclipse.jet.uml2 (1.1.0.v201006011447-2-07w311A1A152813) “JET extensions for UML2 model traversal”
    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.wb.core.feature (1.6.1.r43x201309092314) “WindowBuilder Core”
    org.eclipse.wb.core.ui.feature (1.6.1.r43x201309092325) “WindowBuilder Core UI”
    org.eclipse.wb.core.xml.feature (1.6.1.r43x201309092330) “WindowBuilder Core for XML GUI’s”
    org.eclipse.wb.doc.user.feature (1.6.1.r43x201309092334) “WindowBuilder User Guide”
    org.eclipse.wb.layout.group.feature (1.6.1.r43x201309092345) “WindowBuilder GroupLayout Support”
    org.eclipse.wb.rcp.doc.user.feature (1.6.1.r43x201309100019) “WindowBuilder User Guide – SWT”
    org.eclipse.wb.rcp.feature (1.6.1.r43x201309100008) “SWT Designer”
    org.eclipse.wb.rcp.SWT_AWT_support (1.6.1.r43x201309100026) “WindowBuilder SWT_AWT Support”
    org.eclipse.wb.swing.doc.user.feature (1.6.1.r43x201309100012) “WindowBuilder User Guide – Swing”
    org.eclipse.wb.swing.feature (1.6.1.r43x201309100023) “Swing Designer”
    org.eclipse.wb.swt.feature (1.6.1.r43x201309092350) “SWT Designer Core”
    org.eclipse.wb.xwt.feature (1.6.1.r43x201309100031) “SWT Designer XWT Support”
    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.sonatype.m2e.mavenarchiver.feature (0.15.0.201207090125-signed-20130612210623) “m2e connector for the mavenarchiver and pom properties”
    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”
    org.tigris.subversion.clientadapter.feature (1.8.6) “Subversion Client Adapter”
    org.tigris.subversion.clientadapter.javahl.feature (1.7.10) “Subversion JavaHL”
    org.tigris.subversion.clientadapter.svnkit.feature (1.7.9.2) “SVNKit Client Adapter”
    org.tigris.subversion.subclipse (1.8.22) “SVN Team Provider Core”
    org.tigris.subversion.subclipse.graph.feature (1.1.1) “Subversion Revision Graph”
    org.tigris.subversion.subclipse.mylyn (3.0.0) “Subclipse Integration for Mylyn 3.x”

    *** 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.collabnet.subversion.merge (2.2.4) “CollabNet Subversion Merge Client” [Active]
    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.geronimo1 (10.6.0.me201210251705) “MyEclipse EASIE Geronimo 1” [Active]
    com.genuitec.eclipse.easie.geronimo2 (10.6.0.me201210251705) “MyEclipse EASIE Geronimo 2” [Active]
    com.genuitec.eclipse.easie.geronimo3 (9.0.0.me201303121759) “MyEclipse EASIE Geronimo 3” [Active]
    com.genuitec.eclipse.easie.jboss (10.0.0.me201309270159) “MyEclipse EASIE JBoss” [Active]
    com.genuitec.eclipse.easie.jboss2 (9.0.0.me201210111623) “MyEclipse EASIE JBoss 2” [Active]
    com.genuitec.eclipse.easie.jboss3 (11.0.0.me201305151620) “MyEclipse EASIE JBoss 3” [Active]
    com.genuitec.eclipse.easie.jboss4 (11.0.0.me201305151620) “MyEclipse EASIE JBoss 4” [Active]
    com.genuitec.eclipse.easie.jboss5 (11.0.0.me201305151620) “MyEclipse EASIE JBoss 5” [Active]
    com.genuitec.eclipse.easie.jboss6 (11.0.0.me201305151620) “MyEclipse EASIE JBoss 6” [Active]
    com.genuitec.eclipse.easie.jboss7 (11.0.0.me201309270159) “MyEclipse EASIE JBoss 7” [Active]
    com.genuitec.eclipse.easie.jetty (9.0.0.me201210251705) “MyEclipse EASIE Jetty” [Active]
    com.genuitec.eclipse.easie.jetty4 (9.0.0.me201210111623) “MyEclipse EASIE Jetty 4” [Active]
    com.genuitec.eclipse.easie.jetty5 (9.0.0.me201210111623) “MyEclipse EASIE Jetty 5” [Active]
    com.genuitec.eclipse.easie.jetty6 (9.0.0.me201210111623) “MyEclipse EASIE Jetty 6” [Active]
    com.genuitec.eclipse.easie.jetty7 (9.0.0.me201210111623) “MyEclipse EASIE Jetty 7” [Active]
    com.genuitec.eclipse.easie.jonas (9.0.0.me201210251705) “MyEclipse EASIE JOnAS” [Active]
    com.genuitec.eclipse.easie.jonas3 (9.0.0.me201210111623) “MyEclipse EASIE JOnAS 3” [Active]
    com.genuitec.eclipse.easie.jonas4 (9.0.0.me201210111623) “MyEclipse EASIE JOnAS 4” [Active]
    com.genuitec.eclipse.easie.jonas5 (9.0.0.me201210111623) “MyEclipse EASIE JOnAS 5” [Active]
    com.genuitec.eclipse.easie.jrun (9.0.0.me201210251705) “MyEclipse EASIE JRun” [Active]
    com.genuitec.eclipse.easie.jrun4 (9.0.0.me201210111623) “MyEclipse EASIE JRun 4” [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” [Active]
    com.genuitec.eclipse.easie.orion1 (9.0.0.me201210111623) “MyEclipse EASIE Orion 1” [Active]
    com.genuitec.eclipse.easie.orion2 (9.0.0.me201210111623) “MyEclipse EASIE Orion 2” [Active]
    com.genuitec.eclipse.easie.resin (9.0.0.me201302241709) “MyEclipse EASIE Resin” [Active]
    com.genuitec.eclipse.easie.resin2 (9.0.0.me201210251705) “MyEclipse EASIE Resin 2” [Active]
    com.genuitec.eclipse.easie.resin3 (9.0.0.me201210251705) “MyEclipse EASIE Resin 3” [Active]
    com.genuitec.eclipse.easie.resin4 (9.0.0.me201303041849) “MyEclipse EASIE Resin 4” [Active]
    com.genuitec.eclipse.easie.sun (9.0.0.me201309270159) “MyEclipse EASIE Sun One” [Active]
    com.genuitec.eclipse.easie.sun8 (9.0.0.me201210111623) “MyEclipse EASIE Sun 8” [Active]
    com.genuitec.eclipse.easie.sun81 (9.0.0.me201210111623) “MyEclipse EASIE Sun 8.x” [Active]
    com.genuitec.eclipse.easie.sun9 (9.0.0.me201210111623) “MyEclipse EASIE Sun 9” [Active]
    com.genuitec.eclipse.easie.sun91 (9.0.0.me201210251705) “MyEclipse EASIE Sun 9.1” [Active]
    com.genuitec.eclipse.easie.sunglassfish (9.0.0.me201210111623) “MyEclipse EASIE Glassfish 1” [Active]
    com.genuitec.eclipse.easie.sunglassfish2 (9.0.0.me201210111623) “MyEclipse EASIE Glassfish 2” [Active]
    com.genuitec.eclipse.easie.sunglassfish3 (9.0.0.me201210111623) “MyEclipse EASIE Glassfish 3 Prelude” [Active]
    com.genuitec.eclipse.easie.sunglassfish4 (11.1.0.me201310040317) “MyEclipse EASIE Glassfish 4.x” [Active]
    com.genuitec.eclipse.easie.sunglassfishv3final (9.0.0.me201309270159) “MyEclipse EASIE Glassfish 3.x” [Active]
    com.genuitec.eclipse.easie.sunwebserver (9.0.0.me201210111623) “MyEclipse EASIE Sun Java System Webserver” [Active]
    com.genuitec.eclipse.easie.tcserver (10.5.0.me201210111623) “MyEclipse EASIE tc Server” [Active]
    com.genuitec.eclipse.easie.tcserver6 (9.0.0.me201210111623) “MyEclipse EASIE tc Server 6” [Active]
    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.easie.weblogic (10.5.0.me201210251705) “MyEclipse EASIE WebLogic” [Active]
    com.genuitec.eclipse.easie.weblogic10 (9.0.0.me201210111623) “MyEclipse EASIE WebLogic 10” [Active]
    com.genuitec.eclipse.easie.weblogic11 (10.5.0.me201210111623) “MyEclipse EASIE WebLogic 11” [Active]
    com.genuitec.eclipse.easie.weblogic12 (10.5.0.me201210111623) “MyEclipse EASIE WebLogic 12” [Active]
    com.genuitec.eclipse.easie.weblogic6 (9.0.0.me201210111623) “MyEclipse EASIE WebLogic 6” [Active]
    com.genuitec.eclipse.easie.weblogic7 (9.0.0.me201210111623) “MyEclipse EASIE WebLogic 7” [Active]
    com.genuitec.eclipse.easie.weblogic8 (9.0.0.me201210111623) “MyEclipse EASIE WebLogic 8” [Active]
    com.genuitec.eclipse.easie.weblogic9 (9.0.0.me201210111623) “MyEclipse EASIE WebLogic 9” [Active]
    com.genuitec.eclipse.easie.websphere (9.0.0.me201210251705) “MyEclipse EASIE WebSphere 4” [Active]
    com.genuitec.eclipse.easie.websphere.wasce (10.5.0.me201210251705) “MyEclipse EASIE WebSphere Community Edition 2.x” [Active]
    com.genuitec.eclipse.easie.websphere5 (9.0.0.me201210111623) “MyEclipse EASIE WebSphere 5” [Active]
    com.genuitec.eclipse.easie.websphere6 (9.0.0.me201210111623) “MyEclipse EASIE WebSphere 6” [Active]
    com.genuitec.eclipse.easie.websphere61 (9.0.0.me201210111623) “MyEclipse EASIE WebSphere 6.1” [Active]
    com.genuitec.eclipse.easie.wildfly8 (11.5.0.me201310281825) “MyEclipse EASIE WildFly 8” [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” [Active]
    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.icefaces (11.0.1.me201308151823) “ICEfaces Runtime Libraries for MyEclipse” [Starting]
    com.genuitec.eclipse.icefaces.doc (11.5.0.me201311281640) “ICEfaces Help Documentation for MyEclipse” [Resolved]
    com.genuitec.eclipse.imageeditor (9.0.0.me201308181621) “MyEclipse Image Editor” [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” [Starting]
    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” [Starting]
    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.mobile.appcenter.client (11.5.0.201311260528) “MyEclipse Mobile Tools AppCenter Client” [Resolved]
    com.genuitec.eclipse.mobile.doc (11.5.0.201311260528) “MyEclipse Mobile Tools Documentation” [Resolved]
    com.genuitec.eclipse.mobile.html5.core (11.5.0.201311260528) “MyEclipse Mobile Tools Application Development Core” [Active]
    com.genuitec.eclipse.mobile.html5.core.emulator (11.5.0.201311260528) “MyEclipse Mobile Tools Web Emulator” [Starting]
    com.genuitec.eclipse.mobile.html5.core.emulator.runner (11.5.0.201311260528) “MyEclipse Mobile Tools Web Emulator” [Starting]
    com.genuitec.eclipse.mobile.html5.core.ui (11.5.0.201311260528) “MyEclipse Mobile Tools Application Development UI” [Active]
    com.genuitec.eclipse.mobile.html5.jqm.designer (11.5.0.201311260528) “pluginName” [Starting]
    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.reporting (11.0.0.me201306101755) “MyEclipse Reports” [Starting]
    com.genuitec.eclipse.reporting.branding (9.0.0.me201311260701) “MyEclipse Reports” [Starting]
    com.genuitec.eclipse.reporting.oda (9.0.0.me201302201832) “MyEclipse ODA Runtime Driver” [Starting]
    com.genuitec.eclipse.reporting.oda.ui (11.0.0.me201302201832) “MyEclipse ODA Designer” [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” [Starting]
    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” [Active]
    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” [Active]
    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.mobile.build.native (11.5.0.201311260528) “MyEclipse Mobile Tools Native Build Support” [Active]
    com.genuitec.mobile.common (11.5.0.201311260528) “pluginName” [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.icefaces (11.0.1.me201308081637) “ICEfaces Integration for MyEclipse” [Active]
    com.genuitec.myeclipse.icefaces.branding (9.0.1.me201209271459) “ICEfaces AJAX and Java EE Tooling for MyEclipse” [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” [Starting]
    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” [Starting]
    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.win32 (4.6.0.v201305161830) “Windows 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.eclipse.mechanic (0.9.0.v201305201300) “Workspace Mechanic Plug-in” [Starting]
    com.google.gson (2.1.0.v201303041604) “Google GSON” [Resolved]
    com.google.guava (12.0.0.v201212092141) “Guava: Google Core Libraries for Java 1.6” [Resolved]
    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.skyway.bling.branding (1.0.1.201311281600) “Skyway Bling Branding” [Starting]
    com.skyway.compositeediting (1.0.2.201311281600) “Skyway Composite Editor Framework” [Active]
    com.skyway.compositeediting.jaxws (1.0.2.201311281600) “Skyway JAX-WS Composite Editor Framework” [Starting]
    com.skyway.compositeediting.jpa (1.0.0.201311281600) “Skyway JPA Composite Editor Framework” [Starting]
    com.skyway.compositeediting.spring (1.0.2.201311281600) “Skyway Spring Composite Editor Framework” [Starting]
    com.skyway.integration.data.xml (7.0.3.201311281600) “Skyway Integration Data XML” [Active]
    com.skyway.integration.flex.common (10.6.0.201311281600) “Skyway Adobe Flex Integration” [Active]
    com.skyway.integration.flex.spring (1.0.0.201311281600) “Skyway Adobe Flex Integration” [Starting]
    com.skyway.integration.flex.v3 (1.0.1.201311281600) “Skyway Adobe Flex Integration” [Starting]
    com.skyway.integration.flex.v4 (1.0.1.201311281600) “Skyway Adobe Flex Integration” [Starting]
    com.skyway.integration.google.appengine (1.0.1.201311281600) “Skyway Google App Engine Integration” [Starting]
    com.skyway.integration.google.webtoolkit.common (1.0.2.201311281600) “Skyway GWT Integration” [Active]
    com.skyway.integration.google.webtoolkit.v2-0 (1.0.1.201311281600) “Skyway GWT Integration” [Starting]
    com.skyway.integration.google.webtoolkit.v2-1 (1.0.2.201311281600) “Skyway GWT Integration” [Starting]
    com.skyway.integration.java.codetomodel (1.0.1.201311281600) “Skyway Spring JEE Code to Model Integration” [Starting]
    com.skyway.integration.java.spring (10.6.0.201311281600) “Skyway Spring JEE Configuration Model” [Active]
    com.skyway.integration.java.spring.codetomodel (7.0.3.201311281600) “Skyway Spring JEE Code to Model Integration” [Starting]
    com.skyway.integration.java.spring.codetomodel.ui (7.0.3.201311281600) “Skyway Spring JEE Code to Model UI Integration” [Starting]
    com.skyway.integration.java.spring.ui (7.0.3.201311281600) “Skyway Spring JEE UI Integration” [Starting]
    com.skyway.integration.jsf (1.0.1.201311281600) “Skyway JSF Integration” [Starting]
    com.skyway.integration.service.javascript.dwr (7.0.4.201311281600) “Skyway Direct Web Remoting Integration” [Active]
    com.skyway.integration.service.webservice (7.0.3.201311281600) “Skyway Web Services Integration” [Active]
    com.skyway.licensing (10.0.0.201311281600) “Skyway License Management” [Active]
    com.skyway.maven (1.0.4.201311281600) “Skyway Maven” [Starting]
    com.skyway.myeclipseforspring (12.0.0.201311281600) “Skyway MyEclipse For Spring” [Active]
    com.skyway.myeclipseforspring.factories (1.0.2.201311281600) “Skyway MyEclipse For Spring Factories” [Starting]
    com.skyway.myeclipseforspring.lib (11.0.1.201311281600) “Skyway MyEclipse for Spring Libraries” [Starting]
    com.skyway.myeclipseforspring.lib.aopalliance (1.1.0.201311281600) “Skyway MyEclipse for Spring AOP Alliance Libraries” [Starting]
    com.skyway.myeclipseforspring.lib.apache.commons (1.1.0.201311281600) “Skyway MyEclipse for Spring Apache Commons Libraries” [Starting]
    com.skyway.myeclipseforspring.lib.atomikos (7.1.0.201311281600) “Skyway MyEclipse for Spring Atomikos Libraries” [Starting]
    com.skyway.myeclipseforspring.lib.cxf (1.1.0.201311281600) “Skyway MyEclipse for Spring CXF Libraries” [Starting]
    com.skyway.myeclipseforspring.lib.datanucleus (1.1.0.201311281600) “Skyway MyEclipse for Spring DataNucleus Libraries” [Starting]
    com.skyway.myeclipseforspring.lib.derby (1.1.0.201311281600) “Skyway MyEclipse for Spring Derby Client Libraries” [Starting]
    com.skyway.myeclipseforspring.lib.flex (1.1.0.201311281600) “Skyway MyEclipse for Spring Flex Libraries” [Starting]
    com.skyway.myeclipseforspring.lib.google.gin (1.1.0.201311281600) “Skyway MyEclipse for Spring Google Gin Libraries” [Starting]
    com.skyway.myeclipseforspring.lib.google.guice (1.1.0.201311281600) “Skyway MyEclipse for Spring Google Guice Libraries” [Starting]
    com.skyway.myeclipseforspring.lib.gwt (1.1.0.201311281600) “Skyway MyEclipse for Spring GWT Libraries” [Starting]
    com.skyway.myeclipseforspring.lib.hibernate (1.1.0.201311281600) “Skyway Hibernate Libraries” [Starting]
    com.skyway.myeclipseforspring.lib.jsf (1.1.0.201311281600) “Skyway MyEclipse for Spring JavaServer Faces Libraries” [Starting]
    com.skyway.myeclipseforspring.lib.json (1.1.0.201311281600) “Skyway MyEclipse for Spring JSON Libraries” [Starting]
    com.skyway.myeclipseforspring.lib.json.jackson (1.1.0.201311281600) “Skyway MyEclipse for Spring JSON Libraries” [Starting]
    com.skyway.myeclipseforspring.lib.logging (11.0.0.201311281600) “Skyway Logging Libraries” [Starting]
    com.skyway.myeclipseforspring.lib.postgres (1.1.0.201311281600) “Skyway MyEclipse for Spring Postgres Libraries” [Starting]
    com.skyway.myeclipseforspring.lib.skyway (11.0.0.201311281600) “Skyway MyEclipse for Spring Libraries” [Starting]
    com.skyway.myeclipseforspring.lib.spring (1.1.0.201311281600) “Skyway Spring Libraries” [Starting]
    com.skyway.myeclipseforspring.lib.springflex (1.1.0.201311281600) “Skyway MyEclipse for Spring Flex Libraries” [Starting]
    com.skyway.myeclipseforspring.lib.validation (1.1.0.201311281600) “Skyway MyEclipse for Spring Validation Libraries” [Starting]
    com.skyway.myeclipseforspring.lib.web (7.1.0.201311281600) “Skyway MyEclipse for Spring Web Libraries” [Starting]
    com.skyway.scaffolding (7.0.3.201311281600) “Skyway Spring Security Scaffolding” [Starting]
    com.skyway.scaffolding.crud.common (1.0.1.201311281600) “Skyway Spring CRUD Scaffolding” [Starting]
    com.skyway.scaffolding.crud.spring (11.0.0.201311281600) “Skyway Spring CRUD Scaffolding” [Starting]
    com.sun.el (2.2.0.v201303151357) “Javax Expression Language Reference Implementation Bundle” [Resolved]
    com.sun.jna (3.2.7) “JNA Library Plug-in” [Starting]
    com.sun.syndication (0.9.0.v200803061811) “Rss and atOM utilitiEs (ROME)” [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.0.0.v201101211617) “Java Server Pages 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.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.el (1.0.0.v201101211617) “Apache Commons JSP 2.0 Expression Language Interpreter” [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.lang (2.3.0.v201005080501) “Apache Jakarta 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.poi (3.9.0.v201303080712) “Apache POI” [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” [Starting]
    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” [Starting]
    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.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 (4.3.1.me201310101136) “Business Intelligence and Reporting Tools” [Resolved]
    org.eclipse.birt.axis.overlay (4.3.1.v201308301349) “BIRT Axis Overlay” [Resolved]
    org.eclipse.birt.chart.device.extension (4.3.1.v201308301349) “BIRT Chart Device Extension(s)” [Starting]
    org.eclipse.birt.chart.device.pdf (4.3.1.v201308301349) “BIRT Chart Device PDF Extension” [Starting]
    org.eclipse.birt.chart.device.svg (4.3.1.v201308301349) “BIRT Chart Device SVG Extension” [Starting]
    org.eclipse.birt.chart.device.swt (4.3.1.v201308301349) “BIRT Chart Device SWT Extension” [Starting]
    org.eclipse.birt.chart.engine (4.3.1.v201309171028) “BIRT Chart Engine” [Starting]
    org.eclipse.birt.chart.engine.extension (4.3.1.v201308301349) “BIRT Chart Engine Extension” [Starting]
    org.eclipse.birt.chart.examples.core (4.3.1.v201308301349) “BIRT Chart Examples Core Plug-in” [Starting]
    org.eclipse.birt.chart.reportitem (4.3.1.v201308301349) “BIRT Chart-Report Integration” [Starting]
    org.eclipse.birt.chart.reportitem.ui (4.3.1.me201310101136) “BIRT Chart-Report UI Integration Plug-in” [Starting]
    org.eclipse.birt.chart.ui (4.3.1.v201308301349) “BIRT Chart Library UI Plug-in” [Starting]
    org.eclipse.birt.chart.ui.extension (4.3.1.v201309131458) “BIRT Chart UI Extension” [Starting]
    org.eclipse.birt.core (4.3.1.v201308301349) “BIRT Core Package” [Starting]
    org.eclipse.birt.core.script.function (4.3.1.v201308301349) “Function Plug-in” [Starting]
    org.eclipse.birt.core.ui (4.3.1.v201308301349) “BIRT Core UI” [Starting]
    org.eclipse.birt.cshelp (4.3.1.me201310101136) “BIRT Context-sensitive Help” [Starting]
    org.eclipse.birt.data (4.3.1.v201308301349) “BIRT Data Engine” [Starting]
    org.eclipse.birt.data.aggregation (4.3.1.v201308301349) “Build-in Aggregation Plug-in” [Starting]
    org.eclipse.birt.data.oda.mongodb (4.3.1.v201308301349) “MongoDB Data Source ODA Runtime Driver” [Starting]
    org.eclipse.birt.data.oda.mongodb.ui (4.3.1.v201308301349) “MongoDB Data Source ODA Designer” [Starting]
    org.eclipse.birt.data.oda.pojo (4.3.1.v201308301349) “POJO Data Source ODA Runtime Driver” [Starting]
    org.eclipse.birt.data.oda.pojo.ui (4.3.1.v201308301349) “BIRT POJO Data Source ODA Designer” [Starting]
    org.eclipse.birt.doc (4.3.1.me201310151807) “BIRT Documentation” [Starting]
    org.eclipse.birt.integration.wtp.ui (4.3.1.me201311111542) “BIRT WTP Integration Plug-in” [Starting]
    org.eclipse.birt.jetty.overlay (4.3.1.v201308301349) “BIRT Jetty Overlay” [Resolved]
    org.eclipse.birt.me.prettyprint.hector (4.3.1.v201308301349) “Hector client library for Cassandra Scripted Data Source” [Resolved]
    org.eclipse.birt.report.data.adapter (4.3.1.v201308301349) “BIRT Data Adapter” [Starting]
    org.eclipse.birt.report.data.bidi.utils (4.3.1.v201308301349) “Bidi Utils” [Starting]
    org.eclipse.birt.report.data.bidi.utils.ui (4.3.1.v201308301349) “Bidi UI Utils” [Starting]
    org.eclipse.birt.report.data.oda.excel (4.3.1.v201308301349) “Excel Data Source ODA Runtime Driver” [Starting]
    org.eclipse.birt.report.data.oda.excel.ui (4.3.0.v201306041519) “Excel Data Source ODA Designer” [Starting]
    org.eclipse.birt.report.data.oda.hive (4.3.1.v201308301349) “BIRT Hive ODA Driver” [Starting]
    org.eclipse.birt.report.data.oda.hive.ui (4.3.1.v201308301349) “BIRT HIVE UI” [Starting]
    org.eclipse.birt.report.data.oda.jdbc (4.3.1.me201310101136) “BIRT ODA-JDBC Bridge Driver” [Starting]
    org.eclipse.birt.report.data.oda.jdbc.dbprofile (4.3.1.v201308301349) “JDBC Database Connection Data Source ODA Runtime Driver” [Starting]
    org.eclipse.birt.report.data.oda.jdbc.dbprof

    #345218 Reply

    therenix
    Participant

    AS it turns out, the problem is that myEclipse is not deploying my web.xml file. Along with a few other ones too.

    I have to deploy and start the application first. Then, once it’s running, I can edit the web.xml file by adding a carriage return or something somewhere. Then, I save the web.xml and wait while myEclipse attempts to redeploy everything.

    As there are several pages in the WebContent directory (and sub-directories therein) that it also tends to ignore, I have to go edit several files that I then have to wait for it to redeploy before the entire application starts working.

    This may justify a second post, but hopefully someone can help me figure out why it’s not deploying half my application as described above.

    Thanks.

    #345228 Reply

    support-swapna
    Moderator

    therenix,

    Thank you for trying MyEclipse 2014. Sorry that you are seeing this issue.

    Can you please strip the project of its source code and send us all the .* files (.class,.settings etc) of the project before and after migration to ME 2014 to help us investigate further ? Also please attach the .log file (change the extension to .txt while attaching) which is located at <workspace dir>/.metadata/.log to help us take a look.

    #345253 Reply

    therenix
    Participant

    @support-swapna wrote:

    therenix,

    Thank you for trying MyEclipse 2014. Sorry that you are seeing this issue.

    Can you please strip the project of its source code and send us all the .* files (.class,.settings etc) of the project before and after migration to ME 2014 to help us investigate further ? Also please attach the .log file (change the extension to .txt while attaching) which is located at <workspace dir>/.metadata/.log to help us take a look.

    The log file is attached, but the deployed directory is too large even with assets and things stripped out to attach. Is there another way to get them to you?

    Also, after starting the project, under the servers tab, the deployment shows “Redeploy” as its status, indicating it’s out of date; however, when I stop the server and then manually tell it to redeploy things, it throws the error “Undeployment failure” – <project> could not be redeployed because it could not be completely removed in the undeployment phase. The most common cause of this problem is attempting to redeploy while the server is running, which has locked one or more files.

    At that point, there is nothing else to do but “Remove” the deployment and start over as the server has already been stopped when the error is thrown. Attempting to browse the directory manually at this point is also a problem — it just throws up an “Access Denied” and there’s no way to open it.

    Any ideas?

    Thanks,

    r.

    Attachments:
    You must be logged in to view attached files.
    #345265 Reply

    support-swapna
    Moderator

    therenix,

    Thank you for the log file.

    In the log file, the exception is : java.lang.Exception: Cannot find the file D:\Program Files (x86)\Windward Studios\Windward Java Engine\jars in the file system.Make sure the file exists and try deployment again.

    Are the jars present in the file path? If yes, please check if the directory is accessible and has no permission issues.

    Can you please also recheck the mappings in the Deployment Assembly (right click on project> Properties > MyEclipse > Deployment Assembly ) with respect to the jars? If possible attach a screenshot of the Deployment Assembly page.

    You need to attach the project from the workspace directory and not from the deployment directory. Strip the project of its sources and attach all the .* files (.class,.project,.settings etc) to help us take a look.

    #345276 Reply

    therenix
    Participant

    @support-swapna wrote:

    therenix,

    Thank you for the log file.

    In the log file, the exception is : java.lang.Exception: Cannot find the file D:\Program Files (x86)\Windward Studios\Windward Java Engine\jars in the file system.Make sure the file exists and try deployment again.

    Are the jars present in the file path? If yes, please check if the directory is accessible and has no permission issues.

    Can you please also recheck the mappings in the Deployment Assembly (right click on project> Properties > MyEclipse > Deployment Assembly ) with respect to the jars? If possible attach a screenshot of the Deployment Assembly page.

    You need to attach the project from the workspace directory and not from the deployment directory. Strip the project of its sources and attach all the .* files (.class,.project,.settings etc) to help us take a look.

    Thanks for the help! Resolving the dependency to the missing JAR file seems to have done the trick. The only further difficulty I had was with myEclipse including the latest Spring and Hibernate jar’s into my build. This caused some errors, but was remedied by removing the new jar’s — not sure why it chose to do that, but easily enough fixed.

    Thanks again for all your help — good to know where that log file lives!

    r.

    #345300 Reply

    support-swapna
    Moderator

    R,

    Glad that you got it working.
    Regarding MyEclipse adding latest Spring/Hibernate jars to the build, please send us the .* files of the project to help us investigate further.

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: MyEclipse V10.6 project won’t run on MyEclipse 2014

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