facebook

Help Needed on 7.5 Update Problems

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #300278 Reply

    mongonv
    Participant

    After doing an upgrade to 7.5 yesterday I am having two major issues with MyEclipse. Other than the upgrade, nothing changed between yesterday and MyEclipse not working today.

    The issues are as follows:

    1) In the “Problems” tab I am getting the following error regarding a Report Web Project using BIRT 2.3.1:

    Cannot find the tag library descriptor for “/birt.tld” RptLaunch.jsp OF-Reporting/.myeclipse/build line 0 JSP Problem

    This makes the report application unable to compile or run.

    2) When I try to run a Web Service application in the same workspace I get the two errors logged in the Error Log and neither one shows any message just an “i” icon in the left edge of the message line. The messages that I can get when I copy the error lines are listed below::

    ======== Message 1
    Info
    Wed Jul 08 14:45:16 PDT 2009

    com.genuitec.eclipse.core.GenuitecCoreException: Tomcat JDK name:
    at com.genuitec.eclipse.easie.tomcat.Tomcat.start(Tomcat.java:52)
    at com.genuitec.eclipse.easie.tomcat.myeclipse.MyEclipseTomcat.start(MyEclipseTomcat.java:38)
    at com.genuitec.eclipse.ast.deploy.core.ui.debug.RunOnServerLaunchConfigurationDelegate.a(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.ui.debug.RunOnServerLaunchConfigurationDelegate.launch(Unknown Source)
    at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:764)
    at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:614)
    at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:865)
    at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1068)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    Caused by: com.genuitec.eclipse.core.GenuitecCoreException: Tomcat JDK name:
    at com.genuitec.eclipse.easie.tomcat.Tomcat.validateConfiguration(Tomcat.java:86)
    at com.genuitec.eclipse.easie.tomcat.Tomcat.start(Tomcat.java:48)
    … 8 more

    eclipse.buildId=unknown
    java.version=1.6.0_13
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86 -clean -clean

    ========= Message 2
    Info
    Wed Jul 08 14:45:23 PDT 2009

    java.nio.channels.ClosedChannelException
    at sun.nio.ch.SocketChannelImpl.ensureOpenAndUnconnected(SocketChannelImpl.java:472)
    at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:486)
    at com.genuitec.eclipse.easie.tomcat.myeclipse.MyEclipseTomcat.getURL(MyEclipseTomcat.java:97)
    at com.genuitec.eclipse.ast.deploy.core.ui.debug.RunOnServerLaunchConfigurationDelegate$B$1.run(Unknown Source)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800)
    at org.eclipse.swt.widgets.Display.msgFilterProc(Display.java:3166)
    at org.eclipse.swt.internal.win32.OS.TrackPopupMenu(Native Method)
    at org.eclipse.swt.widgets.Menu._setVisible(Menu.java:250)
    at org.eclipse.swt.widgets.Display.runPopups(Display.java:3849)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3416)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

    I have tried reinstalling from the Pulse window and it had no impact and would prefer not to have to remove everything and do a full install, but that is my next option.

    Thanks for any suggestions,
    Ed

    #300283

    Ed,
    Can you give some more information?
    1. Can you copy and paste your installation details here? You can get them from MyEclipse > Installation Details > Installation Summary.
    2. What version are you upgrading from?

    #300308

    mongonv
    Participant

    Hey Shalini,
    I was upgrading from 7.1 to 7.5, actually it did it without telling me when I was trying to update the Subclipse.

    Problem #1 I could not get to resolve with the reporting project I had, so I recreated the project and copied the code to it and it eliminated all the errors and the hundreds of warnings that showed in the problems view after the upgrade (before the upgrade I had no errors or warnings in any projects in the workspace.)

    Problem #2 turned out to be that the upgrade unset the options for the integrated tomcat server and once I reset those it worked fine. The messages it was giving when tomcat was run didn’t give any clue that was the issue, it was just luck that I looked at what the settings were.

    From all the posts I have seen and what I experienced, it seems that the 7.5 can cause a lot of problems for existing projects. I did try to do a full reinstall and it did not fix either problem, so not sure what the reporting project problem was.

    Thanks for the response though,
    Ed

    #300336

    Ed,
    Thank you for posting your work around/ solution.

    #307578

    lhale
    Participant

    I’ve gotten MyEclipse to just about not want to install any plug ins or accomplish any updates because of reported errors in the following:

    — Mylin
    — Maven2
    — Subclipse 1.6.9.3

    As a result of one or a combination of these plugins, I can’t install anything further, such as newly upgraded Subclipse (2..2.1), BPEL 2.0, etc etc. What must I do to restore my 7.5 ME to the point of being able to upgrade or add more plug ins (please DO NOT tell me to upgrade to 8.5 ME becaue I am still peed-off with al of this upgrade / Pulse hanging / other nonasense that happened when I upgraded TO 7.5).

    Here ‘s my config info:

    *** Date: Monday, April 12, 2010 4:29:55 PM PT

    *** Platform Details:

    *** System properties:
    awt.toolkit=sun.awt.windows.WToolkit
    com.genuitec.pulse.client.basedir.location.override=C:\Program Files\Genuitec
    com.genuitec.pulse.client.blueprint.id=rmb-95405
    com.genuitec.pulse.client.credentials=Ka627HFvIWPxULr3ALffiewHsd65dMMDWsdQzc6SBoacD0/k5IvZnW6dvY4Fs0+ZIovjvtHs/EhF vbEGtj34F/3OBSeMa6RHyXKk8Y9W5wQ3r14JUjxtACb5oPyPuLBiKisC+zsA8dNcdAZCPGjuNW2O UHT3ixwu5ItFLqUtc/s=
    com.genuitec.pulse.client.handshake.id=99a5117b-add0-47dc-872c-bac7328caca3
    com.genuitec.pulse.client.jvmarg.deduplicate.prefixes=-Xmx,-Xms,-Xmm,-XX:MaxPermSize
    com.genuitec.pulse.client.migrated.id=rmb-95405
    com.genuitec.pulse.common.server.url=https://www.poweredbypulse.com:443
    eclipse.commands=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    C:\Applications\MyEclipse\MyEclipse_7.0\myeclipse.exe
    -name
    Myeclipse
    –launcher.library
    C:\Applications\MyEclipse\MyEclipse_7.0\../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
    -startup
    C:\Applications\MyEclipse\MyEclipse_7.0\../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar
    -clean
    -configuration
    configuration
    -vm
    C:\Applications\MyEclipse\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\client\jvm.dll
    eclipse.ee.install.verify=false
    eclipse.home.location=file:/C:/Applications/MyEclipse/MyEclipse_7.0/
    eclipse.launcher=C:\Applications\MyEclipse\MyEclipse_7.0\myeclipse.exe
    eclipse.p2.artifact.max.threads=4
    eclipse.p2.data.area=C:\Program Files\Genuitec\Common\configuration
    eclipse.p2.profile=com.poweredbypulse.profile-0-rb-18383
    eclipse.product=com.genuitec.myeclipse.product7.ide
    eclipse.startTime=1271111721390
    eclipse.vm=C:\Applications\MyEclipse\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\client\jvm.dll
    eclipse.vmargs=-Xmx768m
    -XX:MaxPermSize=384m
    -XX:ReservedCodeCacheSize=64m
    -Djava.class.path=C:\Applications\MyEclipse\MyEclipse_7.0\../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar
    file.encoding=Cp1252
    file.encoding.pkg=sun.io
    file.separator=\
    java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
    java.awt.printerjob=sun.awt.windows.WPrinterJob
    java.class.path=C:\Applications\MyEclipse\MyEclipse_7.0\../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar
    java.class.version=50.0
    java.endorsed.dirs=C:\Applications\MyEclipse\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\lib\endorsed
    java.ext.dirs=C:\Applications\MyEclipse\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\lib\ext;C:\WINDOWS\Sun\Java\lib\ext
    java.home=C:\Applications\MyEclipse\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre
    java.io.tmpdir=C:\DOCUME~1\ELLAYA~1\LOCALS~1\Temp\
    java.library.path=C:\Applications\MyEclipse\MyEclipse_7.0;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:/Applications/MyEclipse/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client;C:/Applications/MyEclipse/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Legacy\Applications\Java\jdk1.5.0_05\jre\bin;C:\Legacy\Applications\MySQL Server 5.0\bin;C:\Applications\Cygwin\bin;C:\Legacy\larry\bin\bin;C:\Legacy\MSSQL7\BINN;C:\Legacy\Program Files\QuickTime\QTSystem\;C:\Legacy\Applications\php-5.0.4;C:\Legacy\Applications\jZip;C:\Applications\WindozeSupportTools\;C:\Applications\OpenVPNgui\bin;C:\Applications\OpenVPNgui\OpenVPN\bin;C:\Applications\OpenVPN2.1\bin;C:\Applications\Jaman Player\
    java.runtime.name=Java(TM) SE Runtime Environment
    java.runtime.version=1.6.0_13-b03
    java.specification.name=Java Platform API Specification
    java.specification.vendor=Sun Microsystems Inc.
    java.specification.version=1.6
    java.vendor=Sun Microsystems Inc.
    java.vendor.url=http://java.sun.com/
    java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi
    java.version=1.6.0_13
    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=Sun Microsystems Inc.
    java.vm.specification.version=1.0
    java.vm.vendor=Sun Microsystems Inc.
    java.vm.version=11.3-b02
    line.separator=

    maven.mode.standalone=true
    maynstall.basepath=/pulse/action/
    maynstall.rootelement=pulse
    org.apache.commons.logging.Log=org.apache.commons.logging.impl.NoOpLog
    org.eclipse.equinox.launcher.splash.location=c:\Applications\MyEclipse\Common\plugins\com.genuitec.myeclipse.product7_7.5.0.zmyeclipse75020090612\splash.bmp
    org.eclipse.equinox.simpleconfigurator.configUrl=file:org.eclipse.equinox.simpleconfigurator\bundles.info
    org.eclipse.update.reconcile=false
    org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSGi/Minimum-1.1,JRE-1.1,J2SE-1.2,J2SE-1.3,J2SE-1.4,J2SE-1.5,JavaSE-1.6
    org.osgi.framework.language=en
    org.osgi.framework.os.name=WindowsXP
    org.osgi.framework.os.version=5.1.0
    org.osgi.framework.processor=x86
    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.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.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.xml.sax,org.xml.sax.ext,org.xml.sax.helpers
    org.osgi.framework.vendor=Eclipse
    org.osgi.framework.version=1.4.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 XP
    os.version=5.1
    osgi.arch=x86
    osgi.bundles=reference:file:org.eclipse.equinox.simpleconfigurator_1.0.0.v20080604.jar@1:start
    osgi.bundles.defaultStartLevel=4
    osgi.bundlestore=C:\Applications\MyEclipse\MyEclipse_7.0\configuration\org.eclipse.osgi\bundles
    osgi.clean=true
    osgi.compatibility.bootdelegation=true
    osgi.configuration.area=file:/C:/Applications/MyEclipse/MyEclipse_7.0/configuration/
    osgi.framework=file:/c:/Applications/MyEclipse/Common/plugins/org.eclipse.osgi_3.4.3.R34x_v20081215-1030.jar
    osgi.framework.beginningstartlevel=1
    osgi.framework.extensions=
    osgi.framework.shape=jar
    osgi.framework.version=3.4.3.R34x_v20081215-1030
    osgi.install.area=file:/C:/Applications/MyEclipse/Common/
    osgi.instance.area=file:/C:/Larry/Projects/Workspace/
    osgi.instance.area.default=file:/C:/Documents and Settings/EllayararwhyAych/Workspaces/MyEclipse/
    osgi.logfile=C:\Larry\Projects\Workspace\.metadata\.log
    osgi.manifest.cache=C:\Applications\MyEclipse\MyEclipse_7.0\configuration\org.eclipse.osgi\manifests
    osgi.nl=en_US
    osgi.os=win32
    osgi.sharedConfiguration.area=file:/c:/Applications/MyEclipse/Common/configuration/
    osgi.splashLocation=c:\Applications\MyEclipse\Common\plugins\com.genuitec.myeclipse.product7_7.5.0.zmyeclipse75020090612\splash.bmp
    osgi.splashPath=platform:/base/plugins/com.genuitec.myeclipse.product7
    osgi.syspath=c:\Applications\MyEclipse\Common\plugins
    osgi.ws=win32
    path.separator=;
    product.home=/C:/Applications/MyEclipse/Common/plugins/org.jboss.tools.common.model_2.0.0.zmyeclipse75020090612/
    pulse.console.redirect=true
    sun.arch.data.model=32
    sun.boot.class.path=C:\Applications\MyEclipse\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\lib\resources.jar;C:\Applications\MyEclipse\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\lib\rt.jar;C:\Applications\MyEclipse\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\lib\sunrsasign.jar;C:\Applications\MyEclipse\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\lib\jsse.jar;C:\Applications\MyEclipse\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\lib\jce.jar;C:\Applications\MyEclipse\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\lib\charsets.jar;C:\Applications\MyEclipse\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\classes
    sun.boot.library.path=C:\Applications\MyEclipse\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\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=Service Pack 2
    user.country=US
    user.dir=C:\Applications\MyEclipse\MyEclipse_7.0
    user.home=C:\Documents and Settings\EllayararwhyAych
    user.language=en
    user.name=EllayararwhyAych
    user.timezone=America/Los_Angeles
    user.variant=

    *** Features:
    com.genuitec.myeclipse.enterprise.workbench (7.5.0.zmyeclipse75020090612) “MyEclipse Enterprise Workbench”
    com.genuitec.myeclipse.icefaces.feature (7.5.0.zmyeclipse75020090612) “ICEfaces AJAX and Java EE Tooling for MyEclipse”
    com.genuitec.myeclipse.matisse (7.5.0.zmyeclipse75020090612) “MyEclipse Visual Swing Designer Feature”
    com.genuitec.myeclipse.uml2 (7.5.0.zmyeclipse75020090612) “MyEclipse UML2 Feature”
    com.sun.jna (3.0.9) “JNA Library Plug-in”
    org.eclipse.cvs (1.1.2.R342_v20090122-7C79E9x9sLM1t6M9YD7_A7) “Eclipse CVS Client”
    org.eclipse.draw2d (3.4.2.v20090218-1145-3317w311_122502441) “Graphical Editing Framework Draw2d”
    org.eclipse.emf (2.4.2.v200902171115) “EMF – Eclipse Modeling Framework”
    org.eclipse.emf.codegen (2.4.0.v200902171115) “EMF Code Generation”
    org.eclipse.emf.codegen.ecore (2.4.2.v200902171115) “EMF Ecore Code Generator”
    org.eclipse.emf.codegen.ecore.ui (2.4.1.v200902171115) “EMF Ecore Code Generator UI”
    org.eclipse.emf.codegen.ui (2.4.0.v200902171115) “EMF Code Generation UI”
    org.eclipse.emf.common (2.4.0.v200902171115) “EMF Common”
    org.eclipse.emf.common.ui (2.4.0.v200902171115) “EMF Common UI”
    org.eclipse.emf.converter (2.4.1.v200902171115) “EMF Model Converter”
    org.eclipse.emf.databinding (1.0.0.v200902171115) “EMF Data Binding”
    org.eclipse.emf.databinding.edit (1.0.0.v200902171115) “EMF Edit Data Binding”
    org.eclipse.emf.ecore (2.4.2.v200902171115) “EMF Ecore”
    org.eclipse.emf.ecore.edit (2.4.1.v200902171115) “EMF Ecore Edit”
    org.eclipse.emf.ecore.editor (2.4.0.v200902171115) “EMF Sample Ecore Editor”
    org.eclipse.emf.ecore.sdo (2.4.0.v200902171115) “EMF SDO – EMF’s Service Data Objects Implementation”
    org.eclipse.emf.edit (2.4.2.v200902171115) “EMF Edit”
    org.eclipse.emf.edit.ui (2.4.2.v200902171115) “EMF Edit UI”
    org.eclipse.emf.mapping (2.4.0.v200902171115) “EMF Mapping”
    org.eclipse.emf.mapping.ecore (2.4.0.v200902171115) “EMF Ecore Mapping”
    org.eclipse.emf.mapping.ecore.editor (2.4.0.v200902171115) “EMF Ecore Mapping Editor”
    org.eclipse.emf.mapping.ui (2.4.0.v200902171115) “EMF Mapping UI”
    org.eclipse.gef (3.4.2.v20090218-1145-67728084A56B4I233613552) “Graphical Editing Framework GEF”
    org.eclipse.help (1.0.2.R342_v20090122-7r7xEKaEJBZu5oGhP3u6nOmbM9VK) “Help System Base”
    org.eclipse.jdt (3.4.2.r342_v20081217-7o7tEAoEEDWEm5HTrKn-svO4BbDI) “Eclipse Java Development Tools”
    org.eclipse.mylyn_feature (3.2.1.v20090722-0200-e3x) “Mylyn”
    org.eclipse.pde (3.4.2.R342_v20090122-7T7U1E9imVKz-A8Vz-p_jRS) “PDE”
    org.eclipse.platform (3.4.2.R342_v20090122-9I96EiWElHi8lheoJKJIvhM3JfVsYbRrgVIWL) “Eclipse Platform”
    org.eclipse.rcp (3.4.200.R342_v20090122-989JESTEbig-SVaL8UJHcYBr4A63) “Eclipse RCP”
    org.eclipse.team.svn (0.7.8.I20090506-1500) “Subversive SVN Team Provider (Incubation)”
    org.eclipse.xsd (2.4.2.v200902171115) “XSD – XML Schema Definition Model”
    org.eclipse.xsd.edit (2.4.0.v200902171115) “XSD Edit”
    org.polarion.eclipse.team.svn.connector (2.2.1.I20090708-1500) “Subversive SVN Connectors”
    org.polarion.eclipse.team.svn.connector.javahl15 (2.2.1.I20090708-1500) “Subversive SVN 1.5 JavaHL Connector”
    org.polarion.eclipse.team.svn.connector.javahl15.win32 (2.2.1.I20090708-1500) “JavaHL 1.5.4 Win32 Binaries”
    org.polarion.eclipse.team.svn.connector.svnkit15 (2.2.1.I20090708-1500) “Subversive SVN 1.5 SVN Kit Connector”
    org.tigris.subversion.clientadapter.feature (1.6.4.1) “Subversion Client Adapter”
    org.tigris.subversion.clientadapter.javahl.feature (1.6.5) “Subversion JavaHL”
    org.tigris.subversion.clientadapter.svnkit.feature (1.6.4) “SVNKit Client Adapter”
    org.tigris.subversion.subclipse (1.6.5) “SVN Team Provider Core”
    org.tigris.subversion.subclipse.graph.feature (1.0.7) “Subversion Revision Graph”
    org.tigris.subversion.subclipse.mylyn (3.0.0) “Subclipse Integration for Mylyn 3.x”
    org.tmatesoft.svnkit (1.3.0.5847) “SVNKit Library Plug-in”

    *** Plug-in Registry:
    ca.ecliptical.emf.xpath (1.0.0.zmyeclipse75020090612) “EMF XPath Plug-in” [Starting]
    com.genuitec.eclipse.aspphp.core (7.5.0.zmyeclipse75020090612) “MyEclipse ASP and PHP Support Core” [Starting]
    com.genuitec.eclipse.aspphp.ui (7.5.0.zmyeclipse75020090612) “MyEclipse ASP and PHP Support UI” [Starting]
    com.genuitec.eclipse.ast.deploy.core (7.5.0.zmyeclipse75020090612) “MyEclipse Deployment Support” [Starting]
    com.genuitec.eclipse.browser (7.5.0.zmyeclipse75020090612) “MyEclipse Web Browser” [Starting]
    com.genuitec.eclipse.core (7.5.0.zmyeclipse75020090612) “MyEclipse Core” [Active]
    com.genuitec.eclipse.core.common (7.5.0.zmyeclipse75020090612) “MyEclipse Common Core Utilities” [Active]
    com.genuitec.eclipse.core.common.platform (7.5.0.zmyeclipse75020090612) “MyEclipse Common Core Platform Utilities” [Active]
    com.genuitec.eclipse.cross.easystruts.eclipse (7.5.0.zmyeclipse75020090612) “MyEclipse Struts Support” [Starting]
    com.genuitec.eclipse.dashboard (7.5.0.zmyeclipse75020090612) “MyEclipse Plugin Dashboard” [Active]
    com.genuitec.eclipse.dehory (7.5.0.zmyeclipse75020090612) “MyEclipse Visual Swing Designer” [Starting]
    com.genuitec.eclipse.derby (7.5.0.zmyeclipse75020090612) “MyEclipse Derby” [Active]
    com.genuitec.eclipse.desktop (7.5.0.zmyeclipse75020090612) “MyEclipse Desktop Utilities” [Starting]
    com.genuitec.eclipse.dtd (7.5.0.zmyeclipse75020090612) “MyEclipse DTD Support” [Starting]
    com.genuitec.eclipse.easie.core (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE Core” [Active]
    com.genuitec.eclipse.easie.geronimo1 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE Geronimo 1” [Active]
    com.genuitec.eclipse.easie.geronimo2 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE Geronimo 2” [Active]
    com.genuitec.eclipse.easie.jboss (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE JBoss” [Active]
    com.genuitec.eclipse.easie.jboss2 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE JBoss 2” [Active]
    com.genuitec.eclipse.easie.jboss3 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE JBoss 3” [Active]
    com.genuitec.eclipse.easie.jboss4 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE JBoss 4” [Active]
    com.genuitec.eclipse.easie.jboss5 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE JBoss 5” [Active]
    com.genuitec.eclipse.easie.jetty (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE Jetty” [Active]
    com.genuitec.eclipse.easie.jetty4 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE Jetty 4” [Active]
    com.genuitec.eclipse.easie.jetty5 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE Jetty 5” [Active]
    com.genuitec.eclipse.easie.jetty6 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE Jetty 6” [Active]
    com.genuitec.eclipse.easie.jonas (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE JOnAS” [Active]
    com.genuitec.eclipse.easie.jonas3 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE JOnAS 3” [Active]
    com.genuitec.eclipse.easie.jonas4 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE JOnAS 4” [Active]
    com.genuitec.eclipse.easie.jrun (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE JRun” [Active]
    com.genuitec.eclipse.easie.jrun4 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE JRun 4” [Active]
    com.genuitec.eclipse.easie.oracle (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE Oracle AS” [Active]
    com.genuitec.eclipse.easie.oracle10 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE Oracle 10 AS” [Active]
    com.genuitec.eclipse.easie.oracle9 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE Oracle 9 AS” [Active]
    com.genuitec.eclipse.easie.orion1 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE Orion 1” [Active]
    com.genuitec.eclipse.easie.orion2 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE Orion 2” [Active]
    com.genuitec.eclipse.easie.resin (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE Resin” [Active]
    com.genuitec.eclipse.easie.resin2 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE Resin 2” [Active]
    com.genuitec.eclipse.easie.resin3 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE Resin 3” [Active]
    com.genuitec.eclipse.easie.sun (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE Sun One” [Active]
    com.genuitec.eclipse.easie.sun8 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE Sun 8” [Active]
    com.genuitec.eclipse.easie.sun81 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE Sun 8.x” [Active]
    com.genuitec.eclipse.easie.sun9 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE Sun 9” [Active]
    com.genuitec.eclipse.easie.sunglassfish (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE Glassfish 1” [Active]
    com.genuitec.eclipse.easie.sunglassfish2 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE Glassfish 2” [Active]
    com.genuitec.eclipse.easie.tomcat (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE Tomcat” [Active]
    com.genuitec.eclipse.easie.tomcat.myeclipse (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE MyEclipse Tomcat 6 Server” [Active]
    com.genuitec.eclipse.easie.tomcat4 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE Tomcat 4” [Active]
    com.genuitec.eclipse.easie.tomcat5 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE Tomcat 5” [Active]
    com.genuitec.eclipse.easie.tomcat6 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE Tomcat 6” [Active]
    com.genuitec.eclipse.easie.weblogic (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE WebLogic” [Active]
    com.genuitec.eclipse.easie.weblogic10 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE WebLogic 10” [Active]
    com.genuitec.eclipse.easie.weblogic6 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE WebLogic 6” [Active]
    com.genuitec.eclipse.easie.weblogic7 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE WebLogic 7” [Active]
    com.genuitec.eclipse.easie.weblogic8 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE WebLogic 8” [Active]
    com.genuitec.eclipse.easie.weblogic9 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE WebLogic 9” [Active]
    com.genuitec.eclipse.easie.websphere (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE WebSphere 4” [Active]
    com.genuitec.eclipse.easie.websphere.wasce (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE WebSphere Community Edition” [Active]
    com.genuitec.eclipse.easie.websphere5 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE WebSphere 5” [Active]
    com.genuitec.eclipse.easie.websphere6 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE WebSphere 6” [Active]
    com.genuitec.eclipse.easie.websphere61 (7.5.0.zmyeclipse75020090612) “MyEclipse EASIE WebSphere 6.1” [Active]
    com.genuitec.eclipse.examples (7.5.0.zmyeclipse75020090612) “MyEclipse Examples” [Active]
    com.genuitec.eclipse.export.wizard (7.5.0.zmyeclipse75020090612) “MyEclipse J2EE Export Wizards” [Starting]
    com.genuitec.eclipse.fileview (7.5.0.zmyeclipse75020090612) “MyEclipse File View” [Active]
    com.genuitec.eclipse.hibernate (7.5.0.zmyeclipse75020090612) “MyEclipse Hibernate Capabilities” [Active]
    com.genuitec.eclipse.icefaces (7.1.2.zmyeclipse75020090612) “ICEfaces Runtime Libraries for MyEclipse” [Starting]
    com.genuitec.eclipse.imageeditor (7.5.0.zmyeclipse75020090612) “MyEclipse Image Editor” [Starting]
    com.genuitec.eclipse.integration (7.5.0.zmyeclipse75020090612) “MyEclipse Integration Utilities” [Starting]
    com.genuitec.eclipse.intro (7.5.0.zmyeclipse75020090612) “MyEclipse Intro” [Active]
    com.genuitec.eclipse.j2eedt.core (7.5.0.zmyeclipse75020090612) “MyEclipse Java Enterprise Development Tooling” [Active]
    com.genuitec.eclipse.javascript (7.5.0.zmyeclipse75020090612) “MyEclipse Javascript Support” [Starting]
    com.genuitec.eclipse.jniwrapper (7.5.0.zmyeclipse75020090612) “MyEclipse JNIWrapper” [Starting]
    com.genuitec.eclipse.jsf (7.5.0.zmyeclipse75020090612) “MyEclipse JSF Capabilities” [Active]
    com.genuitec.eclipse.jsf.designer (7.5.0.zmyeclipse75020090612) “MyEclipse JSF Designer Plug-in” [Active]
    com.genuitec.eclipse.maven (7.5.0.zmyeclipse75020090612) “Maven4MyEclipse Plug-in” [Starting]
    com.genuitec.eclipse.memory (7.5.0.zmyeclipse75020090612) “MyEclipse Memory Monitor” [Active]
    com.genuitec.eclipse.modeling.core (7.5.0.zmyeclipse75020090612) “MyEclipse Modeling Core” [Starting]
    com.genuitec.eclipse.modeling.core.layout (7.5.0.zmyeclipse75020090612) “MyEclipse Graph Layout” [Starting]
    com.genuitec.eclipse.persistence.jpa (7.5.0.zmyeclipse75020090612) “MyEclipse JPA” [Starting]
    com.genuitec.eclipse.portlet (7.5.0.zmyeclipse75020090612) “MyEclipse Portlet Support” [Starting]
    com.genuitec.eclipse.reporting (7.5.0.zmyeclipse75020090612) “MyEclipse Reports” [Starting]
    com.genuitec.eclipse.reporting.oda (7.5.0.zmyeclipse75020090612) “MyEclipse ODA Runtime Driver” [Starting]
    com.genuitec.eclipse.reporting.oda.ui (7.5.0.zmyeclipse75020090612) “MyEclipse ODA Designer” [Starting]
    com.genuitec.eclipse.springframework (7.5.0.zmyeclipse75020090612) “MyEclipse Spring Framework Support” [Active]
    com.genuitec.eclipse.springhibernate (7.5.0.zmyeclipse75020090612) “MyEclipse Spring / Hibernate Support” [Starting]
    com.genuitec.eclipse.sqlexplorer (7.5.0.zmyeclipse75020090612) “MyEclipse Database Explorer Plugin” [Active]
    com.genuitec.eclipse.sqlexplorer.mssql (7.5.0.zmyeclipse75020090612) “MyEclipse SQLServer Support” [Starting]
    com.genuitec.eclipse.sqlexplorer.mysql (7.5.0.zmyeclipse75020090612) “MyEclipse MySQL Support” [Starting]
    com.genuitec.eclipse.sqlexplorer.oracle (7.5.0.zmyeclipse75020090612) “MyEclipse Oracle Database Explorer” [Starting]
    com.genuitec.eclipse.struts (7.5.0.zmyeclipse75020090612) “MyEclipse Struts Capabilities” [Starting]
    com.genuitec.eclipse.tapestry (7.5.0.zmyeclipse75020090612) “MyEclipse Tapestry Integration” [Active]
    com.genuitec.eclipse.tapestry.docs.contrib (7.5.0.zmyeclipse75020090612) “MyEclipse Spindle Documentation Additions” [Resolved]
    com.genuitec.eclipse.tapestry.ui.contrib (7.5.0.zmyeclipse75020090612) “MyEclipse Tapestry UI Integration Fragment” [Resolved]
    com.genuitec.eclipse.templates (7.5.0.zmyeclipse75020090612) “MyEclipse Code Generation Template Support” [Active]
    com.genuitec.eclipse.uml (7.5.0.zmyeclipse75020090612) “MyEclipse UML1” [Starting]
    com.genuitec.eclipse.uml2.core (7.5.0.zmyeclipse75020090612) “MyEclipse UML2” [Starting]
    com.genuitec.eclipse.uml2.ui (7.5.0.zmyeclipse75020090612) “MyEclipse UML2 UI” [Starting]
    com.genuitec.eclipse.uml2.umrImporter (7.5.0.zmyeclipse75020090612) “MyEclipse UMR Importer” [Starting]
    com.genuitec.eclipse.visualvm (7.5.0.zmyeclipse75020090612) “VisualVM for MyEclipse” [Starting]
    com.genuitec.eclipse.visualvm.binary (7.5.0.zmyeclipse75020090612) “VisualVM for MyEclipse Binaries” [Resolved]
    com.genuitec.eclipse.wdt.jsp.debug (7.5.0.zmyeclipse75020090612) “MyEclipse JSP Debug Tooling” [Active]
    com.genuitec.eclipse.web.imagepreviewer (7.5.0.zmyeclipse75020090612) “MyEclipse Image Previewer” [Starting]
    com.genuitec.eclipse.webdesigner3 (7.5.0.zmyeclipse75020090612) “MyEclipse Visual Web Designer” [Starting]
    com.genuitec.eclipse.wizards (7.5.0.zmyeclipse75020090612) “MyEclipse File Creation Wizards” [Active]
    com.genuitec.eclipse.ws (7.5.0.zmyeclipse75020090612) “MyEclipse REST Web Services Support” [Active]
    com.genuitec.eclipse.ws.xfire (7.5.0.zmyeclipse75020090612) “MyEclipse Web Services Support” [Active]
    com.genuitec.eclipse.ws.xfire.framework (7.5.0.zmyeclipse75020090612) “MyEclipse XFire Web Services Support” [Active]
    com.genuitec.javascript.debug (7.5.0.zmyeclipse75020090612) “MyEclipse JavaScript Debugger” [Starting]
    com.genuitec.javascript.debug.mozilla (7.5.0.zmyeclipse75020090612) “MyEclipse JavaScript Browser” [Resolved]
    com.genuitec.jboss.ide.eclipse.apache.xalan (7.5.0.zmyeclipse75020090612) “MyEclipse XDoclet Apache Xalan” [Resolved]
    com.genuitec.jboss.ide.eclipse.core (7.5.0.zmyeclipse75020090612) “MyEclipse XDoclet Support Core” [Starting]
    com.genuitec.jboss.ide.eclipse.xdoclet.assist (7.5.0.zmyeclipse75020090612) “MyEclipse XDoclet Assist” [Starting]
    com.genuitec.jboss.ide.eclipse.xdoclet.core (7.5.0.zmyeclipse75020090612) “MyEclipse XDoclet Core” [Starting]
    com.genuitec.jboss.ide.eclipse.xdoclet.run (7.5.0.zmyeclipse75020090612) “MyEclipse XDoclet Runner” [Starting]
    com.genuitec.jboss.ide.eclipse.xdoclet.ui (7.5.0.zmyeclipse75020090612) “MyEclipse XDoclet UI Plug-in” [Starting]
    com.genuitec.myeclipse.compatibility (7.5.0.zmyeclipse75020090612) “MyEclipse Backward Compatibility” [Active]
    com.genuitec.myeclipse.doc (7.5.0.zmyeclipse75020090612) “MyEclipse Documentation” [Starting]
    com.genuitec.myeclipse.doc.toc (7.5.0.zmyeclipse75020090612) “MyEclipse Documentation TOC” [Starting]
    com.genuitec.myeclipse.icefaces (7.1.2.zmyeclipse75020090612) “ICEfaces Integration for MyEclipse” [Active]
    com.genuitec.myeclipse.icefaces.branding (7.1.1.zmyeclipse75020090612) “ICEfaces AJAX and Java EE Tooling for MyEclipse” [Resolved]
    com.genuitec.myeclipse.matisse (7.5.0.zmyeclipse75020090612) “MyEclipse Visual Swing Designer Feature” [Resolved]
    com.genuitec.myeclipse.perspective (7.5.0.zmyeclipse75020090612) “MyEclipse Perspective Plug-in” [Active]
    com.genuitec.myeclipse.product7 (7.5.0.zmyeclipse75020090612) “MyEclipse Product” [Starting]
    com.genuitec.myeclipse.uml2 (7.5.0.zmyeclipse75020090612) “MyEclipse UML2 Feature” [Resolved]
    com.genuitec.org.eclipse.webbrowser (7.5.0.zmyeclipse75020090612) “MyEclipse Web Browser” [Starting]
    com.genuitec.org.hibernate.eclipse (3.2.4.CR1-zmyeclipse75020090612) “MyEclipse Hibernate Core” [Active]
    com.genuitec.org.hibernate.eclipse.console (3.2.4.CR1-zmyeclipse75020090612) “MyEclipse Hibernate Console” [Active]
    com.genuitec.org.hibernate.eclipse.mapper (3.2.4.CR1-zmyeclipse75020090612) “MyEclipse Hibernate Mapper” [Starting]
    com.genuitec.pulse.client.common.shortcut (2.4.2.200905042000) “Shortcut Support” [Starting]
    com.genuitec.pulse.client.common.shortcut.win32 (2.4.2.200905042000) “Windows Shortcut Support” [Resolved]
    com.genuitec.pulse.client.common.ui (2.4.2.200905042000) “Pulse Common UI” [Resolved]
    com.genuitec.pulse.client.common.ui.win32 (2.4.2.200905042000) “Pulse Common UI Windows Support” [Resolved]
    com.genuitec.pulse2.client.auth.addon (2.4.2.200905042000) “External Login Service” [Resolved]
    com.genuitec.pulse2.client.authentication (2.4.2.200905042000) “Client Authentication” [Starting]
    com.genuitec.pulse2.client.common (2.4.2.200905042000) “Pulse Client Common” [Active]
    com.genuitec.pulse2.client.common.exec (2.4.2.200905042000) “Common Execution Services” [Active]
    com.genuitec.pulse2.client.common.provisioning (2.4.2.200905042000) “Common Pulse Provisioning Services” [Active]
    com.genuitec.pulse2.client.common.provisioning.security (2.4.2.200905042000) “Provisioning Security” [Starting]
    com.genuitec.pulse2.client.installer.common (2.4.2.200905042000) “Pulse Client Common Services” [Active]
    com.genuitec.pulse2.client.installer.ui (2.4.2.200905042000) “Pulse Client Installer” [Active]
    com.genuitec.pulse2.client.launcher.ui (2.4.2.200905042000) “Launcher UI with p2 Support” [Active]
    com.genuitec.pulse2.client.properties (2.4.2.200905042000) “Pulse Client Properties Service” [Active]
    com.genuitec.pulse2.client.services (2.4.2.200905042000) “Pulse Client Services” [Active]
    com.genuitec.pulse2.client.services.ui (2.4.2.200905042000) “Pulse Client Services UI” [Active]
    com.genuitec.pulse2.client.targetcfg.dropins (2.4.2.200905042000) “Pulse Target Configuration Dropins Extensions” [Active]
    com.genuitec.pulse2.client.targetcfg.jdt (2.4.2.200905042000) “Pulse Target Configuration JDT Extensions” [Active]
    com.genuitec.pulse2.client.targetcfg.ui (2.4.2.200905042000) “Pulse Target Configuration UI” [Active]
    com.genuitec.pulse2.client.updatesite (2.4.2.200905042000) “Pulse Update Site Services” [Active]
    com.genuitec.pulse2.common (2.4.2.200905042000) “Pulse Common Services” [Active]
    com.genuitec.pulse2.common.http (2.6.1.200905042000) “Http Plug-in” [Active]
    com.genuitec.pulse2.common.ui (2.4.2.200905042000) “Pulse Common UI Services” [Active]
    com.genuitec.pulse2.model (2.4.2.200905042000) “Pulse Data Model” [Active]
    com.genuitec.pulse2.model.clientext (2.4.2.200905042000) “Client-side Mappings for Context” [Resolved]
    com.ibm.icu (3.8.1.v20080530) “International Components for Unicode for Java (ICU4J)” [Active]
    com.icesoft.ide.eclipse.designtime (7.1.2.zmyeclipse75020090612) “ICEfaces Design-Time Support for MyEclipse” [Starting]
    com.icesoft.ide.eclipse.icefaces.doc (7.1.2.zmyeclipse75020090612) “ICEfaces Help Documentation for MyEclipse” [Resolved]
    com.iw.plugins.spindle.core (7.5.0.zmyeclipse75020090612) “MyEclipse Spindle Core Support” [Active]
    com.iw.plugins.spindle.docs (7.5.0.zmyeclipse75020090612) “MyEclipse Spindle 3 Documentation” [Starting]
    com.iw.plugins.spindle.ui (7.5.0.zmyeclipse75020090612) “MyEclipse Spindle UI” [Active]
    com.jcraft.jsch (0.1.37.v200803061811) “JSch” [Resolved]
    com.lowagie.itext (1.5.4.v20080228) “Lowagie Itext” [Resolved]
    com.myeclipseide.feature.branding (7.5.0.zmyeclipse75020090612) “MyEclipse Enterprise Workbench” [Resolved]
    com.sun.jna (3.0.9) “JNA Library Plug-in” [Starting]
    fr.obeo.acceleo.bridge (2.5.1.200902031906) “Acceleo Bridge Plug-in” [Starting]
    fr.obeo.acceleo.bridge.ui (2.5.1.200902031906) “Acceleo Bridge Ui Plug-in” [Starting]
    fr.obeo.acceleo.chain (2.5.1.200902031908) “Acceleo Chain Model” [Starting]
    fr.obeo.acceleo.chain.edit (2.5.1.200902031908) “Acceleo Chain Edit Support” [Starting]
    fr.obeo.acceleo.chain.editor (2.5.1.200902031908) “Acceleo Chain Editor” [Starting]
    fr.obeo.acceleo.chain.ui (2.5.1.200902031908) “Acceleo Chain Ui Plug-in” [Starting]
    fr.obeo.acceleo.ecore (2.5.1.200902031908) “Acceleo Ecore Plug-in” [Starting]
    fr.obeo.acceleo.ecore.ui (2.5.1.200902031908) “Acceleo Ecore Ui Plug-in” [Starting]
    fr.obeo.acceleo.gen (2.5.1.200902031908) “Acceleo Generator Plug-in” [Starting]
    fr.obeo.acceleo.gen.debug.ui (2.5.1.200902031908) “Acceleo Gen Debug Ui Plug-in” [Starting]
    fr.obeo.acceleo.gen.profiler (2.5.1.200902031908) “Acceleo Profiler Model” [Starting]
    fr.obeo.acceleo.gen.profiler.edit (2.5.1.200902031908) “Acceleo Profiler Edit Support” [Starting]
    fr.obeo.acceleo.gen.profiler.editor (2.5.1.200902031908) “Acceleo Profiler Editor” [Starting]
    fr.obeo.acceleo.gen.ui (2.5.1.200902031908) “Acceleo Generator Ui Plug-in” [Starting]
    fr.obeo.acceleo.template (2.5.1.200902031908) “Acceleo Template Model Plug-in” [Starting]
    fr.obeo.acceleo.template.edit (2.5.1.200902031908) “Acceleo Template Model Edit Support Plug-in” [Starting]
    fr.obeo.acceleo.template.gen (2.5.1.200902031908) “Acceleo Template Model Gen Plug-in” [Resolved]
    fr.obeo.acceleo.tools (2.5.1.200902031908) “Acceleo Tools Plug-in” [Starting]
    fr.obeo.acceleo.tools.ui (2.5.1.200902031908) “Acceleo Tools Ui Plug-in” [Starting]
    fr.obeo.acceleo.uml13 (2.5.1.200902031906) “Acceleo Uml13 Model” [Starting]
    fr.obeo.acceleo.uml14 (2.5.1.200902031906) “Acceleo Uml14 Model” [Starting]
    fr.obeo.acceleo.uml14.mof (2.5.1.200902031906) “Acceleo Uml14 Mof Plug-in” [Starting]
    fr.obeo.acceleo.uml14.ui (2.5.1.200902031906) “Acceleo Uml14 Ui Plug-in” [Starting]
    ie.wombat.jbdiff (0.1.0.200905042000) “Jbdiff Plug-in” [Starting]
    javax.activation (1.1.0.v200806101325) “Apache Geronimo Activation Plug-in” [Resolved]
    javax.mail (1.4.0.v200804091730) “Javax Mail Plug-in” [Resolved]
    javax.persistence (1.99.0.200905042000) “JPA 1.99 – Extended for OSGi” [Resolved]
    javax.servlet (2.4.0.v200806031604) “Servlet API Bundle” [Resolved]
    javax.servlet.jsp (2.0.0.v200806031607) “Java Server Pages API Bundle” [Resolved]
    javax.wsdl (1.4.0.v200806030407) “WSDL4J” [Resolved]
    javax.wsdl (1.5.1.v200806030408) “WSDL4J” [Resolved]
    javax.xml (1.3.4.v200806030440) “JAXP XML” [Resolved]
    javax.xml.rpc (1.1.0.v200806030420) “JAX-RPC” [Resolved]
    javax.xml.soap (1.2.0.v200806030421) “SAAJ” [Resolved]
    net.sf.cglib (1.0.0.200905042000) “Cglib Plug-in” [Resolved]
    net.sf.solareclipse.ui (0.4.0.zmyeclipse75020090612) “MyEclipse Spindle SolarEclipse UI” [Resolved]
    net.sf.solareclipse.xml.ui (0.4.0.zmyeclipse75020090612) “MyEclipse Spindle XML Development Tools UI” [Starting]
    net.sourceforge.lpg.lpgjavaruntime (1.1.0.v200803061910) “SourceForge LPG” [Resolved]
    org.aopalliance (1.0.0) “aopalliance” [Resolved]
    org.apache.ant (1.7.0.v200803061910) “Apache Ant” [Resolved]
    org.apache.axis (1.4.0.v200807230600) “Apache Web Services” [Resolved]
    org.apache.batik.bridge (1.6.0.v200805290154) “Apache Batik Bridge/GVT/Scripting” [Resolved]
    org.apache.batik.css (1.6.0.v200805290154) “Apache Batik CSS” [Resolved]
    org.apache.batik.dom (1.6.0.v200805290154) “Apache Batik DOM” [Resolved]
    org.apache.batik.dom.svg (1.6.0.v200805290154) “Apache Batik SVG DOM” [Resolved]
    org.apache.batik.ext.awt (1.6.0.v200805290154) “Apache Batik AWT Utilities” [Resolved]
    org.apache.batik.extension (1.6.0.v200805290154) “Apache Batik Extension” [Resolved]
    org.apache.batik.parser (1.6.0.v200805290154) “Apache Batik Parser” [Resolved]
    org.apache.batik.pdf (1.6.0.v200806031500) “Apache Batik PDF” [Resolved]
    org.apache.batik.svggen (1.6.0.v200805290154) “Apache Batik SVG Generation” [Resolved]
    org.apache.batik.swing (1.6.0.v200805290154) “Apache Batik Swing” [Resolved]
    org.apache.batik.transcoder (1.6.0.v200805290154) “Apache Batik Transcoder” [Resolved]
    org.apache.batik.util (1.6.0.v200805290154) “Apache Batik Utilities” [Resolved]
    org.apache.batik.util.gui (1.6.0.v200805290154) “Apache Batik GUI Utilities” [Resolved]
    org.apache.batik.xml (1.6.0.v200805290154) “Apache Batik XML” [Resolved]
    org.apache.cactus (1.7.2.v200805140145) “Cactus Resource Plug-in” [Starting]
    org.apache.commons.codec (1.3.0.v20080530-1600) “Apache Commons Codec Plug-in” [Resolved]
    org.apache.commons.collections (3.2.0) “Apache Commons Collections” [Resolved]
    org.apache.commons.discovery (0.2.0.v200806030120) “Jakarta-Commons Discovery” [Resolved]
    org.apache.commons.el (1.0.0.v200806031608) “Apache Commons JSP 2.0 Expression Language Interpreter” [Resolved]
    org.apache.commons.httpclient (3.1.0.v20080605-1935) “Apache Commons Httpclient” [Resolved]
    org.apache.commons.httpclient (3.1.0.200905042000) “Apache Commons Httpclient” [Resolved]
    org.apache.commons.io (1.3.2.v20080604-1500) “Apache Commons IO” [Resolved]
    org.apache.commons.jxpath (1.2.0.v20080604-1500) “Apache Commons JXPath” [Resolved]
    org.apache.commons.lang (2.3.0.v200803061910) “Apache Jakarta Commons Lang” [Resolved]
    org.apache.commons.logging (1.0.4.v20080605-1930) “Apache Commons Logging Plug-in” [Resolved]
    org.apache.commons.logging (1.0.4.v200904062259) “Apache Commons Logging Plug-in” [Resolved]
    org.apache.derby.core (10.3.1.4) “Apache Derby Core Plug-in for Eclipse” [Starting]
    org.apache.jasper (5.5.17.v200806031609) “Apache Jasper 2 Plug-in” [Resolved]
    org.apache.log4j (1.2.13.v200806030600) “Apache Jakarta log4j Plug-in” [Resolved]
    org.apache.lucene (1.9.1.v20080530-1600) “Apache Lucene” [Resolved]
    org.apache.lucene.analysis (1.9.1.v20080530-1600) “Apache Lucene Analysis” [Resolved]
    org.apache.wsil4j (1.0.0.v200806040330) “WSIL4J” [Resolved]
    org.apache.xerces (2.9.0.v200805270400) “Apache Xerces-J” [Resolved]
    org.apache.xml.resolver (1.2.0.v200806030312) “Apache XmlResolver” [Resolved]
    org.apache.xml.serializer (2.7.1.v200806030322) “Apache XML Commons Serializer” [Resolved]
    org.aspectj.ajde (1.6.6.20090723171200) “AspectJ” [Active]
    org.aspectj.aspectjrt (1.6.0.v200808071200) “aspecjrt” [Resolved]
    org.aspectj.aspectjweaver (1.6.0.v200805211800) “aspectjweaver” [Resolved]
    org.aspectj.runtime (1.6.6.20090723171200) “AspectJ Runtime” [Resolved]
    org.aspectj.weaver (1.6.6.20090723171200) “AspectJ Weaver” [Resolved]
    org.eclipse.ajdt.core (2.0.1.e34x-20090723-1700) “AspectJ Development Tools Core” [Active]
    org.eclipse.albireo.core (0.0.2.zmyeclipse75020090612) “Albireo Core (Incubation)” [Resolved]
    org.eclipse.ant.core (3.2.0.v20080529) “Ant Build Tool Core” [Starting]
    org.eclipse.ant.ui (3.3.1.v20090120_r342) “Ant UI” [Starting]
    org.eclipse.atf.core (0.2.2.zmyeclipse75020090612) “Core Plug-in (Incubation)” [Starting]
    org.eclipse.atf.mozilla.ide.core (0.2.2.zmyeclipse75020090612) “Mozide Core Plugin (Incubation)” [Starting]
    org.eclipse.atf.mozilla.ide.debug (0.2.2.zmyeclipse75020090612) “Mozilla Debug Plug-in (Incubation)” [Starting]
    org.eclipse.atf.mozilla.ide.debug.ui (0.2.2.zmyeclipse75020090612) “Mozilla Debug UI Plug-in (Incubation)” [Active]
    org.eclipse.atf.mozilla.ide.ui (0.2.2.zmyeclipse75020090612) “Moz IDE UI Plug-in (Incubation)” [Starting]
    org.eclipse.atf.mozilla.ide.ui.extras (0.2.2.zmyeclipse75020090612) “Mozilla IDE UI Extras Plug-in (Incubation)” [Starting]
    org.eclipse.atf.templates (0.2.2.zmyeclipse75020090612) “Templates Plug-in (Incubation)” [Starting]
    org.eclipse.atf.ui (0.2.2.zmyeclipse75020090612) “Ui Plug-in (Incubation)” [Starting]
    org.eclipse.birt (2.3.1.v20080701) “Business Intelligence and Reporting Tools” [Resolved]
    org.eclipse.birt.chart (2.3.1.v20080701) “BIRT Chart Framework” [Resolved]
    org.eclipse.birt.chart.cshelp (2.3.1.v20080701) “BIRT Chart Context-sensitive Help” [Starting]
    org.eclipse.birt.chart.device.extension (2.3.1.v20080905) “BIRT Chart Device Extension(s)” [Starting]
    org.eclipse.birt.chart.device.pdf (2.3.1.v20080703) “BIRT Chart Device PDF Extension” [Starting]
    org.eclipse.birt.chart.device.svg (2.3.1.v20080905) “BIRT Chart Device SVG Extension” [Starting]
    org.eclipse.birt.chart.device.swt (2.3.1.v20080731) “BIRT Chart Device SWT Extension” [Starting]
    org.eclipse.birt.chart.engine (2.3.1.v20080905) “BIRT Chart Engine” [Starting]
    org.eclipse.birt.chart.engine.extension (2.3.1.v20080821) “BIRT Chart Engine Extension” [Starting]
    org.eclipse.birt.chart.reportitem (2.3.1.v20080908) “BIRT Chart-Report Integration” [Starting]
    org.eclipse.birt.chart.reportitem.ui (2.3.1.v20080911) “BIRT Chart-Report UI Integration Plug-in” [Starting]
    org.eclipse.birt.chart.runtime (2.3.0.v20080304) “BIRT Chart Runtime” [Resolved]
    org.eclipse.birt.chart.ui (2.3.1.v20080827) “BIRT Chart Library UI Plug-in” [Starting]
    org.eclipse.birt.chart.ui.extension (2.3.1.v20080827) “BIRT Chart UI Extension” [Starting]
    org.eclipse.birt.core (2.3.1.zmyeclipse75020090612) “BIRT Core Package” [Starting]
    org.eclipse.birt.core.ui (2.3.1.v20080807) “BIRT Core UI” [Starting]
    org.eclipse.birt.cshelp (2.3.1.zmyeclipse75020090612) “BIRT Context-sensitive Help” [Starting]
    org.eclipse.birt.data (2.3.1.v20080829) “BIRT Data Engine” [Starting]
    org.eclipse.birt.data.aggregation (2.3.1.v20080829) “Build-in Aggregation Plug-in” [Starting]
    org.eclipse.birt.doc (2.3.1.zmyeclipse75020090612) “BIRT Documentation” [Starting]
    org.eclipse.birt.integration.wtp.ui (2.3.1.zmyeclipse75020090612) “BIRT WTP Integration Plug-in” [Starting]
    org.eclipse.birt.report.data.adapter (2.3.1.v20080902) “BIRT Data Adapter” [Starting]
    org.eclipse.birt.report.data.oda.jdbc (2.3.1.zmyeclipse75020090612) “BIRT ODA-JDBC Bridge Driver” [Starting]
    org.eclipse.birt.report.data.oda.jdbc.ui (2.3.1.v20080902) “BIRT JDBC UI Plug-in” [Starting]
    org.eclipse.birt.report.data.oda.xml (2.3.1.v20080827) “BIRT ODA-XML Driver” [Starting]
    org.eclipse.birt.report.data.oda.xml.ui (2.3.1.v20080827) “BIRT ODA XML Designer” [Starting]
    org.eclipse.birt.report.debug.core (2.3.1.zmyeclipse75020090612) “BIRT Debug Core Plug-in” [Resolved]
    org.eclipse.birt.report.debug.ui (2.3.1.zmyeclipse75020090612) “BIRT Debug UI Plug-in” [Starting]
    org.eclipse.birt.report.designer (2.3.1.v20080701) “BIRT Report Designer” [Resolved]
    org.eclipse.birt.report.designer.core (2.3.1.zmyeclipse75020090612) “BIRT Designer Core” [Starting]
    org.eclipse.birt.report.designer.ui (2.3.1.zmyeclipse75020090612) “BIRT Designer UI” [Starting]
    org.eclipse.birt.report.designer.ui.cubebuilder (2.3.1.v20080905) “BIRT Cube Builder Plug-in” [Starting]
    org.eclipse.birt.report.designer.ui.editor.script (2.3.1.v20080905) “BIRT Enhanced Script Editor Plug-in” [Starting]
    org.eclipse.birt.report.designer.ui.editor.xml.wtp (2.3.1.v20080905) “BIRT Advanced XML Editor Plug-in” [Starting]
    org.eclipse.birt.report.designer.ui.editors (2.3.1.zmyeclipse75020090612) “BIRT MultipageEditor Extension Point Plug-in” [Starting]
    org.eclipse.birt.report.designer.ui.editors.schematic (2.3.1.v20080905) “BIRT Editors Plug-in” [Starting]
    org.eclipse.birt.report.designer.ui.ide (2.3.1.zmyeclipse75020090612) “BIRT Designer UI for IDE” [Starting]
    org.eclipse.birt.report.designer.ui.lib (2.3.1.v20080905) “BIRT Designer UI for Library” [Starting]
    org.eclipse.birt.report.designer.ui.lib.explorer (2.3.1.zmyeclipse75020090612) “BIRT Library Explorer Plug-in” [Starting]
    org.eclipse.birt.report.designer.ui.preview.web (2.3.1.zmyeclipse75020090612) “BIRT Preview Plug-in” [Starting]
    org.eclipse.birt.report.designer.ui.views (2.3.1.v20080905) “BIRT UI Views Plug-in” [Starting]
    org.eclipse.birt.report.engine (2.3.1.v20080918) “BIRT Engine” [Starting]
    org.eclipse.birt.report.engine.dataextraction (2.3.1.v20080827) “Dataextraction Plug-in” [Starting]
    org.eclipse.birt.report.engine.dataextraction.csv (2.3.1.v20080827) “CSV Data Extraction Plug-in” [Starting]
    org.eclipse.birt.report.engine.emitter.html (2.3.1.v20080827) “BIRT HTML Emitter” [Starting]
    org.eclipse.birt.report.engine.emitter.pdf (2.3.1.v20080827) “BIRT PDF emitter” [Starting]
    org.eclipse.birt.report.engine.emitter.postscript (2.3.1.v20080827) “BIRT POSTSCRIPT emitter” [Resolved]
    org.eclipse.birt.report.engine.emitter.ppt (2.3.1.v20080827) “BIRT PPT emitter” [Starting]
    org.eclipse.birt.report.engine.emitter.prototype.excel (2.3.1.v20080917) “BIRT Excel emitter” [Starting]
    org.eclipse.birt.report.engine.emitter.wpml (2.3.1.v20080908) “BIRT Word emitter” [Starting]
    org.eclipse.birt.report.engine.fonts (2.3.1.v20080827) “BIRT Engine fonts” [Resolved]
    org.eclipse.birt.report.item.crosstab.core (2.3.1.v20080905) “BIRT Crosstab Plug-in” [Starting]
    org.eclipse.birt.report.item.crosstab.ui (2.3.1.zmyeclipse75020090612) “BIRT Crosstab UI Plug-in” [Starting]
    org.eclipse.birt.report.model (2.3.1.v20080912) “BIRT Model” [Starting]
    org.eclipse.birt.report.model.adapter.oda (2.3.1.v20080910) “BIRT Model ODA Adapter” [Starting]
    org.eclipse.birt.report.runtime (2.3.1.v20080701) “BIRT Report Runtime” [Resolved]
    org.eclipse.birt.report.viewer (2.3.1.v20080908) “BIRT Web Viewer” [Starting]
    org.eclipse.birt.resources (2.3.1.zmyeclipse75020090612) “BIRT Resources Plug-in” [Resolved]
    org.eclipse.compare (3.4.1.r34x_20090121) “Compare Support” [Active]
    org.eclipse.contribution.visualiser (2.2.0.e34x-20090723-1700) “Visualiser Plug-in” [Starting]
    org.eclipse.contribution.weaving.jdt (2.0.1.e34x-20090723-1700) “JDT Weaving” [Active]
    org.eclipse.contribution.xref.core (2.0.1.e34x-20090723-1700) “Cross Reference Core Plugin” [Starting]
    org.eclipse.contribution.xref.ui (2.0.1.e34x-20090723-1700) “Cross Reference UI Plugin” [Starting]
    org.eclipse.core.boot (3.1.100.v20080218) “Core Boot” [Starting]
    org.eclipse.core.commands (3.4.0.I20080509-2000) “Commands” [Resolved]
    org.eclipse.core.contenttype (3.3.0.v20080604-1400) “Eclipse Content Mechanism” [Active]
    org.eclipse.core.databinding (1.1.1.M20080827-0800b) “JFace Data Binding” [Active]
    org.eclipse.core.databinding.beans (1.1.1.M20080827-0800a) “JFace Data Binding for JavaBeans” [Resolved]
    org.eclipse.core.expressions (3.4.1.r342_v20081203-0800) “Expression Language” [Active]
    org.eclipse.core.filebuffers (3.4.0.v20080603-2000) “File Buffers” [Active]
    org.eclipse.core.filesystem (1.2.0.v20080604-1400) “Core File Systems” [Active]
    org.eclipse.core.filesystem.win32.x86 (1.1.0.v20080604-1400) “Core File System for Windows” [Resolved]
    org.eclipse.core.jobs (3.4.1.R34x_v20081128) “Eclipse Jobs Mechanism” [Active]
    org.eclipse.core.net (1.1.0.I20080604) “Internet Connection Management” [Active]
    org.eclipse.core.net.win32.x86 (1.0.0.I20080521) “Proxy for Windows” [Resolved]
    org.eclipse.core.resources (3.4.2.R34x_v20090126) “Core Resource Management” [Active]
    org.eclipse.core.resources.compatibility (3.4.0.v20080604-1400) “Core Resource Management Compatibility Fragment” [Resolved]
    org.eclipse.core.resources.win32.x86 (3.4.0.v20071204) “Core Resource Management Win32 Fragment” [Resolved]
    org.eclipse.core.runtime (3.4.0.v20080512) “Core Runtime” [Active]
    org.eclipse.core.runtime.compatibility (3.2.0.v20071008) “Core Runtime Plug-in Compatibility” [Active]
    org.eclipse.core.runtime.compatibility.auth (3.2.100.v20070502) “Authorization Compatibility Plug-in” [Active]
    org.eclipse.core.runtime.compatibility.registry (3.2.200.v20080610) “Eclipse Registry Compatibility Fragment” [Resolved]
    org.eclipse.core.variables (3.2.100.v20080529-1300) “Core Variables” [Active]
    org.eclipse.cvs (1.0.200.R342_v20090206) “Eclipse CVS Client” [Starting]
    org.eclipse.dali.core (0.5.0.zmyeclipse75020090612) “Dali Core” [Starting]
    org.eclipse.dali.db (0.5.0.zmyeclipse75020090612) “Dali DB” [Starting]
    org.eclipse.dali.edit (0.5.0.zmyeclipse75020090612) “Dali Edit” [Starting]
    org.eclipse.dali.gen (0.5.0.zmyeclipse75020090612) “Dali Entity Gen” [Starting]
    org.eclipse.dali.ui (0.5.0.zmyeclipse75020090612) “Dali Java Persistence API (JPA) Tools” [Starting]
    org.eclipse.dali.utility (0.5.0.zmyeclipse75020090612) “Dali Utility” [Starting]
    org.eclipse.datatools.connectivity (1.1.2.v200901090028) “Data Tools Platform Connectivity Plug-in” [Starting]
    org.eclipse.datatools.connectivity.db.generic (1.0.1.v200810140922) “Eclipse Data Tools Platform Generic DB Connectivity Plug-in” [Starting]
    org.eclipse.datatools.connectivity.db.generic.ui (1.0.1.v200805152355) “Eclipse Data Tools Platform Generic DB UI Plug-in” [Starting]
    org.eclipse.datatools.connectivity.dbdefinition.genericJDBC (1.0.1.v200810300511) “Eclipse Data Tools Platform DBDefinition Generic JDBC Plug-in” [Starting]
    org.eclipse.datatools.connectivity.oda (3.1.3.v200808270255) “DTP Open Data Access” [Starting]
    org.eclipse.datatools.connectivity.oda.consumer (3.1.3.v200808270255) “DTP ODA Consumer Helper Component Plug-in” [Starting]
    org.eclipse.datatools.connectivity.oda.design (3.0.7.v200807231215) “DTP ODA Design Session Model” [Starting]
    org.eclipse.datatools.connectivity.oda.design.ui (3.0.8.v200901061015) “DTP ODA Designer UI Framework Plug-in” [Starting]
    org.eclipse.datatools.connectivity.oda.flatfile (3.0.8.v200812171046) “Eclipse Data Tools Platform Flat File ODA Runtime Driver” [Starting]
    org.eclipse.datatools.connectivity.oda.flatfile.ui (3.0.8.v200812171046) “Eclipse Data Tools Platform Flat File ODA Designer” [Starting]
    org.eclipse.datatools.connectivity.oda.profile (3.0.7.v200812050755) “DTP ODA Connection Profile Framework Plug-in” [Starting]
    org.eclipse.datatools.connectivity.oda.template.ui (3.0.6.v200805152355) “DTP ODA New Plug-in Template Wizard” [Starting]
    org.eclipse.datatools.connectivity.sqm.core (1.0.7.zmyeclipse75020090612) “Eclipse Data Tools Platform SQM Core Plug-in” [Starting]
    org.eclipse.datatools.connectivity.sqm.core.ui (1.1.3.v200902070558) “Eclipse Data Tools Platform SQM UI Plug-in” [Starting]
    org.eclipse.datatools.connectivity.sqm.server.ui (1.1.3.v200902120834) “Eclipse Data Tools Platform Server UI Plug-in” [Starting]
    org.eclipse.datatools.connectivity.ui (1.1.3.v200901150027) “Data Tools Platform Connectivity UI Plug-in” [Starting]
    org.eclipse.datatools.connectivity.ui.dse (1.1.3.v200810140349) “Eclipse Data Tools Platform Data Source Explorer Plug-in” [Starting]
    org.eclipse.datatools.enablement.mysql (1.0.2.zmyeclipse75020090612) “Eclipse Data Tools Platform MySQL Enablement Plug-in” [Starting]
    org.eclipse.datatools.enablement.oda.ws (1.1.2.v200812171046) “Eclipse Data Tools Platform Web Services ODA Runtime Driver” [Starting]
    org.eclipse.datatools.enablement.oda.ws.ui (1.1.2.v200901191112) “Eclipse Data Tools Platform Web Services ODA Designer” [Starting]
    org.eclipse.datatools.enablement.oda.xml (1.1.2.v200902111040) “Eclipse Data Tools Platform XML ODA Runtime Driver” [Starting]
    org.eclipse.datatools.enablement.oda.xml.ui (1.1.2.v200812171046) “Eclipse Data Tools Platform XML ODA Designer” [Starting]
    org.eclipse.datatools.help (1.5.0.v200805152355) “Data Tools Platform Help Utilities” [Resolved]
    org.eclipse.datatools.modelbase.dbdefinition (1.0.1.v200901090853) “Eclipse Data Tools Platform DBDefinition Model” [Starting]
    org.eclipse.datatools.modelbase.sql (1.0.1.v200812031125) “Eclipse Data Tools Platform SQLModel Plug-in” [Starting]
    org.eclipse.datatools.modelbase.sql.edit (1.0.0.v200805152355) “Eclipse Data Tools Platform SQLModel Edit Plug-in” [Starting]
    org.eclipse.datatools.modelbase.sql.query (1.0.1.v200901241145) “Eclipse Data Tools Platform SQL Query Model Plugin” [Starting]
    org.eclipse.datatools.modelbase.sql.query.edit (1.0.0.v200806070329) “SQL Query Edit Support Plugin” [Starting]
    org.eclipse.datatools.modelbase.sql.xml.query (1.0.0.v200807080500) “Eclipse Data Tools Platform SQL XML Query Model Plugin” [Starting]
    org.eclipse.datatools.sqltools.common.ui (1.0.0.v200812121740) “Eclipse Data Tools Platform SQL Tools Common UI Plug-in” [Starting]
    org.eclipse.datatools.sqltools.data.core (1.0.1.v200902140515) “Data Core Plugin” [Starting]
    org.eclipse.datatools.sqltools.data.ui (1.1.1.v200901140830) “Data UI Plugin” [Starting]
    org.eclipse.datatools.sqltools.db.generic (1.0.0.v200902031600) “Eclipse Data Tools Platform SQL Tools Generic Database Plug-in” [Starting]
    org.eclipse.datatools.sqltools.ddlgen.ui (1.0.0.v200808140615) “Eclipse Data Tools Platform FE UI Plug-in” [Starting]
    org.eclipse.datatools.sqltools.debugger.core (1.0.0.zmyeclipse75020090612) “Eclipse Data Tools Platform SQL Debugger Framework” [Starting]
    org.eclipse.datatools.sqltools.editor.core (1.0.0.v200902031600) “Eclipse Data Tools Platform SQL Editor Core Plug-in” [Starting]
    org.eclipse.datatools.sqltools.parsers.sql (1.0.1.v200808140615) “Eclipse Data Tools Platform SQL Parser Plugin” [Starting]
    org.eclipse.datatools.sqltools.parsers.sql.lexer (1.0.1.v200811081015) “Eclipse Data Tools Platform Lexer Plug-in” [Starting]
    org.eclipse.datatools.sqltools.parsers.sql.query (1.0.1.v200810291500) “Eclipse Data Tools Platform SQL Query Parser Plugin” [Starting]
    org.eclipse.datatools.sqltools.parsers.sql.xml.query (1.0.0.v200808140615) “Eclipse Data Tools Platform SQL XML Query Parser Plugin” [Starting]
    org.eclipse.datatools.sqltools.plan (1.0.0.v200812121520) “Eclipse Data Tools Platform SQL Execution Plan View Plug-in” [Starting]
    org.eclipse.datatools.sqltools.result (1.0.0.v200902120900) “Eclipse Data Tools Platform SQL Results View Plug-in” [Starting]
    org.eclipse.datatools.sqltools.routineeditor (1.0.0.v200807211830) “Eclipse Data Tools Platform SQL Tools Routine Editor Plug-in” [Starting]
    org.eclipse.datatools.sqltools.sql (1.0.0.v200902031600) “Eclipse Data Tools Platform SQL Core Plug-in” [Starting]
    org.eclipse.datatools.sqltools.sqlbuilder (1.0.0.zmyeclipse75020090612) “SQL Builder” [Starting]
    org.eclipse.datatools.sqltools.sqleditor (1.0.0.zmyeclipse75020090612) “Eclipse Data Tools Platform SQL Editor” [Starting]
    org.eclipse.datatools.sqltools.sqlscrapbook (1.0.0.zmyeclipse75020090612) “Eclipse Data Tools Platform Sqlscrapbook Plug-in” [Starting]
    org.eclipse.datatools.sqltools.tabledataeditor (1.0.0.v200901280500) “Eclipse Data Tools Platform Table Data Editor Plug-in” [Starting]
    org.eclipse.datatools.sqltools.tablewizard (1.0.0.v200808140615) “Eclipse Data Tools Platform Database Table Creation Plug-in” [Starting]
    org.eclipse.debug.core (3.4.1.v20090106_r342) “Debug Core” [Active]
    org.eclipse.debug.ui (3.4.2.v20090110_r342) “Debug UI” [Starting]
    org.eclipse.draw2d (3.4.2.v20090114-1330) “Graphical Editing Framework Draw2d” [Active]
    org.eclipse.ecf (2.0.0.200905042000) “Eclipse Communication Framework (ECF)” [Active]
    org.eclipse.ecf.filetransfer (2.0.0.200905042000) “ECF Filetransfer API” [Active]
    org.eclipse.ecf.identity (2.1.0.200902051940) “ECF Identity API” [Active]
    org.eclipse.ecf.provider.filetransfer (2.0.0.200905042000) “ECF Filetransfer Provider” [Active]
    org.eclipse.ecf.provider.filetransfer.ssl (1.0.0.200905042000) “ECF Filetransfer Provider” [Resolved]
    org.eclipse.ecf.ssl (1.0.0.200905042000) “Eclipse Communication Framework (ECF)” [Resolved]
    org.eclipse.emf (2.4.0.v200902171115) “EMF – Eclipse Modeling Framework” [Starting]
    org.eclipse.emf.ant (2.4.0.v200902171115) “EMF Ant Tasks” [Starting]
    org.eclipse.emf.codegen (2.4.0.v200902171115) “EMF Code Generation” [Starting]
    org.eclipse.emf.codegen.ecore (2.4.2.v200902171115) “EMF Ecore Code Generator” [Starting]
    org.eclipse.emf.codegen.ecore.ui (2.4.1.v200902171115) “EMF Ecore Code Generator UI” [Starting]
    org.eclipse.emf.codegen.ui (2.4.0.v200902171115) “EMF Code Generation UI” [Starting]
    org.eclipse.emf.common (2.4.0.v200902171115) “EMF Common” [Active]
    org.eclipse.emf.common.ui (2.4.0.v200902171115) “EMF Common UI” [Starting]
    org.eclipse.emf.commonj.sdo (2.4.0.v200902171115) “CommonJ SDO – Service Data Objects” [Starting]
    org.eclipse.emf.converter (2.4.0.v200902171115) “EMF Model Converter” [Starting]
    org.eclipse.emf.databinding (1.0.0.v200902171115) “EMF Data Binding” [Starting]
    org.eclipse.emf.databinding.edit (1.0.0.v200902171115) “EMF Edit Data Binding” [Starting]
    org.eclipse.emf.ecore (2.4.2.v200902171115) “EMF Ecore” [Active]
    org.eclipse.emf.ecore.change (2.4.0.v200902171115) “EMF Change Model” [Starting]
    org.eclipse.emf.ecore.change.edit (2.4.0.v200902171115) “EMF Change Edit” [Starting]
    org.eclipse.emf.ecore.edit (2.4.1.v200902171115) “EMF Ecore Edit” [Starting]
    org.eclipse.emf.ecore.editor (2.4.0.v200902171115) “EMF Sample Ecore Editor” [Starting]
    org.eclipse.emf.ecore.sdo (2.4.0.v200902171115) “EMF SDO – EMF’s Service Data Objects Implementation” [Starting]
    org.eclipse.emf.ecore.xmi (2.4.1.v200902171115) “EMF XML/XMI Persistence” [Active]
    org.eclipse.emf.edit (2.4.2.v200902171115) “EMF Edit” [Starting]
    org.eclipse.emf.edit.ui (2.4.2.v200902171115) “EMF Edit UI” [Starting]
    org.eclipse.emf.exporter (2.4.0.v200902171115) “EMF Model Exporter” [Starting]
    org.eclipse.emf.importer (2.4.1.v200902171115) “EMF Model Importer” [Starting]
    org.eclipse.emf.importer.ecore (2.4.0.v200902171115) “EMF Ecore Importer” [Starting]
    org.eclipse.emf.importer.java (2.4.1.v200902171115) “EMF Annotated Java Importer” [Starting]
    org.eclipse.emf.importer.rose (2.4.0.v200902171115) “EMF Rose Importer” [Starting]
    org.eclipse.emf.mapping (2.4.0.v200902171115) “EMF Mapping” [Starting]
    org.eclipse.emf.mapping.ecore (2.4.0.v200902171115) “EMF Ecore Mapping” [Starting]
    org.eclipse.emf.mapping.ecore.editor (2.4.0.v200902171115) “EMF Ecore Mapping Editor” [Starting]
    org.eclipse.emf.mapping.ecore2ecore (2.4.0.v200902171115) “EMF Ecore to Ecore Mapping” [Starting]
    org.eclipse.emf.mapping.ecore2ecore.editor (2.4.0.v200902171115) “EMF Ecore to Ecore Mapping Editor” [Starting]
    org.eclipse.emf.mapping.ecore2xml (2.4.0.v200902171115) “EMF Ecore to XML Mapping” [Starting]
    org.eclipse.emf.mapping.ecore2xml.ui (2.4.0.v200902171115) “EMF Ecore to XML Mapping Editor” [Starting]
    org.eclipse.emf.mapping.ui (2.4.0.v200902171115) “EMF Mapping UI” [Starting]
    org.eclipse.emf.ocl (1.1.101.v200808291106) “Object Constraint Language (OCL) 2.0 Compatibility API” [Starting]
    org.eclipse.emf.query (1.2.0.v200805130238) “EMF Model Query” [Starting]
    org.eclipse.emf.query.ocl (1.2.0.v200805130238) “EMF Model Query OCL Integration” [Starting]
    org.eclipse.emf.transaction (1.2.1.v200807161719) “EMF Model Transaction Core” [Starting]
    org.eclipse.emf.validation (1.2.0.v200807161729) “EMF Validation Framework Core” [Starting]
    org.eclipse.emf.workspace (1.2.3.v200902100421) “EMF Model Transaction Workbench Integration Core” [Starting]
    org.eclipse.epf.common (1.5.0.v20081120-1356) “EPF Common” [Starting]
    org.eclipse.epf.common.ui (1.5.0.v20080903-1009) “pluginName” [Starting]
    org.eclipse.epf.richtext (1.5.0.v20081126_1021) “EPF Rich Text” [Starting]
    org.eclipse.equinox.app (1.1.0.v20080421-2006) “Equinox Application Container” [Active]
    org.eclipse.equinox.common (3.4.0.v20080421-2006) “Common Eclipse Runtime” [Active]
    org.eclipse.equinox.frameworkadmin (1.0.2.R34x_v20081007) “Equinox Framework Admin” [Active]
    org.eclipse.equinox.frameworkadmin.equinox (1.0.0.200905042000) “Equinox Framework Admin for Equinox” [Active]
    org.eclipse.equinox.http.jetty (1.1.0.v20080425) “Jetty Http Service” [Starting]
    org.eclipse.equinox.http.registry (1.0.100.v20080427-0830) “Http Service Registry Extensions” [Resolved]
    org.eclipse.equinox.http.servlet (1.0.100.v20080427-0830) “Http Services Servlet” [Starting]
    org.eclipse.equinox.jsp.jasper (1.0.100.v20080427-0830) “Jasper Jsp Support Bundle” [Starting]
    org.eclipse.equinox.jsp.jasper.registry (1.0.0.v20080427-0830) “Jasper Jsp Registry Support Plug-in” [Starting]
    org.eclipse.equinox.launcher (1.0.101.R34x_v20081125) “Equinox Launcher” [Resolved]
    org.eclipse.equinox.launcher.win32.win32.x86 (1.0.101.R34x_v20080731) “Equinox Launcher Win32 X86 Fragment” [Resolved]
    org.eclipse.equinox.p2.artifact.optimizers (1.0.0.200905042000) “Equinox p2 Artifact Optimizers” [Starting]
    org.eclipse.equinox.p2.artifact.processors (1.0.0.200905042000) “Equinox p2 Artifact Processing Support” [Starting]
    org.eclipse.equinox.p2.artifact.repository (1.0.0.200905042000) “Equinox Provisioning Artifact Repository Support” [Active]
    org.eclipse.equinox.p2.core (1.0.0.200905042000) “Equinox Provisioning Core” [Active]
    org.eclipse.equinox.p2.director (1.0.0.200905042000) “Equinox Provisioning Director” [Active]
    org.eclipse.equinox.p2.directorywatcher (1.0.2.200905042000) “Equinox Provisioning Directory Watcher” [Active]
    org.eclipse.equinox.p2.engine (1.0.0.200905042000) “Equinox Provisioning Engine” [Active]
    org.eclipse.equinox.p2.exemplarysetup (1.0.0.200905042000) “Equinox Provisioning Exemplary Setup” [Active]
    org.eclipse.equinox.p2.extensionlocation (1.0.2.200905042000) “Extension Location Repository Support” [Active]
    org.eclipse.equinox.p2.garbagecollector (1.0.0.200905042000) “Provisioning Garbage Collector” [Active]
    org.eclipse.equinox.p2.jarprocessor (1.0.0.200905042000) “Equinox Provisioning JAR Processor” [Resolved]
    org.eclipse.equinox.p2.metadata (1.0.0.200905042000) “Equinox Provisioning Metadata” [Active]
    org.eclipse.equinox.p2.metadata.generator (1.0.0.200905042000) “Equinox Provisioning Metadata Generator” [Active]
    org.eclipse.equinox.p2.metadata.repository (1.0.0.200905042000) “Equinox Provisioning Metadata Repository” [Active]
    org.eclipse.equinox.p2.reconciler.dropins (1.0.2.200905042000) “Dropin Reconciler Plug-in” [Active]
    org.eclipse.equinox.p2.sar (0.1.0.200905042000) “Sar Plug-in” [Starting]
    org.eclipse.equinox.p2.touchpoint.eclipse (1.0.0.200905042000) “Equinox Provisioning Eclipse Touchpoint” [Starting]
    org.eclipse.equinox.p2.touchpoint.natives (1.0.0.200905042000) “Equinox Provisioning Native Touchpoint” [Starting]
    org.eclipse.equinox.p2.ui (1.0.4.R34x_v20090123) “Equinox Provisioning UI Support” [Active]
    org.eclipse.equinox.p2.ui.sdk (1.0.1.R34x_v20081029) “Equinox Provisioning Platform Update Support” [Active]
    org.eclipse.equinox.p2.updatechecker (1.0.0.v20080427-2136) “Equinox Provisioning Update Checker” [Active]
    org.eclipse.equinox.p2.updatesite (1.0.0.200905042000) “Update site repository adapter bundle (Incubation)” [Active]
    org.eclipse.equinox.preferences (3.2.201.R34x_v20080709) “Eclipse Preferences Mechanism” [Active]
    org.eclipse.equinox.registry (3.4.0.v20080516-0950) “Extension Registry Support” [Active]
    org.eclipse.equinox.security (1.0.1.R34x_v20080721) “Equinox Java Authentication and Authorization Service (JAAS)” [Active]
    org.eclipse.equinox.security.ui (1.0.0.v20080603-1810) “Equinox Security Default UI” [Starting]
    org.eclipse.equinox.security.win32.x86 (1.0.0.v20080529-1600) “Windows Data Protection services integration” [Resolved]
    org.eclipse.equinox.simpleconfigurator (1.0.0.v20080604) “Simple Configurator” [Active]
    org.eclipse.equinox.simpleconfigurator.manipulator (1.0.0.200905042000) “Simple Configurator Manipulator” [Active]
    org.eclipse.gef (3.4.1.v20080806) “Graphical Editing Framework GEF” [Active]
    org.eclipse.gmf.runtime.common.core (1.1.0.v20080425-1959) “GMF Common Core” [Starting]
    org.eclipse.gmf.runtime.common.ui (1.1.3.v20081023-2107) “GMF Common UI” [Starting]
    org.eclipse.gmf.runtime.common.ui.action (1.1.0.v20080425-1959) “GMF Common UI Action” [Starting]
    org.eclipse.gmf.runtime.common.ui.services (1.1.1.v20080718-1700) “GMF Common UI Services” [Starting]
    org.eclipse.gmf.runtime.common.ui.services.action (1.1.0.v20080507-2230) “GMF Common UI Action Services” [Starting]
    org.eclipse.gmf.runtime.diagram.core (1.1.3.v20081015-1755) “GMF Diagram Core” [Starting]
    org.eclipse.gmf.runtime.diagram.ui (1.1.3.v20090114-1755) “GMF Diagram UI” [Starting]
    org.eclipse.gmf.runtime.draw2d.ui (1.1.3.v20090114-1755) “GMF Draw2d Additions” [Starting]
    org.eclipse.gmf.runtime.draw2d.ui.render (1.1.3.v20090122-1525) “GMF Draw2d Image Rendering Additions” [Starting]
    org.eclipse.gmf.runtime.draw2d.ui.render.awt (1.1.2.v20090122-1525) “GMF Draw2d Image AWT based Rendering Additions” [Starting]
    org.eclipse.gmf.runtime.emf.clipboard.core (1.1.0.v20080425-1959) “GMF EMF Clipboard Support” [Starting]
    org.eclipse.gmf.runtime.emf.commands.core (1.1.1.v20080716-1600) “GMF Commands” [Starting]
    org.eclipse.gmf.runtime.emf.core (1.1.1.v20080716-1600) “GMF Modeling Service Layer” [Starting]
    org.eclipse.gmf.runtime.emf.type.core (1.1.1.v20080807-1325) “GMF EMF Type Core” [Starting]
    org.eclipse.gmf.runtime.emf.ui (1.1.0.v20080516-1748) “GMF MSL UI” [Starting]
    org.eclipse.gmf.runtime.gef.ui (1.1.1.v20080813-1510) “GMF GEF Additions” [Starting]
    org.eclipse.gmf.runt

    #307580

    support-joy
    Member

    lhale,

    Sorry to hear you are running into this issue. Let me clarify that ME doesn’t provide any intrinsic support for mylyn. Please refer – http://myeclipseide.com/module-htmlpages-display-pid-1.html
    Having said that there are users who have successfully integrated third party plugins to their ME profiles. I understand that you have copy pasted configuration details, instead can you please copy and paste your installation details?
    Open MyEclipse IDE, from menu options click on MyEclipse > Installation Summary > Installation Details.
    To add new plugins open MyEclipse IDE, from menu options click on Help > Software Updates > Manage in Pulse Explorer. This will open your ME 7.5 profile on pulse. On the right hand pane it will list you – base, personal and shared software if any.
    Personal software lists all the 3rd party plugins. You can add/remove new plugins here. Next right click on “MyEclipse 7.5” and click on [run]. This will open a wizard which will guide you through the rest of the steps.
    When you are adding any third party plugin, please ensure it is compatible to the base eclipse, in your case, please ensure it is compatible to Eclipse 3.4.2.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: Help Needed on 7.5 Update Problems

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