facebook

XHTML editor does not recognise validator method bindings

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #275206 Reply

    First of all, thanks for MyEclipse 6.0 – the JSP/JSF/Facelets builders are much faster with a number of bugs fixed.

    However, I have the following:

    <h:inputText
    id=”manualSONumber”
    value=”#{order.requestOrderNumber}”
    size=”10″
    validator=”#{order.validateRequestedOrderNumber}”
    styleClass=”full_width_text_input”/>

    On the line which says:

    validator=”#{order.validateRequestedOrderNumber}”

    I get a warning saying “MethodBinding attribute values must be EL expressions. Clearly this is an EL expression. When I press Ctl-Space after the dot I get a drop down list of
    JavaBean methods (getXXX) but cannot see the validator.

    At runtime, this works fine. For your reference the validator signature is:

    public void validateRequestedOrderNumber(FacesContext context,
    UIComponent component,
    Object value)
    throws ValidatorException {

    #275207 Reply

    Sorry, the version info is:
    *** Date: Friday, 7 September 2007 1:02:02 PM New Zealand

    *** Platform Details:

    *** System properties:
    awt.toolkit=sun.awt.windows.WToolkit
    eclipse.buildId=I20070625-1500
    eclipse.commands=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    C:\Program Files\MyEclipse 6.0\eclipse\eclipse.exe
    -name
    Eclipse
    –launcher.library
    C:\Program Files\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.0.v20070523\eclipse_1017a.dll
    -startup
    C:\Program Files\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher_1.0.0.v20070606.jar
    -exitdata
    758_104
    -vm
    C:\Program Files\MyEclipse 6.0\jre\bin\javaw.exe
    eclipse.ee.install.verify=false
    eclipse.product=com.genuitec.myeclipse.product.ide
    eclipse.startTime=1189118306515
    eclipse.vm=C:\Program Files\MyEclipse 6.0\jre\bin\javaw.exe
    eclipse.vmargs=-Xms128m
    -Xmx512m
    -Duser.language=en
    -XX:PermSize=128M
    -XX:MaxPermSize=256M
    -jar
    C:\Program Files\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher_1.0.0.v20070606.jar
    eof=eof
    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:\Program Files\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher_1.0.0.v20070606.jar
    java.class.version=49.0
    java.endorsed.dirs=C:\Program Files\MyEclipse 6.0\jre\lib\endorsed
    java.ext.dirs=C:\Program Files\MyEclipse 6.0\jre\lib\ext
    java.home=C:\Program Files\MyEclipse 6.0\jre
    java.io.tmpdir=C:\DOCUME~1\PAULN~1.ABL\LOCALS~1\Temp\
    java.library.path=C:\Program Files\MyEclipse 6.0\jre\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\Nokia\Carbide_j_1_5\bin;C:\Program Files\Common Files\Symbian\Tools;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\Program Files\apache-ant-1.6.5\bin;C:\Program Files\Subversion\bin;C:\Program Files\Subversion\bin;C:\ant\bin;C:\Program Files\Common Files\GTK\2.0\bin;C:\Program Files\Java\jdk1.5.0_09\bin;C:\Program Files\QuickTime\QTSystem\;C:\Nokia\Update_Manager\bin;C:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Program Files\Microsoft Visual Studio\Common\Tools;C:\Program Files\Microsoft Visual Studio\VC98\bin;C:\Program Files\Sun\AppServer\bin
    java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
    java.runtime.version=1.5.0_11-b03
    java.specification.name=Java Platform API Specification
    java.specification.vendor=Sun Microsystems Inc.
    java.specification.version=1.5
    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.5.0_11
    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=1.5.0_11-b03
    line.separator=

    org.eclipse.equinox.launcher.splash.handle=591012
    org.eclipse.equinox.launcher.splash.location=c:\Program Files\MyEclipse 6.0\eclipse\..\myeclipse\eclipse\plugins\com.genuitec.myeclipse.product_6.0.0.zmyeclipse60020070820\splash.bmp
    org.eclipse.jdt.debug.ui.debuggerActive=false
    org.eclipse.jdt.debug.ui.instanceof.IJavaStackFrame=false
    org.eclipse.jdt.debug.ui.supportsForceReturn=false
    org.eclipse.jdt.debug.ui.supportsInstanceRetrieval=false
    org.eclipse.swt.browser.XULRunnerInitialized=true
    org.eclipse.swt.browser.XULRunnerPath=C:\Program Files\MyEclipse 6.0\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.3-20070404\xulrunner
    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
    org.osgi.framework.language=en
    org.osgi.framework.os.name=WindowsXP
    org.osgi.framework.os.version=5.1
    org.osgi.framework.processor=x86
    org.osgi.framework.system.packages=javax.accessibility,javax.activity,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.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.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.transaction,javax.transaction.xa,javax.xml,javax.xml.datatype,javax.xml.namespace,javax.xml.parsers,javax.xml.transform,javax.xml.transform.dom,javax.xml.transform.sax,javax.xml.transform.stream,javax.xml.validation,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.events,org.w3c.dom.ls,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=org.eclipse.equinox.common@2:start, org.eclipse.update.configurator@3:start, org.eclipse.core.runtime@start
    osgi.bundlestore=C:\Program Files\MyEclipse 6.0\eclipse\configuration\org.eclipse.osgi\bundles
    osgi.compatibility.bootdelegation=true
    osgi.configuration.area=file:/C:/Program Files/MyEclipse 6.0/eclipse/configuration/
    osgi.framework=file:/c:/Program Files/MyEclipse 6.0/eclipse/plugins/org.eclipse.osgi_3.3.0.v20070530.jar
    osgi.framework.beginningstartlevel=1
    osgi.framework.shape=jar
    osgi.framework.version=3.3.0.v20070530
    osgi.install.area=file:/C:/Program Files/MyEclipse 6.0/eclipse/
    osgi.instance.area=file:/P:/PickSend2/
    osgi.instance.area.default=file:/C:/Documents and Settings/pauln.ABLAZESOFTWARE/workspace/
    osgi.logfile=P:\PickSend2\.metadata\.log
    osgi.manifest.cache=C:\Program Files\MyEclipse 6.0\eclipse\configuration\org.eclipse.osgi\manifests
    osgi.nl=en_NZ
    osgi.os=win32
    osgi.splashLocation=c:\Program Files\MyEclipse 6.0\eclipse\..\myeclipse\eclipse\plugins\com.genuitec.myeclipse.product_6.0.0.zmyeclipse60020070820\splash.bmp
    osgi.splashPath=platform:/base/../myeclipse/eclipse/plugins/com.genuitec.myeclipse.product
    osgi.syspath=c:\Program Files\MyEclipse 6.0\eclipse\plugins
    osgi.ws=win32
    path.separator=;
    sun.arch.data.model=32
    sun.boot.class.path=C:\Program Files\MyEclipse 6.0\jre\lib\rt.jar;C:\Program Files\MyEclipse 6.0\jre\lib\i18n.jar;C:\Program Files\MyEclipse 6.0\jre\lib\sunrsasign.jar;C:\Program Files\MyEclipse 6.0\jre\lib\jsse.jar;C:\Program Files\MyEclipse 6.0\jre\lib\jce.jar;C:\Program Files\MyEclipse 6.0\jre\lib\charsets.jar;C:\Program Files\MyEclipse 6.0\jre\classes
    sun.boot.library.path=C:\Program Files\MyEclipse 6.0\jre\bin
    sun.cpu.endian=little
    sun.cpu.isalist=
    sun.desktop=windows
    sun.io.unicode.encoding=UnicodeLittle
    sun.java.launcher=SUN_STANDARD
    sun.jnu.encoding=Cp1252
    sun.management.compiler=HotSpot Client Compiler
    sun.os.patch.level=Service Pack 2
    user.country=NZ
    user.dir=C:\Program Files\MyEclipse 6.0\eclipse
    user.home=C:\Documents and Settings\pauln.ABLAZESOFTWARE
    user.language=en
    user.name=pauln
    user.timezone=Pacific/Auckland
    user.variant=
    wtp.autotest.noninteractive=true

    *** Features:
    com.genuitec.myeclipse.ast (6.0.0.zmyeclipse60020070820) “MyEclipse Application Server Tooling”
    com.genuitec.myeclipse.core (6.0.0.zmyeclipse60020070820) “MyEclipse Core Feature”
    com.genuitec.myeclipse.database (6.0.0.zmyeclipse60020070820) “MyEclipse Database Feature”
    com.genuitec.myeclipse.enterprise.workbench (6.0.0.zmyeclipse60020070820) “MyEclipse Enterprise Workbench Feature”
    com.genuitec.myeclipse.help (6.0.0.zmyeclipse60020070820) “MyEclipse Help Feature”
    com.genuitec.myeclipse.hibernate (6.0.0.zmyeclipse60020070820) “MyEclipse Hibernate Feature”
    com.genuitec.myeclipse.jsf (6.0.0.zmyeclipse60020070820) “MyEclipse JSF Feature”
    com.genuitec.myeclipse.jspdesign (6.0.0.zmyeclipse60020070820) “MyEclipse JSP Design Feature”
    com.genuitec.myeclipse.platform (6.0.0.zmyeclipse60020070820) “MyEclipse Base Platform Feature”
    com.genuitec.myeclipse.spring (6.0.0.zmyeclipse60020070820) “MyEclipse Spring Feature”
    com.genuitec.myeclipse.struts (6.0.0.zmyeclipse60020070820) “MyEclipse Struts Feature”
    com.genuitec.myeclipse.tapestry (6.0.0.zmyeclipse60020070820) “MyEclipse Tapestry / Spindle Feature”
    com.genuitec.myeclipse.uml (6.0.0.zmyeclipse60020070820) “MyEclipse UML Feature”
    com.genuitec.myeclipse.wdt (6.0.0.zmyeclipse60020070820) “MyEclipse Web Development Feature”
    com.genuitec.myeclipse.ws.xfire (6.0.0.zmyeclipse60020070820) “MyEclipse Web Services Feature”
    net.sf.eclipsensis (0.9.6.1) “EclipseNSIS”
    net.sf.eclipsensis.installoptions (0.9.6.1) “EclipseNSIS InstallOptions Editor”
    net.sf.eclipsensis.source (0.9.6.1) “EclipseNSIS Source Plug-in”
    net.sf.eclipsensis.utilities (0.9.2) “EclipseNSIS Utilities”
    org.eclipse.cvs (1.0.0.v20070606-7C79_79EI99g_Y9e) “Eclipse CVS Client”
    org.eclipse.dali (0.5.0.zmyeclipse60020070820) “Dali Java Persistence API (JPA) Tools”
    org.eclipse.datatools.connectivity.feature (1.5.0.200706221) “Data Tools Platform Connectivity Plug-in”
    org.eclipse.datatools.connectivity.oda.designer.feature (1.5.0.200706221) “DTP ODA Designer UI Framework Plug-in”
    org.eclipse.datatools.connectivity.oda.feature (1.5.0.200706221) “DTP Open Data Access”
    org.eclipse.datatools.modelbase.feature (1.5.0.200706221) “Eclipse Data Tools Platform SQLModel Plug-in”
    org.eclipse.datatools.sqldevtools.feature (1.5.0.200706221) “Eclipse Data Tools Platform SQL Tools Common UI Plug-in”
    org.eclipse.emf (2.3.0.v200706262000) “Eclipse Modeling Framework (EMF)”
    org.eclipse.emf.codegen (2.3.0.v200706262000) “EMF Template Code Generator”
    org.eclipse.emf.codegen.ecore (2.3.0.v200706262000) “EMF Ecore Code Generation”
    org.eclipse.emf.codegen.ecore.ui (2.3.0.v200706262000) “EMF Ecore Code Generation UI”
    org.eclipse.emf.codegen.ui (2.3.0.v200706262000) “EMF Template Code Generator UI”
    org.eclipse.emf.common (2.3.0.v200706262000) “EMF Common”
    org.eclipse.emf.common.ui (2.3.0.v200706262000) “EMF Common UI”
    org.eclipse.emf.converter (2.3.0.v200706262000) “EMF Model Convert Support”
    org.eclipse.emf.ecore (2.3.0.v200706262000) “EMF Ecore”
    org.eclipse.emf.ecore.edit (2.3.0.v200706262000) “EMF Ecore Edit Support”
    org.eclipse.emf.ecore.editor (2.3.0.v200706262000) “Sample Ecore Editor”
    org.eclipse.emf.ecore.sdo (2.3.0.v200706262000) “EMF Service Data Objects (SDO)”
    org.eclipse.emf.edit (2.3.0.v200706262000) “EMF Edit”
    org.eclipse.emf.edit.ui (2.3.0.v200706262000) “EMF Edit UI”
    org.eclipse.emf.mapping (2.3.0.v200706262000) “EMF Mapping ”
    org.eclipse.emf.mapping.ecore (2.3.0.v200706262000) “Eclipse Modeling Framework (EMF) – org.eclipse.emf.mapping.ecore”
    org.eclipse.emf.mapping.ecore.editor (2.3.0.v200706262000) “Eclipse Modeling Framework (EMF) – org.eclipse.emf.mapping.ecore.editor”
    org.eclipse.emf.mapping.ui (2.3.0.v200706262000) “EMF Mapping UI”
    org.eclipse.gef (3.3.0.v20070620) “Graphical Editing Framework”
    org.eclipse.jdt (3.3.0.v20070606-0010-7o7jCHEFpPoqQYvnXqejeR) “Eclipse Java Development Tools”
    org.eclipse.jst (2.0.0.zmyeclipse60020070820) “J2EE Standard Tools (JST)”
    org.eclipse.pde (3.3.0.v20070607-7N7M-DUUEF6Ez0H46IcCC) “Eclipse Plug-in Development Environment”
    org.eclipse.platform (3.3.0.v20070612-_19UEkLEzwsdF9jSqQ-G) “Eclipse Platform”
    org.eclipse.rcp (3.3.0.v20070607-8y8eE8NEbsN3X_fjWS8HPNG) “Eclipse RCP”
    org.eclipse.sdk (3.3.0.v20070607-7M7J-BIolz-OcxWxvWAPSfLPqevO) “Eclipse Project SDK”
    org.eclipse.wst (2.0.0.zmyeclipse60020070820) “Web Standard Tools (WST)”
    org.eclipse.xsd (2.3.0.v200706262000) “XML Schema Infoset Model (XSD)”
    org.eclipse.xsd.edit (2.3.0.v200706262000) “XML Schema Edit Framework”

    *** Plug-in Registry:
    com.genuitec.com.tikal.eclipse.updatemanager.quicksetup (6.0.0.zmyeclipse60020070820) “MyEclipse QuickSetup” [Active]
    com.genuitec.eclipse.aspphp.core (6.0.0.zmyeclipse60020070820) “ASP and PHP Support Core Plug-in” [Starting]
    com.genuitec.eclipse.aspphp.ui (6.0.0.zmyeclipse60020070820) “ASP and PHP support UI Plug-in” [Starting]
    com.genuitec.eclipse.ast.deploy.core (6.0.0.zmyeclipse60020070820) “MyEclipse Deployment Support” [Active]
    com.genuitec.eclipse.browser (6.0.0.zmyeclipse60020070820) “MyEclipse Web Browser” [Starting]
    com.genuitec.eclipse.core (6.0.0.zmyeclipse60020070820) “MyEclipse Core” [Active]
    com.genuitec.eclipse.core.common (6.0.0.zmyeclipse60020070820) “MyEclipse Common Core Utilities” [Active]
    com.genuitec.eclipse.core.common.platform (6.0.0.zmyeclipse60020070820) “MyEclipse Common Core Platform Utilities” [Active]
    com.genuitec.eclipse.cross.easystruts.eclipse (6.0.0.zmyeclipse60020070820) “MyEclipse Struts Support” [Active]
    com.genuitec.eclipse.derby (6.0.0.zmyeclipse60020070820) “MyEclipse Derby” [Active]
    com.genuitec.eclipse.desktop (6.0.0.zmyeclipse60020070820) “MyEclipse Desktop Utilities” [Starting]
    com.genuitec.eclipse.dtd (6.0.0.zmyeclipse60020070820) “MyEclipse DTD Support” [Starting]
    com.genuitec.eclipse.easie.core (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE Core” [Active]
    com.genuitec.eclipse.easie.geronimo1 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE Geronimo 1” [Active]
    com.genuitec.eclipse.easie.geronimo2 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE Geronimo 2” [Active]
    com.genuitec.eclipse.easie.jboss (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE JBoss” [Active]
    com.genuitec.eclipse.easie.jboss2 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE JBoss 2” [Active]
    com.genuitec.eclipse.easie.jboss3 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE JBoss 3” [Active]
    com.genuitec.eclipse.easie.jboss4 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE JBoss 4” [Active]
    com.genuitec.eclipse.easie.jboss5 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE JBoss 5” [Active]
    com.genuitec.eclipse.easie.jetty (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE Jetty” [Active]
    com.genuitec.eclipse.easie.jetty4 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE Jetty 4” [Active]
    com.genuitec.eclipse.easie.jetty5 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE Jetty 5” [Active]
    com.genuitec.eclipse.easie.jetty6 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE Jetty 6” [Active]
    com.genuitec.eclipse.easie.jonas (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE JOnAS” [Active]
    com.genuitec.eclipse.easie.jonas3 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE JOnAS 3” [Active]
    com.genuitec.eclipse.easie.jonas4 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE JOnAS 4” [Active]
    com.genuitec.eclipse.easie.jrun (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE JRun” [Active]
    com.genuitec.eclipse.easie.jrun4 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE JRun 4” [Active]
    com.genuitec.eclipse.easie.oracle (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE Oracle AS” [Active]
    com.genuitec.eclipse.easie.oracle10 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE Oracle 10 AS” [Active]
    com.genuitec.eclipse.easie.oracle9 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE Oracle 9 AS” [Active]
    com.genuitec.eclipse.easie.orion1 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE Orion 1” [Active]
    com.genuitec.eclipse.easie.orion2 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE Orion 2” [Active]
    com.genuitec.eclipse.easie.resin (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE Resin” [Active]
    com.genuitec.eclipse.easie.resin2 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE Resin 2” [Active]
    com.genuitec.eclipse.easie.resin3 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE Resin 3” [Active]
    com.genuitec.eclipse.easie.sun (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE Sun One” [Active]
    com.genuitec.eclipse.easie.sun8 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE Sun 8” [Active]
    com.genuitec.eclipse.easie.sun81 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE Sun 8.x” [Active]
    com.genuitec.eclipse.easie.sun9 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE Sun 9” [Active]
    com.genuitec.eclipse.easie.sunglassfish (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE Glassfish 1” [Active]
    com.genuitec.eclipse.easie.sunglassfish2 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE Glassfish 2” [Active]
    com.genuitec.eclipse.easie.tomcat (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE Tomcat” [Active]
    com.genuitec.eclipse.easie.tomcat.myeclipse (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE MyEclipse Tomcat 6 Server” [Active]
    com.genuitec.eclipse.easie.tomcat4 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE Tomcat 4” [Active]
    com.genuitec.eclipse.easie.tomcat5 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE Tomcat 5” [Active]
    com.genuitec.eclipse.easie.tomcat6 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE Tomcat 6” [Active]
    com.genuitec.eclipse.easie.weblogic (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE WebLogic” [Active]
    com.genuitec.eclipse.easie.weblogic10 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE WebLogic 10” [Active]
    com.genuitec.eclipse.easie.weblogic6 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE WebLogic 6” [Active]
    com.genuitec.eclipse.easie.weblogic7 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE WebLogic 7” [Active]
    com.genuitec.eclipse.easie.weblogic8 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE WebLogic 8” [Active]
    com.genuitec.eclipse.easie.weblogic9 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE WebLogic 9” [Active]
    com.genuitec.eclipse.easie.websphere (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE WebSphere 4” [Active]
    com.genuitec.eclipse.easie.websphere5 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE WebSphere 5” [Active]
    com.genuitec.eclipse.easie.websphere6 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE WebSphere 6” [Active]
    com.genuitec.eclipse.easie.websphere61 (6.0.0.zmyeclipse60020070820) “MyEclipse EASIE WebSphere 6.1” [Active]
    com.genuitec.eclipse.examples (6.0.0.zmyeclipse60020070820) “MyEclipse Examples” [Active]
    com.genuitec.eclipse.export.wizard (6.0.0.zmyeclipse60020070820) “MyEclipse J2EE Export Wizards” [Starting]
    com.genuitec.eclipse.fileview (6.0.0.zmyeclipse60020070820) “The File View Plug-in” [Active]
    com.genuitec.eclipse.hibernate (6.0.0.zmyeclipse60020070820) “MyEclipse Hibernate Capabilities” [Active]
    com.genuitec.eclipse.imageeditor (6.0.0.zmyeclipse60020070820) “MyEclipse Image Editor” [Starting]
    com.genuitec.eclipse.integration (6.0.0.zmyeclipse60020070820) “MyEclipse Integration Utilities” [Starting]
    com.genuitec.eclipse.j2eedt.core (6.0.0.zmyeclipse60020070820) “MyEclipse Java Enterprise Development Tooling” [Active]
    com.genuitec.eclipse.javascript (6.0.0.zmyeclipse60020070820) “MyEclipse Javascript Support” [Active]
    com.genuitec.eclipse.jsf (6.0.0.zmyeclipse60020070820) “MyEclipse JSF Capabilities” [Active]
    com.genuitec.eclipse.jsf.designer (6.0.0.zmyeclipse60020070820) “MyEclipse JSF Designer Plug-in” [Active]
    com.genuitec.eclipse.memory (6.0.0.zmyeclipse60020070820) “MyEclipse Memory Monitor” [Active]
    com.genuitec.eclipse.modeling.core (6.0.0.zmyeclipse60020070820) “MyEclipse Modeling Core” [Starting]
    com.genuitec.eclipse.persistence.jpa (6.0.0.zmyeclipse60020070820) “MyEclipse JPA” [Active]
    com.genuitec.eclipse.springframework (6.0.0.zmyeclipse60020070820) “MyEclipse Spring Framework Support” [Starting]
    com.genuitec.eclipse.springhibernate (6.0.0.zmyeclipse60020070820) “MyEclipse Spring / Hibernate Support” [Starting]
    com.genuitec.eclipse.sqlexplorer (6.0.0.zmyeclipse60020070820) “MyEclipse Database Explorer Plugin” [Starting]
    com.genuitec.eclipse.sqlexplorer.doc (6.0.0.zmyeclipse60020070820) “MyEclipse Database Explorer Help Plug-in” [Resolved]
    com.genuitec.eclipse.sqlexplorer.mssql (6.0.0.zmyeclipse60020070820) “MyEclipse SQLServer Support” [Starting]
    com.genuitec.eclipse.sqlexplorer.mysql (6.0.0.zmyeclipse60020070820) “MyEclipse MySQL Support” [Starting]
    com.genuitec.eclipse.sqlexplorer.oracle (6.0.0.zmyeclipse60020070820) “MyEclipse Oracle Database Explorer” [Starting]
    com.genuitec.eclipse.struts (6.0.0.zmyeclipse60020070820) “MyEclipse Struts Capabilities” [Starting]
    com.genuitec.eclipse.tapestry (6.0.0.zmyeclipse60020070820) “MyEclipse Tapestry Integration” [Active]
    com.genuitec.eclipse.tapestry.ui.contrib (6.0.0.zmyeclipse60020070820) “MyEclipse Tapestry UI Integration Fragment” [Resolved]
    com.genuitec.eclipse.templates (6.0.0.zmyeclipse60020070820) “MyEclipse Code Generation Template Support” [Active]
    com.genuitec.eclipse.uml (6.0.0.zmyeclipse60020070820) “MyEclipse UML” [Starting]
    com.genuitec.eclipse.wdt.jsp.debug (6.0.0.zmyeclipse60020070820) “MyEclipse JSP Debug Tooling” [Active]
    com.genuitec.eclipse.web.imagepreviewer (6.0.0.zmyeclipse60020070820) “MyEclipse Image Previewer” [Starting]
    com.genuitec.eclipse.webdesigner3 (6.0.0.zmyeclipse60020070820) “MyEclipse Visual Web Designer” [Active]
    com.genuitec.eclipse.wizards (6.0.0.zmyeclipse60020070820) “MyEclipse File Creation Wizards” [Active]
    com.genuitec.eclipse.ws.xfire (6.0.0.zmyeclipse60020070820) “MyEclipse XFire Web Services Support” [Active]
    com.genuitec.javascript.debug (6.0.0.zmyeclipse60020070820) “MyEclipse JavaScript Debugger” [Starting]
    com.genuitec.javascript.debug.mozilla (6.0.0.zmyeclipse60020070820) “MyEclipse JavaScript Browser” [Resolved]
    com.genuitec.jboss.ide.eclipse.apache.xalan (6.0.0.zmyeclipse60020070820) “MyEclipse XDoclet Apache Xalan” [Resolved]
    com.genuitec.jboss.ide.eclipse.core (6.0.0.zmyeclipse60020070820) “MyEclipse XDoclet Support Core” [Starting]
    com.genuitec.jboss.ide.eclipse.xdoclet.assist (6.0.0.zmyeclipse60020070820) “MyEclipse XDoclet Assist” [Starting]
    com.genuitec.jboss.ide.eclipse.xdoclet.core (6.0.0.zmyeclipse60020070820) “MyEclipse XDoclet Core” [Starting]
    com.genuitec.jboss.ide.eclipse.xdoclet.run (6.0.0.zmyeclipse60020070820) “MyEclipse XDoclet Runner” [Starting]
    com.genuitec.jboss.ide.eclipse.xdoclet.ui (6.0.0.zmyeclipse60020070820) “MyEclipse XDoclet UI Plug-in” [Starting]
    com.genuitec.myeclipse.ast (6.0.0.zmyeclipse60020070820) “MyEclipse Application Server Tooling” [Resolved]
    com.genuitec.myeclipse.compatibility (6.0.0.zmyeclipse60020070820) “MyEclipse Backward Compatibility” [Active]
    com.genuitec.myeclipse.core (6.0.0.zmyeclipse60020070820) “MyEclipse Core Feature” [Resolved]
    com.genuitec.myeclipse.database (6.0.0.zmyeclipse60020070820) “MyEclipse Database Feature” [Resolved]
    com.genuitec.myeclipse.doc (6.0.0.zmyeclipse60020070820) “MyEclipse Documentation” [Starting]
    com.genuitec.myeclipse.enterprise.workbench (6.0.0.zmyeclipse60020070820) “MyEclipse Enterprise Workbench Feature” [Resolved]
    com.genuitec.myeclipse.help (6.0.0.zmyeclipse60020070820) “MyEclipse Help Feature” [Resolved]
    com.genuitec.myeclipse.hibernate (6.0.0.zmyeclipse60020070820) “MyEclipse Hibernate Feature” [Resolved]
    com.genuitec.myeclipse.jsf (6.0.0.zmyeclipse60020070820) “MyEclipse JSF Feature” [Resolved]
    com.genuitec.myeclipse.jspdesign (6.0.0.zmyeclipse60020070820) “MyEclipse JSP Design Feature” [Resolved]
    com.genuitec.myeclipse.perspective (6.0.0.zmyeclipse60020070820) “MyEclipse Perspective Plug-in” [Active]
    com.genuitec.myeclipse.platform (6.0.0.zmyeclipse60020070820) “MyEclipse Base Platform Feature” [Resolved]
    com.genuitec.myeclipse.product (6.0.0.zmyeclipse60020070820) “MyEclipse Product” [Starting]
    com.genuitec.myeclipse.spring (6.0.0.zmyeclipse60020070820) “MyEclipse Spring Feature” [Resolved]
    com.genuitec.myeclipse.struts (6.0.0.zmyeclipse60020070820) “MyEclipse Struts Feature” [Resolved]
    com.genuitec.myeclipse.tapestry (6.0.0.zmyeclipse60020070820) “MyEclipse Tapestry / Spindle Feature” [Resolved]
    com.genuitec.myeclipse.uml (6.0.0.zmyeclipse60020070820) “MyEclipse UML Feature” [Resolved]
    com.genuitec.myeclipse.wdt (6.0.0.zmyeclipse60020070820) “MyEclipse Web Development Feature” [Resolved]
    com.genuitec.myeclipse.ws.xfire (6.0.0.zmyeclipse60020070820) “MyEclipse Web Services Feature” [Resolved]
    com.genuitec.org.eclipse.webbrowser (6.0.0.zmyeclipse60020070820) “Web Browser” [Starting]
    com.genuitec.org.hibernate.eclipse (6.0.0.zmyeclipse60020070820) “MyEclipse Hibernate Core” [Active]
    com.genuitec.org.hibernate.eclipse.console (6.0.0.zmyeclipse60020070820) “MyEclipse Hibernate Console” [Active]
    com.genuitec.org.hibernate.eclipse.mapper (6.0.0.zmyeclipse60020070820) “MyEclipse Hibernate Mapper” [Active]
    com.genuitec.org.springframework.ide.eclipse.beans.core (6.0.0.zmyeclipse60020070820) “MyEclipse Spring IDE Beans Support Core” [Active]
    com.genuitec.org.springframework.ide.eclipse.beans.ui (6.0.0.zmyeclipse60020070820) “MyEclipse Spring IDE Beans UI” [Active]
    com.genuitec.org.springframework.ide.eclipse.beans.ui.doc (6.0.0.zmyeclipse60020070820) “MyEclipse Spring IDE Beans Documentation” [Resolved]
    com.genuitec.org.springframework.ide.eclipse.beans.ui.editor (6.0.0.zmyeclipse60020070820) “MyEclipse Spring IDE Beans Config Editor” [Active]
    com.genuitec.org.springframework.ide.eclipse.beans.ui.graph (6.0.0.zmyeclipse60020070820) “MyEclipse Spring IDE Beans Graph” [Starting]
    com.genuitec.org.springframework.ide.eclipse.beans.ui.navigator (6.0.0.zmyeclipse60020070820) “MyEclipse Spring IDE Beans UI Navigator” [Starting]
    com.genuitec.org.springframework.ide.eclipse.beans.ui.search (6.0.0.zmyeclipse60020070820) “MyEclipse Spring IDE Beans UI Search” [Starting]
    com.genuitec.org.springframework.ide.eclipse.core (6.0.0.zmyeclipse60020070820) “MyEclipse Spring IDE Compatibility Core” [Active]
    com.genuitec.org.springframework.ide.eclipse.core.doc (6.0.0.zmyeclipse60020070820) “MyEclipse Spring Framework Reference Documentation” [Starting]
    com.genuitec.org.springframework.ide.eclipse.ui (6.0.0.zmyeclipse60020070820) “MyEclipse Spring IDE UI” [Active]
    com.ibm.icu (3.6.1.v20070417) “International Components for Unicode for Java (ICU4J)” [Active]
    com.iw.plugins.spindle.core (6.0.0.zmyeclipse60020070820) “MyEclipse Spindle Core Support” [Active]
    com.iw.plugins.spindle.docs (6.0.0.zmyeclipse60020070820) “MyEclipse Spindle 3 Documentation” [Starting]
    com.iw.plugins.spindle.ui (6.0.0.zmyeclipse60020070820) “MyEclipse Spindle UI” [Active]
    com.jcraft.jsch (0.1.31) “JSch” [Resolved]
    javax.servlet (2.4.0.v200706111738) “Servlet API Bundle” [Resolved]
    javax.servlet.jsp (2.0.0.v200706191603) “Java Server Pages API Bundle” [Resolved]
    javax.wsdl (1.4.0.v200706111329) “WSDL4J” [Resolved]
    javax.wsdl15 (1.5.1.v200705290614) “WSDL4J” [Resolved]
    javax.xml.rpc (1.1.0.v200706111329) “JAX-RPC” [Resolved]
    javax.xml.soap (1.2.0.v200706111329) “SAAJ” [Resolved]
    net.sf.eclipsensis (0.9.6.1) “EclipseNSIS” [Active]
    net.sf.eclipsensis.installoptions (0.9.6.1) “EclipseNSIS InstallOptions Editor” [Active]
    net.sf.eclipsensis.source (0.9.6.1) “EclipseNSIS Source Plug-in” [Resolved]
    net.sf.eclipsensis.startup (0.9.6) “EclipseNSIS Startup” [Active]
    net.sf.eclipsensis.update (0.9.6) “EclipseNSIS Update” [Active]
    net.sf.eclipsensis.utilities (0.9.2) “EclipseNSIS Utilities” [Starting]
    net.sf.jarsigner (0.9.2) “JARSigner Plug-in” [Starting]
    net.sf.jnigen (0.9.2) “JNIGen Plug-in” [Starting]
    net.sf.solareclipse.ui (0.4.0.spindle-dep-6) “MyEclipse Spindle SolarEclipse UI” [Resolved]
    net.sf.solareclipse.xml.ui (0.4.0.spindle-dep-6) “MyEclipse Spindle XML Development Tools UI” [Starting]
    org.apache.ant (1.7.0.v200706080842) “Apache Ant” [Resolved]
    org.apache.axis (1.4.0.v200706191647) “Apache Web Services” [Resolved]
    org.apache.cactus (1.7.2.v200606181221) “Cactus Resource Plug-in” [Starting]
    org.apache.commons.discovery (0.2.0.v200706111329) “Jakarta-Commons Discovery” [Resolved]
    org.apache.commons.el (1.0.0.v200706111724) “Apache Commons JSP 2.0 Expression Language Interpreter” [Resolved]
    org.apache.commons.logging (1.0.4.v200706111724) “Apache Commons Logging Plug-in” [Resolved]
    org.apache.jasper (5.5.17.v200706111724) “Apache Jasper 2 Plug-in” [Resolved]
    org.apache.log4j (1.2.13.v200706111418) “Apache Jakarta log4j Plug-in” [Resolved]
    org.apache.lucene (1.9.1.v200706111724) “Apache Lucene” [Resolved]
    org.apache.lucene.analysis (1.9.1.v200706181610) “Apache Lucene Analysis” [Resolved]
    org.apache.wsil4j (1.0.0.v200706111329) “WSIL4J” [Resolved]
    org.apache.xerces (2.8.0.v200705301630) “Apache Xerces-J” [Resolved]
    org.apache.xml.resolver (1.1.0.v200705310020) “Apache XmlResolver” [Resolved]
    org.eclipse.ant.core (3.1.200.v20070522) “Ant Build Tool Core” [Active]
    org.eclipse.ant.ui (3.2.100.v20070511) “Ant UI” [Active]
    org.eclipse.atf.core (0.2.2.zmyeclipse60020070820) “Core Plug-in (Incubation)” [Starting]
    org.eclipse.atf.mozilla.ide.core (0.2.2.zmyeclipse60020070820) “Mozide Core Plugin (Incubation)” [Active]
    org.eclipse.atf.mozilla.ide.debug (0.2.2.zmyeclipse60020070820) “Mozilla Debug Plug-in (Incubation)” [Active]
    org.eclipse.atf.mozilla.ide.debug.ui (0.2.2.zmyeclipse60020070820) “Mozilla Debug UI Plug-in (Incubation)” [Active]
    org.eclipse.atf.mozilla.ide.ui (0.2.2.zmyeclipse60020070820) “Moz IDE UI Plug-in (Incubation)” [Active]
    org.eclipse.atf.mozilla.ide.ui.extras (0.2.2.zmyeclipse60020070820) “Mozilla IDE UI Extras Plug-in (Incubation)” [Starting]
    org.eclipse.atf.templates (0.2.2.zmyeclipse60020070820) “Templates Plug-in (Incubation)” [Starting]
    org.eclipse.atf.ui (0.2.2.zmyeclipse60020070820) “Ui Plug-in (Incubation)” [Starting]
    org.eclipse.compare (3.3.0.I20070606) “Compare Support” [Active]
    org.eclipse.core.boot (3.1.100.v20060603) “Core Boot” [Starting]
    org.eclipse.core.commands (3.3.0.I20070605-0010) “Commands” [Resolved]
    org.eclipse.core.contenttype (3.2.100.v20070319) “Eclipse Content Mechanism” [Active]
    org.eclipse.core.databinding (1.0.0.I20070606-0010) “JFace Data Binding” [Resolved]
    org.eclipse.core.databinding.beans (1.0.0.I20070606-0010) “JFace Data Binding for JavaBeans” [Resolved]
    org.eclipse.core.expressions (3.3.0.v20070606-0010) “Expression Language” [Active]
    org.eclipse.core.filebuffers (3.3.0.v20070606-0010) “File Buffers” [Active]
    org.eclipse.core.filesystem (1.1.0.v20070606) “Core File Systems” [Active]
    org.eclipse.core.filesystem.win32.x86 (1.1.0.v20070510) “Core File System for Windows” [Resolved]
    org.eclipse.core.jobs (3.3.0.v20070423) “Eclipse Jobs Mechanism” [Active]
    org.eclipse.core.net (1.0.0.I20070531) “Internet Connection Management” [Active]
    org.eclipse.core.resources (3.3.0.v20070604) “Core Resource Management” [Active]
    org.eclipse.core.resources.compatibility (3.2.100.v20070502) “Core Resource Management Compatibility Fragment” [Resolved]
    org.eclipse.core.resources.win32 (3.3.0.v20070226) “Core Resource Management Win32 Fragment” [Resolved]
    org.eclipse.core.runtime (3.3.100.v20070530) “Core Runtime” [Active]
    org.eclipse.core.runtime.compatibility (3.1.200.v20070502) “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.100.v20070316) “Eclipse Registry Compatibility Fragment” [Resolved]
    org.eclipse.core.variables (3.2.0.v20070426) “Core Variables” [Active]
    org.eclipse.cvs (1.0.0.v20070606) “Eclipse CVS Client” [Starting]
    org.eclipse.dali.core (0.5.0.zmyeclipse60020070820) “Dali Core” [Starting]
    org.eclipse.dali.db (0.5.0.zmyeclipse60020070820) “Dali DB” [Starting]
    org.eclipse.dali.edit (0.5.0.zmyeclipse60020070820) “Dali Edit” [Starting]
    org.eclipse.dali.gen (0.5.0.zmyeclipse60020070820) “Dali Entity Gen” [Starting]
    org.eclipse.dali.ui (0.5.0.zmyeclipse60020070820) “Dali Java Persistence API (JPA) Tools” [Starting]
    org.eclipse.dali.utility (0.5.0.zmyeclipse60020070820) “Dali Utility” [Starting]
    org.eclipse.datatools.connectivity (1.0.0.200706181) “Data Tools Platform Connectivity Plug-in” [Starting]
    org.eclipse.datatools.connectivity.db.generic (1.0.0.200706071) “Eclipse Data Tools Platform Generic DB Connectivity Plug-in” [Starting]
    org.eclipse.datatools.connectivity.db.generic.ui (1.0.0.200706071) “Eclipse Data Tools Platform Generic DB UI Plug-in” [Starting]
    org.eclipse.datatools.connectivity.dbdefinition.genericJDBC (1.0.0.200706071) “Eclipse Data Tools Platform DBDefinition Generic JDBC Plug-in” [Starting]
    org.eclipse.datatools.connectivity.oda (3.1.0.200706071) “DTP Open Data Access” [Starting]
    org.eclipse.datatools.connectivity.oda.consumer (3.1.0.200706071) “DTP ODA Consumer Helper Component Plug-in” [Starting]
    org.eclipse.datatools.connectivity.oda.design (3.0.4.200706071) “DTP ODA Design Session Model” [Starting]
    org.eclipse.datatools.connectivity.oda.design.ui (3.0.4.200706071) “DTP ODA Designer UI Framework Plug-in” [Starting]
    org.eclipse.datatools.connectivity.oda.flatfile (3.0.4.200706071) “Eclipse Data Tools Platform Flat File ODA Runtime Driver” [Starting]
    org.eclipse.datatools.connectivity.oda.flatfile.ui (3.0.4.200706191) “Eclipse Data Tools Platform Flat File ODA Designer” [Starting]
    org.eclipse.datatools.connectivity.oda.profile (3.0.4.200706071) “DTP ODA Connection Profile Framework Plug-in” [Starting]
    org.eclipse.datatools.connectivity.oda.template.ui (3.0.4.200706071) “DTP ODA New Plug-in Template Wizard” [Starting]
    org.eclipse.datatools.connectivity.sqm.core (1.0.0.200706071) “Eclipse Data Tools Platform SQM Core Plug-in” [Starting]
    org.eclipse.datatools.connectivity.sqm.core.ui (1.0.0.200706151) “Eclipse Data Tools Platform SQM UI Plug-in” [Starting]
    org.eclipse.datatools.connectivity.sqm.fe.ui (1.0.0.200706071) “Eclipse Data Tools Platform FE UI Plug-in” [Starting]
    org.eclipse.datatools.connectivity.sqm.fe.ui.actions (1.0.0.200706071) “Eclipse Data Tools Platform FE Ui Actions Plug-in” [Starting]
    org.eclipse.datatools.connectivity.sqm.server.ui (1.0.0.200706121) “Eclipse Data Tools Platform Server UI Plug-in” [Starting]
    org.eclipse.datatools.connectivity.ui (1.0.0.200706211) “Data Tools Platform Connectivity UI Plug-in” [Starting]
    org.eclipse.datatools.connectivity.ui.dse (1.0.0.200706181) “Eclipse Data Tools Platform Data Source Explorer Plug-in” [Starting]
    org.eclipse.datatools.help (1.5.0.200706181) “Data Tools Platform Help Utilities” [Resolved]
    org.eclipse.datatools.lpg (1.0.0.200706071) “Wrapper for the LPG java runtime” [Resolved]
    org.eclipse.datatools.modelbase.dbdefinition (1.0.0.200706071) “Eclipse Data Tools Platform DBDefinition Model” [Starting]
    org.eclipse.datatools.modelbase.sql (1.0.0.200706071) “Eclipse Data Tools Platform SQLModel Plug-in” [Starting]
    org.eclipse.datatools.modelbase.sql.edit (1.0.0.200706071) “Eclipse Data Tools Platform SQLModel Edit Plug-in” [Starting]
    org.eclipse.datatools.modelbase.sql.query (1.0.0.200706151) “Eclipse Data Tools Platform SQL Query Model Plugin” [Starting]
    org.eclipse.datatools.modelbase.sql.xml.query (1.0.0.200706151) “Eclipse Data Tools Platform SQL XML Query Model Plugin” [Starting]
    org.eclipse.datatools.sqltools.common.ui (1.0.0.200706181) “Eclipse Data Tools Platform SQL Tools Common UI Plug-in” [Starting]
    org.eclipse.datatools.sqltools.data.core (1.0.0.200706151) “Data Core Plugin” [Starting]
    org.eclipse.datatools.sqltools.data.ui (1.0.0.200706151) “Data UI Plugin” [Starting]
    org.eclipse.datatools.sqltools.db.generic (1.0.0.200706131) “Eclipse Data Tools Platform SQL Tools Generic Database Plug-in” [Starting]
    org.eclipse.datatools.sqltools.debugger.core (1.0.0.200706071) “Eclipse Data Tools Platform SQL Debugger Framework” [Starting]
    org.eclipse.datatools.sqltools.editor.core (1.0.0.200706131) “Eclipse Data Tools Platform SQL Editor Core Plug-in” [Starting]
    org.eclipse.datatools.sqltools.parsers.sql (1.0.0.200706161) “Eclipse Data Tools Platform SQL Parser Plugin” [Starting]
    org.eclipse.datatools.sqltools.parsers.sql.lexer (1.0.0.200706161) “Eclipse Data Tools Platform Lexer Plug-in” [Starting]
    org.eclipse.datatools.sqltools.parsers.sql.query (1.0.0.200706162) “Eclipse Data Tools Platform SQL Query Parser Plugin” [Resolved]
    org.eclipse.datatools.sqltools.parsers.sql.xml.query (1.0.0.200706151) “Eclipse Data Tools Platform SQL XML Query Parser Plugin” [Starting]
    org.eclipse.datatools.sqltools.plan (1.0.0.200706181) “Eclipse Data Tools Platform SQL Execution Plan View Plug-in” [Starting]
    org.eclipse.datatools.sqltools.result (1.0.0.200706181) “Eclipse Data Tools Platform SQL Results View Plug-in” [Starting]
    org.eclipse.datatools.sqltools.routineeditor (1.0.0.200706181) “Eclipse Data Tools Platform SQL Tools Routine Editor Plug-in” [Starting]
    org.eclipse.datatools.sqltools.sql (1.0.0.200706111) “Eclipse Data Tools Platform SQL Core Plug-in” [Starting]
    org.eclipse.datatools.sqltools.sqleditor (1.0.0.200706181) “Eclipse Data Tools Platform SQL Editor” [Starting]
    org.eclipse.datatools.sqltools.sqlscrapbook (1.0.0.200706181) “Eclipse Data Tools Platform Sqlscrapbook Plug-in” [Starting]
    org.eclipse.datatools.sqltools.tabledataeditor (1.0.0.200706071) “Eclipse Data Tools Platform Table Data Editor Plug-in” [Starting]
    org.eclipse.datatools.sqltools.tablewizard (1.0.0.200706071) “Eclipse Data Tools Platform Database Table Creation Plug-in” [Starting]
    org.eclipse.debug.core (3.3.0.v20070607-1800) “Debug Core” [Active]
    org.eclipse.debug.ui (3.3.0.v20070607-1800) “Debug UI” [Active]
    org.eclipse.draw2d (3.2.100.v20070529) “Graphical Editing Framework Draw2d” [Active]
    org.eclipse.emf (2.3.0.v200706262000) “Eclipse Modeling Framework (EMF)” [Starting]
    org.eclipse.emf.ant (2.3.0.v200706262000) “EMF Ant Tasks” [Starting]
    org.eclipse.emf.codegen (2.3.0.v200706262000) “EMF Template Code Generator” [Starting]
    org.eclipse.emf.codegen.ecore (2.3.0.v200706262000) “EMF Ecore Code Generation” [Starting]
    org.eclipse.emf.codegen.ecore.ui (2.3.0.v200706262000) “EMF Ecore Code Generation UI” [Starting]
    org.eclipse.emf.codegen.ui (2.3.0.v200706262000) “EMF Template Code Generator UI” [Starting]
    org.eclipse.emf.common (2.3.0.v200706262000) “EMF Common” [Active]
    org.eclipse.emf.common.ui (2.3.0.v200706262000) “EMF Common UI” [Active]
    org.eclipse.emf.commonj.sdo (2.3.0.v200706262000) “CommonJ SDO” [Starting]
    org.eclipse.emf.converter (2.3.0.v200706262000) “EMF Model Convert Support” [Starting]
    org.eclipse.emf.ecore (2.3.0.v200706262000) “EMF Ecore” [Active]
    org.eclipse.emf.ecore.change (2.3.0.v200706262000) “EMF Ecore Change Model” [Starting]
    org.eclipse.emf.ecore.change.edit (2.3.0.v200706262000) “EMF Ecore Change Edit Support” [Starting]
    org.eclipse.emf.ecore.edit (2.3.0.v200706262000) “EMF Ecore Edit Support” [Starting]
    org.eclipse.emf.ecore.editor (2.3.0.v200706262000) “Sample Ecore Editor” [Starting]
    org.eclipse.emf.ecore.sdo (2.3.0.v200706262000) “EMF Service Data Objects (SDO)” [Starting]
    org.eclipse.emf.ecore.xmi (2.3.0.v200706262000) “EMF XMI” [Active]
    org.eclipse.emf.edit (2.3.0.v200706262000) “EMF Edit” [Active]
    org.eclipse.emf.edit.ui (2.3.0.v200706262000) “EMF Edit UI” [Active]
    org.eclipse.emf.exporter (2.3.0.v200706262000) “EMF Model Export Support” [Starting]
    org.eclipse.emf.importer (2.3.0.v200706262000) “EMF Model Import Support” [Starting]
    org.eclipse.emf.importer.ecore (2.3.0.v200706262000) “EMF Ecore Importer” [Starting]
    org.eclipse.emf.importer.java (2.3.0.v200706262000) “EMF Annotated Java Importer” [Starting]
    org.eclipse.emf.importer.rose (2.3.0.v200706262000) “EMF Rose Importer” [Starting]
    org.eclipse.emf.mapping (2.3.0.v200706262000) “EMF Mapping” [Starting]
    org.eclipse.emf.mapping.ecore (2.3.0.v200706262000) “Eclipse Modeling Framework (EMF) – org.eclipse.emf.mapping.ecore” [Starting]
    org.eclipse.emf.mapping.ecore.editor (2.3.0.v200706262000) “Eclipse Modeling Framework (EMF) – org.eclipse.emf.mapping.ecore.editor” [Starting]
    org.eclipse.emf.mapping.ecore2ecore (2.3.0.v200706262000) “Ecore to Ecore Mapping” [Starting]
    org.eclipse.emf.mapping.ecore2ecore.editor (2.3.0.v200706262000) “Ecore to Ecore Mapping Editor” [Starting]
    org.eclipse.emf.mapping.ecore2xml (2.3.0.v200706262000) “Ecore to XML Mapping” [Starting]
    org.eclipse.emf.mapping.ecore2xml.ui (2.3.0.v200706262000) “Ecore to XML Mapping UI” [Starting]
    org.eclipse.emf.mapping.ui (2.3.0.v200706262000) “EMF Mapping UI” [Starting]
    org.eclipse.equinox.app (1.0.0.v20070606) “Equinox Application Container” [Active]
    org.eclipse.equinox.common (3.3.0.v20070426) “Common Eclipse Runtime” [Active]
    org.eclipse.equinox.http.jetty (1.0.0.v20070607) “Jetty Http Service” [Active]
    org.eclipse.equinox.http.registry (1.0.0.v20070608) “Http Service Registry Extensions” [Active]
    org.eclipse.equinox.http.servlet (1.0.0.v20070606) “Http Services Servlet” [Active]
    org.eclipse.equinox.jsp.jasper (1.0.0.v20070607) “Jasper Jsp Support Bundle” [Active]
    org.eclipse.equinox.jsp.jasper.registry (1.0.0.v20070607) “Jasper Jsp Registry Support Plug-in” [Active]
    org.eclipse.equinox.launcher (1.0.0.v20070606) “Equinox Launcher” [Resolved]
    org.eclipse.equinox.launcher.win32.win32.x86 (1.0.0.v20070523) “Equinox Launcher Win32 X86 Fragment” [Resolved]
    org.eclipse.equinox.preferences (3.2.100.v20070522) “Eclipse Preferences Mechanism” [Active]
    org.eclipse.equinox.registry (3.3.0.v20070522) “Extension Registry Support” [Active]
    org.eclipse.gef (3.2.100.v20070620) “Graphical Editing Framework” [Active]
    org.eclipse.help (3.3.0.v20070524) “Help System Core” [Active]
    org.eclipse.help.appserver (3.1.200.v20070510) “Help Application Server” [Starting]
    org.eclipse.help.base (3.3.0.v20070606) “Help System Base” [Active]
    org.eclipse.help.ui (3.3.0.v20070530) “Help System UI” [Active]
    org.eclipse.help.webapp (3.3.0.v20070607) “Help System Webapp” [Active]
    org.eclipse.jdt (3.3.0.v20070607-1300) “Eclipse Java Development Tools” [Resolved]
    org.eclipse.jdt.apt.core (3.3.0.v20070607-1200) “Java Annotation Processing Core” [Active]
    org.eclipse.jdt.apt.pluggable.core (1.0.0.v20070529-2100) “Java Compiler Apt IDE” [Installed]
    org.eclipse.jdt.apt.ui (3.3.0.v20070430-1135) “Java Annotation Processing UI” [Starting]
    org.eclipse.jdt.compiler.apt (1.0.0.v20070510-2000) “Java Compiler Apt” [Installed]
    org.eclipse.jdt.compiler.tool (1.0.0.v_771) “Java Compiler Tool Support” [Installed]
    org.eclipse.jdt.core (3.3.0.v_771) “Java Development Tools Core” [Active]
    org.eclipse.jdt.core.manipulation (1.1.0.v20070606-0010) “Java Code Manipulation Functionality” [Active]
    org.eclipse.jdt.debug (3.3.0.v20070530a) “JDI Debug Model” [Active]
    org.eclipse.jdt.debug.ui (3.2.100.v20070531-1800) “JDI Debug UI” [Active]
    org.eclipse.jdt.doc.user (3.3.0.v20070608-1300) “Eclipse Java Development User Guide” [Starting]
    org.eclipse.jdt.junit (3.3.0.v20070606-0010) “Java Development Tools JUnit support” [Active]
    org.eclipse.jdt.junit.runtime (3.3.0.v20070606-0010) “Java Development Tools JUnit runtime support” [Resolved]
    org.eclipse.jdt.junit4.runtime (1.0.100.v20070606-0010) “Java Development Tools JUnit4 runtime support” [Resolved]
    org.eclipse.jdt.launching (3.3.0.v20070510) “Java Development Tools Launching Support” [Active]
    org.eclipse.jdt.ui (3.3.0.v20070607-0010) “Java Development Tools UI” [Active]
    org.eclipse.jem (2.0.0.v200705302225) “Java EMF Model” [Active]
    org.eclipse.jem.beaninfo (2.0.0.v200705302225) “Java EMF Model BeanInfo (Introspection) Support” [Starting]
    org.eclipse.jem.proxy (2.0.0.v200705302225) “Java EMF Model Proxy Support” [Starting]
    org.eclipse.jem.ui (2.0.0.v200705302225) “Java EMF Model UI” [Active]
    org.eclipse.jem.util (2.0.0.v200705302225) “Java EMF Model Utilities” [Active]
    org.eclipse.jem.workbench (2.0.0.v200705302225) “Java EMF Model Workbench Support” [Active]
    org.eclipse.jface (3.3.0.I20070606-0010) “JFace” [Active]
    org.eclipse.jface.databinding (1.1.0.I20070606-0010) “JFace Data Binding for SWT and JFace” [Resolved]
    org.eclipse.jface.text (3.3.0.v20070606-0010) “JFace Text” [Resolved]
    org.eclipse.jsch.core (1.0.0.I20070426) “JSch Core” [Active]
    org.eclipse.jsch.ui (1.0.0.I20070525) “JSch UI” [Starting]
    org.eclipse.jst (1.0.2.zmyeclipse60020070820) “J2EE Standard Tools (JST)” [Resolved]
    org.eclipse.jst.common.annotations.controller (1.1.1.v200706030115) “Annotation Controller Plug-in” [Resolved]
    org.eclipse.jst.common.annotations.core (1.1.2.v200706120315) “Annotation Core Plug-in” [Resolved]
    org.eclipse.jst.common.annotations.ui (1.1.2.v200706120315) “Annotations UI Plug-in” [Starting]
    org.eclipse.jst.common.frameworks (1.1.101.v200706071630) “Integration Plug-in” [Active]
    org.eclipse.jst.common.project.facet.core (1.1.1.v200706120315) “Project Facet Core (Java Support)” [Starting]
    org.eclipse.jst.ejb.ui (1.1.101.v200706071630) “WTP EJB UI Plug-in” [Starting]
    org.eclipse.jst.j2ee (1.1.103.zmyeclipse60020070820) “J2EE Component” [Active]
    org.eclipse.jst.j2ee.core (1.1.102.v200706111630) “J2EE Core Component” [Active]
    org.eclipse.jst.j2ee.ejb (1.1.103.zmyeclipse60020070820) “EJB component Plug-in” [Starting]
    org.eclipse.jst.j2ee.ejb.annotation.model (1.1.2.v200706120315) “EJB Annotation Model Plug-in” [Starting]
    org.eclipse.jst.j2ee.ejb.annotations.emitter (1.1.1.v200705302225) “EJB Emitter Plug-in” [Starting]
    org.eclipse.jst.j2ee.ejb.annotations.ui (1.1.2.v200706191638) “EJB Annotations Ui Plug-in” [Starting]
    org.eclipse.jst.j2ee.ejb.annotations.xdoclet (1.1.1.zmyeclipse60020070820) “Xdoclet Annotations Plug-in” [Starting]
    org.eclipse.jst.j2ee.infopop (1.0.203.v200706110217) “J2EE tools infopops” [Resolved]
    org.eclipse.jst.j2ee.jca (1.1.103.zmyeclipse60020070820) “JCA Plug-in” [Starting]
    org.eclipse.jst.j2ee.jca.ui (1.1.100.v200706071630) “WTP JCA UI Plug-in” [Starting]
    org.eclipse.jst.j2ee.navigator.ui (1.1.101.v200706071630) “J2EE Extensions to Common Navigator” [Starting]
    org.eclipse.jst.j2ee.ui (1.1.101.zmyeclipse60020070820) “WTP J2EE UI Plug-in” [Starting]
    org.eclipse.jst.j2ee.web (1.1.103.zmyeclipse60020070820) “Web Plug-in” [Starting]
    org.eclipse.jst.j2ee.webservice (1.1.100.v200706121000) “Web Service Plug-in” [Starting]
    org.eclipse.jst.j2ee.webservice.ui (1.1.101.v200706121000) “WTP Webservice UI Plug-in” [Starting]
    org.eclipse.jst.j2ee.xdoclet.runtime (1.1.2.v200706120315) “XDocletRuntime Plug-in” [Starting]
    org.eclipse.jst.jee (1.0.0.v200706121000) “JEE common Plug-in” [Active]
    org.eclipse.jst.jee.ejb (1.0.0.v200706111751) “JEE Ejb Plug-in” [Starting]
    org.eclipse.jst.jee.ui (1.0.0.v200706111751) “Ui Plug-in” [Starting]
    org.eclipse.jst.jee.web (1.0.0.v200706111751) “JEE Web Plug-in” [Starting]
    org.eclipse.jst.jsf.common (1.0.0.zmyeclipse60020070820) “JavaServer Faces Tools – Common” [Active]
    org.eclipse.jst.jsf.common.ui (1.0.0.v20070601) “JavaServer Faces Tools – Common UI” [Active]
    org.eclipse.jst.jsf.core (1.0.0.zmyeclipse60020070820) “JavaServer Faces Tools – Core” [Active]
    org.eclipse.jst.jsf.facesconfig (1.0.0.zmyeclipse60020070820) “JavaServer Faces Tools – FacesConfig Model” [Active]
    org.eclipse.jst.jsf.facesconfig.ui (1.0.0.v20070611) “JavaServer Faces Tools – FacesConfig Editor” [Starting]
    org.eclipse.jst.jsf.standard.tagsupport (1.0.0.v20070612) “JavaServer Faces Tools – Taglibrary Metadata” [Starting]
    org.eclipse.jst.jsf.ui (1.0.0.zmyeclipse60020070820) “JavaServer Faces Tools – UI” [Starting]
    org.eclipse.jst.jsp.core (1.2.0.zmyeclipse60020070820) “Structured Source JSP Model” [Active]
    org.eclipse.jst.jsp.ui (1.1.200.zmyeclipse60020070820) “SSE JSP Source Editor” [Active]
    org.eclipse.jst.jsp.ui.infopop (1.0.3.v200706110217) “JSP tools infopops” [Resolved]
    org.eclipse.jst.pagedesigner (1.0.0.zmyeclipse60020070820) “JavaServer Faces Tools – Web Page Editor” [Active]
    org.eclipse.jst.pagedesigner.jsf.ui (1.0.0.zmyeclipse60020070820) “JavaServer Faces Tools – Pagedesigner UI” [Active]
    org.eclipse.jst.pagedesigner.jsp.core (1.0.0.zmyeclipse60020070820) “JavaServer Faces Tools – JSP Core Pagedesigner” [Active]
    org.eclipse.jst.server.core (1.0.204.v20070612) “Java Server Support” [Starting]
    org.eclipse.jst.server.generic.core (1.0.201.v200706120310) “Generic Server Plugin” [Starting]
    org.eclipse.jst.server.generic.jboss (1.5.102.v20070608) “JBoss Generic server definitions” [Starting]
    org.eclipse.jst.server.generic.jonas (1.5.100.v20070608) “JOnAS Generic Server definitions” [Starting]
    org.eclipse.jst.server.generic.oc4j (1.5.100.v20070608) “Oracle OC4J v10.1.3 DP4 Generic Server Definition Core Plug-in” [Starting]
    org.eclipse.jst.server.generic.ui (1.0.102.v200705302225) “Generic Server Plugin UI” [Starting]
    org.eclipse.jst.server.installable (1.5.102.v20070608) “Installable server adapters” [Resolved]
    org.eclipse.jst.server.preview.adapter (1.0.0.v200705302225) “JEE Preview Server Support” [Starting]
    org.eclipse.jst.server.tomcat.core (1.1.0.v200705302225) “Apache Tomcat Support” [Starting]
    org.eclipse.jst.server.tomcat.ui (1.1.0.v200705302225) “Apache Tomcat UI Support” [Starting]
    org.eclipse.jst.server.ui (1.0.203.zmyeclipse60020070820) “Java Server UI Support” [Active]
    org.eclipse.jst.server.ui.infopop (1.0.3.v200706110217) “Server Tools infopops for J2EE Standard Tools” [Resolved]
    org.eclipse.jst.server.websphere.core (1.0.201.v20070608) “WebSphere Generic Server Definition Core Plug-in” [Starting]
    org.eclipse.jst.servlet.ui (1.1.101.zmyeclipse60020070820) “WTP Servlet UI Plug-in” [Starting]
    org.eclipse.jst.servlet.ui.infopop (1.0.202.v200706110217) “Servlet infopop” [Starting]
    org.eclipse.jst.standard.schemas (1.0.0.zmyeclipse60020070820) “JEE Related Schemas” [Resolved]
    org.eclipse.jst.ws (1.0.203.v200705311743) “Web Services” [Starting]
    org.eclipse.jst.ws.axis.consumption.core (1.0.203.v200705311743) “Web service Axis Consumption Core” [Starting]
    org.eclipse.jst.ws.axis.consumption.ui (1.0.202.v200705311743) “Webservice Axis Consumption UI” [Starting]
    org.eclipse.jst.ws.axis.creation.ui (1.0.204.v200705311743) “Webservice Axis Creation UI” [Starting]
    org.eclipse.jst.ws.axis.infopop (1.0.202.v200706110217) “Bundle-Name.0” [Starting]
    org.eclipse.jst.ws.axis2.consumption.core (1.0.0.v200706130319) “Webservice Axis2 Consumption Core Plug-in” [Starting]
    org.eclipse.jst.ws.axis2.consumption.ui (1.0.0.v200706111751) “Webservice Axis2 Consumption UI Plug-in” [Starting]
    org.eclipse.jst.ws.axis2.core (1.0.0.v200706130319) “Webservice Axis2 Core Plug-in” [Starting]
    org.eclipse.jst.ws.axis2.creation.core (1.0.0.v200706141828) “Webservice Axis2 Creation Core Plug-in” [Starting]
    org.eclipse.jst.ws.axis2.creation.ui (1.0.0.v200706111751) “Webservice Axis2 Creation UI Plug-in” [Starting]
    org.eclipse.jst.ws.axis2.ui (1.0.0.v200706111751) “Webservice Axis2 UI Plug-in” [Starting]
    org.eclipse.jst.ws.consumption (1.0.203.v200705311743) “Web Services Consumption” [Starting]
    org.eclipse.jst.ws.consumption.infopop (1.0.203.v200706110217) “Web services UI” [Resolved]
    org.eclipse.jst.ws.consumption.ui (1.0.204.v200705311743) “Web Services Consumption Graphical User Interface” [Starting]
    org.eclipse.jst.ws.consumption.ui.doc.user (1.0.300.zmyeclipse60020070820) “Web service consumption documentation” [Starting]
    org.eclipse.jst.ws.creation.ejb.ui (1.0.100.v200706030600) “Web Services Creation EJB Graphical User Interface” [Resolved]
    org.eclipse.jst.ws.creation.ui (1.0.204.v200706030115) “Web Services Creation Graphical User Interface” [Starting]
    org.eclipse.jst.ws.doc.user (1.0.300.zmyeclipse60020070820) “Web Services UI” [Resolved]
    org.eclipse.jst.ws.infopop (1.0.202.v200706110217) “Bundle-Name.0” [Resolved]
    org.eclipse.jst.ws.uddiregistry (1.0.200.v200705311743) “Web Services Universal Description Discovery and Integration Registry” [Starting]
    org.eclipse.jst.ws.ui (1.0.201.v200705311743) “Web Services Graphical User Interface” [Starting]
    org.eclipse.ltk.core.refactoring (3.3.0.v20070606-0010) “Refactoring Core” [Active]
    org.eclipse.ltk.ui.refactoring (3.3.0.v20070606-0010) “Refactoring UI” [Active]
    org.eclipse.osgi (3.3.0.v20070530) “OSGi System Bundle” [Active]
    org.eclipse.osgi.services (3.1.200.v20070605) “OSGi Release 4.0.1 Services” [Resolved]
    org.eclipse.osgi.util (3.1.200.v20070605) “OSGi Release 4.0.1 Utility Classes” [Resolved]
    org.eclipse.pde (3.3.0.v20070608-1300) “Eclipse Plug-in Development Environment” [Resolved]
    org.eclipse.pde.build (3.3.0.v20070612) “Plug-in Development Environment Build Support” [Active]
    org.eclipse.pde.core (3.3.0.v20070608-1300) “Plug-in Development Core” [Starting]
    org.eclipse.pde.doc.user (3.3.0.v20070614-0800) “Eclipse Plug-in Development User Guide” [Resolved]
    org.eclipse.pde.junit.runtime (3.3.0.v20070608-1300) “PDE JUnit Plug-in Test” [Resolved]
    org.eclipse.pde.runtime (3.3.0.v20070608-1300) “Plug-in Development Environment Runtime” [Starting]
    org.eclipse.pde.ui (3.3.0.v20070608-1300) “Plug-in Development UI” [Starting]
    org.eclipse.pde.ui.templates (3.3.0.v20070608-1300) “PDE Templates” [Starting]
    org.eclipse.platform (3.3.0.v20070613) “Eclipse Platform” [Starting]
    org.eclipse.platform.doc.user (3.3.0.I20070615-1300) “Eclipse Workbench User Guide” [Starting]
    org.eclipse.rcp (3.2.0.v20070612) “Eclipse RCP” [Starting]
    org.eclipse.sdk (3.3.0.v20070613) “Eclipse Project SDK” [Starting]
    org.eclipse.search (3.3.0.v20070606-0010) “Search Support” [Starting]
    org.eclipse.swt (3.3.0.v3346) “Standard Widget Toolkit” [Resolved]
    org.eclipse.swt.win32.win32.x86 (3.3.0.v3346) “Standard Widget Toolkit for Windows” [Resolved]
    org.eclipse.team.core (3.3.0.I20070607) “Team Support Core” [Active]
    org.eclipse.team.cvs.core (3.3.0.I20070607) “CVS Team Provider Core” [Active]
    org.eclipse.team.cvs.ssh (3.2.100.I20061208) “CVS SSH Core” [Starting]
    org.eclipse.team.cvs.ssh2 (3.2.100.I20070604) “CVS SSH2” [Starting]
    org.eclipse.team.cvs.ui (3.3.0.I20070607) “CVS Team Provider UI” [Active]
    org.eclipse.team.ui (3.3.0.I20070607) “Team Support UI” [Active]
    org.eclipse.text (3.3.0.v20070606-0010) “Text” [Resolved]
    org.eclipse.tomcat (4.1.230.v20070531) “Tomcat Wrapper” [Starting]
    org.eclipse.ui (3.3.0.I20070614-0800) “Eclipse UI” [Active]
    org.eclipse.ui.browser (3.2.100.v20070524A) “Browser Support” [Starting]
    org.eclipse.ui.cheatsheets (3.3.0.v20070507) “Cheat Sheets” [Starting]
    org.eclipse.ui.console (3.2.0.v20070530) “Console” [Active]
    org.eclipse.ui.editors (3.3.0.v20070606-0010) “Default Text Editor” [Active]
    org.eclipse.ui.externaltools (3.1.200.v20070416) “External Tools” [Active]
    org.eclipse.ui.forms (3.3.0.v20070511) “Eclipse Forms” [Starting]
    org.eclipse.ui.ide (3.3.0.I20070620) “Eclipse IDE UI” [Active]
    org.eclipse.ui.ide.application (1.0.0.I20070530-0100) “Eclipse IDE UI Application” [Resolved]
    org.eclipse.ui.intro (3.2.100.v20070530) “Welcome Framework” [Starting]
    org.eclipse.ui.intro.universal (3.2.100.v20070530A) “Universal Welcome” [Starting]
    org.eclipse.ui.navigator (3.3.0.I20070605-0010) “Common Navigator View” [Starting]
    org.eclipse.ui.navigator.resources (3.3.0.I20070605-0010) “Navigator Workbench Components” [Starting]
    org.eclipse.ui.net (1.0.0.I20070516) “Internet Connection Management UI” [Active]
    org.eclipse.ui.presentations.r21 (3.2.100.I20070605-0010) “R21 Presentation Plug-in” [Starting]
    org.eclipse.ui.views (3.2.100.I20070319-0010) “Views” [Active]
    org.eclipse.ui.views.properties.tabbed (3.3.0.I20070605-0010) “Tabbed Properties View” [Starting]
    org.eclipse.ui.win32 (3.2.100.I20070319-0010) “Eclipse UI Win32 Enhancements” [Resolved]
    org.eclipse.ui.workbench (3.3.0.I20070608-1100) “Workbench” [Active]
    org.eclipse.ui.workbench.compatibility (3.2.0.I20070319-0010) “Workbench Compatibility” [Resolved]
    org.eclipse.ui.workbench.texteditor (3.3.0.v20070606-0010) “Text Editor Framework” [Active]
    org.eclipse.update.configurator (3.2.100.v20070615) “Install/Update Configurator” [Active]
    org.eclipse.update.core (3.2.100.v20070615) “Install/Update Core” [Active]
    org.eclipse.update.core.win32 (3.2.100.v20070615) “Install/Update Core for Windows” [Resolved]
    org.eclipse.update.scheduler (3.2.100.v20070615) “Automatic Updates Scheduler” [Active]
    org.eclipse.update.ui (3.2.100.v20070615) “Install/Update UI” [Starting]
    org.eclipse.wst (1.0.2.zmyeclipse60020070820) “Web Standard Tools (WST)” [Resolved]
    org.eclipse.wst.command.env (1.0.203.v200705302225) “Environment Command Framework (headless)” [Starting]
    org.eclipse.wst.command.env.core (1.0.202.v200705302225) “Environment Command Framework (core)” [Resolved]
    org.eclipse.wst.command.env.infopop (1.0.3.v200706110217) “Web services UI” [Starting]
    org.eclipse.wst.command.env.ui (1.0.202.v200705302225) “Environment Command Framework (GUI)” [Active]
    org.eclipse.wst.common.core (1.1.101.v200706120315) “WST Common Core Plug-in” [Starting]
    org.eclipse.wst.common.emf (1.1.103.v200706071630) “EMF Utilities” [Active]
    org.eclipse.wst.common.emfworkbench.integration (1.1.103.v200706071630) “EMF Workbench Edit Plug-in” [Active]
    org.eclipse.wst.common.environment (1.0.200.v200705302225) “Enviornment Plug-in” [Active]
    org.eclipse.wst.common.frameworks (1.1.102.v200706071630) “Common Frameworks” [Active]
    org.eclipse.wst.common.frameworks.ui (1.1.100.v200706071630) “WTP UI Plug-in” [Active]
    org.eclipse.wst.common.infopop (1.0.2.v200706110217) “Common WST infopops” [Starting]
    org.eclipse.wst.common.modulecore (1.1.102.zmyeclipse60020070820) “Modulecore Plug-in” [Active]
    org.eclipse.wst.common.project.facet.core (1.2.0.v200706071740) “Project Facet Core” [Active]
    org.eclipse.wst.common.project.facet.ui (1.2.0.v200706071742) “Project Facet UI” [Starting]
    org.eclipse.wst.common.snippets (1.1.101.zmyeclipse60020070820) “Snippets View” [Active]
    org.eclipse.wst.common.ui (1.1.200.v200705302225) “Eclipse Base UI extensions” [Active]
    org.eclipse.wst.common.ui.properties (1.0.102.v200706120315) “Common Properties UI” [Active]
    org.eclipse.wst.common.uriresolver (1.1.201.v200705302225) “Common URI Resolver Framework” [Active]
    org.eclipse.wst.css.core (1.1.101.v200705302225) “Structured Source CSS Model” [Active]
    org.eclipse.wst.css.ui (1.0.201.zmyeclipse60020070820) “SSE CSS Source Editor” [Active]
    org.eclipse.wst.dtd.core (1.1.101.v200705302225) “Structured Source DTD Core” [Active]
    org.eclipse.wst.dtd.ui (1.0.201.zmyeclipse60020070820) “SSE DTD Source Editor” [Starting]
    org.eclipse.wst.dtd.ui.infopop (1.0.2.v200706110217) “DTD Editor infopops” [Resolved]
    org.eclipse.wst.html.core (1.1.101.zmyeclipse60020070820) “Structured Source HTML Model” [Active]
    org.eclipse.wst.html.ui (1.0.201.zmyeclipse60020070820) “HTML UI Source Editor” [Active]
    org.eclipse.wst.html.ui.infopop (1.0.2.v200706110217) “HTML editor infopops” [Resolved]
    org.eclipse.wst.internet.cache (1.0.201.zmyeclipse60020070820) “Cache URI Resolver Plug-in” [Active]
    org.eclipse.wst.internet.monitor.core (1.0.203.v20070608) “Monitor” [Starting]
    org.eclipse.wst.internet.monitor.ui (1.0.203.v20070608) “TCP/IP Monitor” [Starting]
    org.eclipse.wst.javascript.core (1.0.101.zmyeclipse60020070820) “Structured Source JavaScript Model” [Active]
    org.eclipse.wst.javascript.ui (1.0.101.zmyeclipse60020070820) “SSE JavaScript Source Editor” [Active]
    org.eclipse.wst.javascript.ui.infopop (1.0.2.v200706110217) “Javascript infopop” [Resolved]
    org.eclipse.wst.rdb.connection.ui (1.0.107.zmyeclipse55020070514) “RDB Connection.ui” [Starting]
    org.eclipse.wst.rdb.core (1.1.121.zmyeclipse55020070514) “RDB Core” [Starting]
    org.eclipse.wst.rdb.core.ui (1.0.109.zmyeclipse55020070514) “Core UI plugin” [Starting]
    org.eclipse.wst.rdb.data.core (1.0.108.zmyeclipse55020070514) “Data Core Plugin” [Starting]
    org.eclipse.wst.rdb.models.dbdefinition (1.0.103.zmyeclipse55020070514) “DBDefinition Model” [Starting]
    org.eclipse.wst.rdb.models.sql (1.0.104.zmyeclipse55020070514) “SQLModel Plug-in” [Starting]
    org.eclipse.wst.rdb.outputview (1.0.107.zmyeclipse55020070514) “Data Output Plug-in” [Starting]
    org.eclipse.wst.rdb.server.ui (1.0.111.zmyeclipse55020070514) “Server Explorer plugin” [Starting]
    org.eclipse.wst.rdb.sqleditor (1.0.107.zmyeclipse55020070514) “SQL Source Editor Plugin” [Starting]
    org.eclipse.wst.rdb.sqlscrapbook (1.0.103.zmyeclipse55020070514) “Sqlscrapbook Plug-in” [Starting]
    org.eclipse.wst.server.core (1.0.204.v200706111751) “Server Core” [Starting]
    org.eclipse.wst.server.http.core (1.0.0.v200705302225) “HTTP Server Support” [Starting]
    org.eclipse.wst.server.http.ui (1.0.0.v200705302225) “HTTP Server UI Support” [Starting]
    org.eclipse.wst.server.preview (1.0.0.v200705302225) “Preview Server Support” [Starting]
    org.eclipse.wst.server.preview.adapter (1.0.0.v200705302225) “HTTP Preview Support” [Starting]
    org.eclipse.wst.server.ui (1.0.204.v20070619) “Server UI” [Starting]
    org.eclipse.wst.server.ui.infopop (1.0.5.v200705302225) “Server Tools infopops for Web Standard Tools” [Resolved]
    org.eclipse.wst.sse.core (1.1.201.zmyeclipse60020070820) “Structured Text Model” [Active]
    org.eclipse.wst.sse.ui (1.0.302.zmyeclipse60020070820) “Structured Source Editor” [Active]
    org.eclipse.wst.sse.ui.infopop (1.0.102.v200706110217) “SSE infopops” [Resolved]
    org.eclipse.wst.standard.schemas (1.0.1.zmyeclipse60020070820) “Standard Schemas and DTDs” [Resolved]
    org.eclipse.wst.validation (1.1.101.zmyeclipse60020070820) “Validation Framework” [Active]
    org.eclipse.wst.validation.infopop (1.0.202.v200706110217) “WST validation infopop plug-in” [Resolved]
    org.eclipse.wst.validation.ui (1.1.102.zmyeclipse60020070820) “Validation Framework UI” [Active]
    org.eclipse.wst.web (1.1.101.v200706071630) “Simple Web Plug-in” [Starting]
    org.eclipse.wst.web.ui (1.1.101.v200706071630) “Simple Web UI Plug-in” [Starting]
    org.eclipse.wst.web.ui.infopop (1.0.202.v200706110217) “Static Web infopop” [Starting]
    org.eclipse.wst.ws (1.0.202.v200705311823) “Web Services” [Starting]
    org.eclipse.wst.ws.explorer (1.0.204.zmyeclipse60020070820) “Web Services Explorer” [Active]
    org.eclipse.wst.ws.infopop (1.0.203.v200706110217) “Web Services UI” [Starting]
    org.eclipse.wst.ws.parser (1.0.201.v200706061845) “Web Services Description Parser” [Starting]
    org.eclipse.wst.ws.ui (1.0.202.v200705311823) “Web Services UI” [Starting]
    org.eclipse.wst.wsdl (1.1.0.v200706062140) “WSDL Model” [Active]
    org.eclipse.wst.wsdl.ui (1.2.0.v200706062140) “WSDL UI” [Starting]
    org.eclipse.wst.wsdl.ui.doc.user (1.0.300.zmyeclipse60020070820) “WSDL Editor Documentation” [Starting]
    org.eclipse.wst.wsdl.validation (1.1.201.v200706062140) “WSDL Validator” [Active]
    org.eclipse.wst.wsi (1.0.105.zmyeclipse60020070820) “WSI Conformance Tools” [Starting]
    org.eclipse.wst.wsi.ui (1.0.300.v200706062140) “Soap Monitor” [Starting]
    org.eclipse.wst.wsi.ui.doc.user (1.0.203.zmyeclipse60020070820) “WS-I Validation Documentation” [Resolved]
    org.eclipse.wst.xml.core (1.1.200.zmyeclipse60020070820) “Structured Source XML Model” [Active]
    org.eclipse.wst.xml.ui (1.0.300.zmyeclipse60020070820) “XML UI Plugin” [Active]
    org.eclipse.wst.xml.ui.infopop (1.0.2.v200706110217) “XML infopops” [Resolved]
    org.eclipse.wst.xsd.core (1.1.200.v200705302225) “XSD Core Plugin” [Active]
    org.eclipse.wst.xsd.ui (1.2.0.zmyeclipse60020070820) “XML Schema Editor” [Starting]
    org.eclipse.xsd (2.3.0.v200706262000) “XML Schema Infoset Model (XSD)” [Active]
    org.eclipse.xsd.edit (2.3.0.v200706262000) “XML Schema Edit Framework” [Starting]
    org.junit (3.8.2.v200706111738) “JUnit Testing Framework” [Resolved]
    org.junit4 (4.3.1) “JUnit Testing Framework Version 4” [Resolved]
    org.mortbay.jetty (5.1.11.v200706111724) “Jetty WebServer” [Resolved]
    org.mozilla.javascript (1.6.2) “Mozilla Javascript for Java” [Starting]
    org.mozilla.xpcom (1.8.1.3-20070320) “Mozilla XPCOM For Java” [Resolved]
    org.mozilla.xulrunner.carbon.macosx (1.8.1.3-20070404) “Mozilla Xulrunner” [Installed]
    org.mozilla.xulrunner.win32.win32.x86 (1.8.1.3-20070404) “Mozilla Xulrunner” [Resolved]
    org.springframework.ide.eclipse.core (0.0.1) “MyEclipse Spring IDE Core” [Starting]
    org.uddi4j (2.0.5.v200706111329) “UDDI4J” [Resolved]

    *** User Preferences:
    #Fri Sep 07 13:02:05 NZST 2007
    @org.eclipse.ui.editors=3.3.0.v20070606-0010
    /instance/org.eclipse.ant.core/ant_home_entries=C\:\\Program Files\\MyEclipse 5.5 GA\\eclipse\\plugins\\org.apache.ant_1.6.5\\lib\\ant.jar,C\:\\Program Files\\MyEclipse

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: XHTML editor does not recognise validator method bindings

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