facebook

Deploying referencing (web) projects

  1. MyEclipse IDE
  2.  > 
  3. WebSphere Development
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #293221 Reply

    mclauss
    Member

    Hallo,

    I have a Web project A exporting its source path.
    Web project B references classes from project A and is compileable without any problems in myeclipse blue.

    Now web project B is deployed on Tomcat 6 (it does not run on the integrated sandbox, that’s another issue) and started.
    In the deployed webapp the source files of project A are missing – thus leading to startup errors of the application.

    Having a third java project C, referenced by both web project A und B – its classes are deployed well.

    What can I do do enable deployment of (compiled) sources of a referenced project?
    (No – for development cycle I don’t would like to have an externally build jarfile integrated in project b…)

    #293246 Reply

    Loyal Water
    Member

    Do you have the deployment policy for dependent projects set to “Smart Deployment” under preferences? If you have the referenced projects that a Java projects, the the out put of the dependent project will be jar’ed and placed in the lib directory of the deployed project.

    You should go through section 10 of this tutorial to understand how this works:-
    http://www.myeclipseide.com/documentation/quickstarts/webprojects/#dependent_projects

    #293281 Reply

    mclauss
    Member

    Thank you very much for that nice hint.
    Indeed I do not found the section “MyEclipse-Java Enterprise Project” on my project preferences page. I guess there is missing something in my project’s eclipse-specific settings?
    (Hint: the project has been created with ibm eclipse, and migrated to MyEclipse later).
    It would be very nice if you have a pointer where to look at… :))

    #293304 Reply

    Loyal Water
    Member

    Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.

    #293339 Reply

    mclauss
    Member

    Oh sorry, I forgot. Following you can find the summary 🙂

    *** Date: Sunday, January 11, 2009 9:01:37 PM Germany

    *** Platform Details:

    *** System properties:
    awt.toolkit=sun.awt.windows.WToolkit
    birt.viewer.working.path=D:\development\ews_iproject2.JSF\.metadata\.plugins\org.eclipse.birt.report.viewer
    eclipse.buildId=M20071023-1652
    eclipse.commands=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    C:\Programme\MyEclipse 6.1 Blue\eclipse\eclipse.exe
    -name
    Eclipse
    –launcher.library
    C:\Programme\MyEclipse 6.1 Blue\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.2.R331_v20071019\eclipse_1021.dll
    -startup
    C:\Programme\MyEclipse 6.1 Blue\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20070828.jar
    -exitdata
    1544_74
    -data
    D:\development\ews_iproject2.JSF
    -clean
    -showlocation
    -vm
    C:\Programme\MyEclipse 6.1 Blue\jre\bin\javaw.exe
    eclipse.ee.install.verify=false
    eclipse.product=com.genuitec.myeclipse.blue.product.ide
    eclipse.startTime=1231700133390
    eclipse.vm=C:\Programme\MyEclipse 6.1 Blue\jre\bin\javaw.exe
    eclipse.vmargs=-Duser.language=en
    -Xms128M
    -Xmx512M
    -XX:PermSize=128M
    -XX:MaxPermSize=256M
    -jar
    C:\Programme\MyEclipse 6.1 Blue\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20070828.jar
    eof=eof
    file.encoding=Cp1252
    file.encoding.pkg=sun.io
    file.separator=\
    http.nonProxyHosts=127.0.0.1|localhost
    http.proxyHost=www-g9.dienste.telekom.de
    http.proxyPassword=*********
    http.proxyPort=8080
    http.proxySet=true
    http.proxyUser=mclauss
    http.proxyUserName=mclauss
    java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
    java.awt.printerjob=sun.awt.windows.WPrinterJob
    java.class.path=C:\Programme\MyEclipse 6.1 Blue\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20070828.jar
    java.class.version=49.0
    java.endorsed.dirs=C:\Programme\MyEclipse 6.1 Blue\jre\lib\endorsed
    java.ext.dirs=C:\Programme\MyEclipse 6.1 Blue\jre\lib\ext
    java.home=C:\Programme\MyEclipse 6.1 Blue\jre
    java.io.tmpdir=C:\DOKUME~1\mcl\LOKALE~1\Temp\
    java.library.path=C:\Programme\MyEclipse 6.1 Blue\jre\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\Programme\oracle.10g-xe\app\oracle\product\10.2.0\server\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\QuickTime\QTSystem\;C:\Programme\T-Systems Nova\Global Remote;C:\Programme\oracle.10g-xe\app\oracle\product\10.2.0\server\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\QuickTime\QTSystem\;C:\Programme\T-Systems Nova\Global Remote;C:\Programme\j2sdk1.4.2_15\bin
    java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
    java.runtime.version=1.5.0_14-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_14
    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_14-b03
    line.separator=

    org.eclipse.equinox.launcher.splash.location=c:\Programme\MyEclipse 6.1 Blue\eclipse\configuration\org.eclipse.equinox.launcher\com.genuitec.myeclipse.blue.product_6.1.0.zmyeclipse610200803\splash.bmp
    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:\Programme\MyEclipse 6.1 Blue\eclipse\configuration\org.eclipse.osgi\bundles
    osgi.clean=true
    osgi.compatibility.bootdelegation=true
    osgi.configuration.area=file:/C:/Programme/MyEclipse 6.1 Blue/eclipse/configuration/
    osgi.framework=file:/c:/Programme/MyEclipse 6.1 Blue/eclipse/plugins/org.eclipse.osgi_3.3.1.R33x_v20070828.jar
    osgi.framework.beginningstartlevel=1
    osgi.framework.shape=jar
    osgi.framework.version=3.3.1.R33x_v20070828
    osgi.install.area=file:/C:/Programme/MyEclipse 6.1 Blue/eclipse/
    osgi.instance.area=file:/D:/development/ews_iproject2.JSF/
    osgi.instance.area.default=file:/C:/Dokumente und Einstellungen/mcl/workspace/
    osgi.logfile=D:\development\ews_iproject2.JSF\.metadata\.log
    osgi.manifest.cache=C:\Programme\MyEclipse 6.1 Blue\eclipse\configuration\org.eclipse.osgi\manifests
    osgi.nl=en_DE
    osgi.os=win32
    osgi.splashLocation=c:\Programme\MyEclipse 6.1 Blue\eclipse\configuration\org.eclipse.equinox.launcher\com.genuitec.myeclipse.blue.product_6.1.0.zmyeclipse610200803\splash.bmp
    osgi.splashPath=platform:/base/../myeclipse/eclipse/plugins/com.genuitec.myeclipse.blue.product
    osgi.syspath=c:\Programme\MyEclipse 6.1 Blue\eclipse\plugins
    osgi.ws=win32
    path.separator=;
    sun.arch.data.model=32
    sun.boot.class.path=C:\Programme\MyEclipse 6.1 Blue\jre\lib\rt.jar;C:\Programme\MyEclipse 6.1 Blue\jre\lib\i18n.jar;C:\Programme\MyEclipse 6.1 Blue\jre\lib\sunrsasign.jar;C:\Programme\MyEclipse 6.1 Blue\jre\lib\jsse.jar;C:\Programme\MyEclipse 6.1 Blue\jre\lib\jce.jar;C:\Programme\MyEclipse 6.1 Blue\jre\lib\charsets.jar;C:\Programme\MyEclipse 6.1 Blue\jre\classes
    sun.boot.library.path=C:\Programme\MyEclipse 6.1 Blue\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.java.launcher=SUN_STANDARD
    sun.jnu.encoding=Cp1252
    sun.management.compiler=HotSpot Client Compiler
    sun.os.patch.level=Service Pack 2
    user.country=DE
    user.dir=C:\Programme\MyEclipse 6.1 Blue\eclipse
    user.home=C:\Dokumente und Einstellungen\mcl
    user.language=en
    user.name=mclauss
    user.timezone=Europe/Berlin
    user.variant=
    workspace.projectclasspath=/C:/iproject2/required-lib/commons-pool-1.3.jar;/C:/iproject2/required-lib/compile/oracle-10.2.0.1.0XE-jdbc14.jar;/C:/FpeaWeb/required-lib/richfaces/richfaces-api-3.1.6.GA.jar;/C:/FpeaWeb/required-lib/richfaces/richfaces-impl-3.1.6.GA.jar;/C:/FpeaWeb/required-lib/richfaces/richfaces-ui-3.1.6.GA.jar;/C:/FpeaWeb/required-lib/facestrace-0.9.0.jar;/C:/FpeaWeb/WebRoot/WEB-INF/lib/iproject2components-0.1.jar;D:\development\ews_iproject2.JSF\FpeaWeb\WebRoot\WEB-INF\classes;D:\development\ews_iproject2.JSF\iproject2\iprojectroot\WEB-INF\classes;/C:/iproject2Api/lib/log4j-1.2.14.jar;/C:/iproject2Api/lib/avalon-framework-4.1.2b.jar;/C:/iproject2Api/lib/jakarta-regexp-1.3.jar;/C:/iproject2Api/lib/oracle-10.2.0.1.0XE-jdbc14.jar;D:\development\ews_iproject2.JSF\iproject2Api\build\classes;/C:/iproject2ApiTest/lib/junit-3.8.1.jar;/C:/iproject2ApiTest/lib/PDFBox-0.7.2.jar;/C:/iproject2ApiTest/lib/Multivalent20060102.jar;D:\development\ews_iproject2.JSF\iproject2ApiTest\bin;/C:/zComponents/lib/tomahawk-1.1.3.jar;D:\development\ews_iproject2.JSF\zComponents\build\classes
    wtp.autotest.noninteractive=true

    *** Features:
    com.genuitec.myeclipse.ast.blue (6.1.0.zmyeclipse610200803) “MyEclipse Blue Application Server Feature”
    com.genuitec.myeclipse.core (6.1.0.zmyeclipse610200803) “MyEclipse Core Feature”
    com.genuitec.myeclipse.database (6.0.1.zmyeclipse601200710) “MyEclipse Database Feature”
    com.genuitec.myeclipse.help (6.1.0.zmyeclipse610200803) “MyEclipse Help Feature”
    com.genuitec.myeclipse.hibernate (6.0.1.zmyeclipse601200710) “MyEclipse Hibernate Feature”
    com.genuitec.myeclipse.icefaces.feature (6.0.3.zmyeclipse610200803) “ICEfaces AJAX and Java EE Tooling for MyEclipse”
    com.genuitec.myeclipse.jsf (6.1.0.zmyeclipse610200803) “MyEclipse JSF Feature”
    com.genuitec.myeclipse.jspdesign (6.0.1.zmyeclipse601200710) “MyEclipse JSP Design Feature”
    com.genuitec.myeclipse.matisse (6.0.3.zmyeclipse610200803) “MyEclipse Visual Swing Designer Feature”
    com.genuitec.myeclipse.platform (6.0.1.zmyeclipse601200710) “MyEclipse Base Platform Feature”
    com.genuitec.myeclipse.reports (6.0.3.zmyeclipse610200803) “MyEclipse Reports”
    com.genuitec.myeclipse.spring (6.0.1.zmyeclipse601200710) “MyEclipse Spring Feature”
    com.genuitec.myeclipse.struts (6.0.1.zmyeclipse601200710) “MyEclipse Struts Feature”
    com.genuitec.myeclipse.uml (6.0.1.zmyeclipse601200710) “MyEclipse UML Feature”
    com.genuitec.myeclipse.wdt (6.1.0.zmyeclipse610200803) “MyEclipse Web Development Feature”
    com.genuitec.myeclipse.ws.xfire (6.1.0.zmyeclipse610200803) “MyEclipse Web Services Feature”
    com.lowagie.itext (1.5.2.zmyeclipse602200712) “Lowagie Itext”
    org.apache.commons.codec (1.3.0.zmyeclipse602200712) “Apache Commons Codec”
    org.eclipse.birt (2.2.0.zmyeclipse602200712) “Business Intelligence and Reporting Tools”
    org.eclipse.birt.chart (2.2.0.zmyeclipse602200712) “BIRT Chart Framework”
    org.eclipse.birt.chart.cshelp (2.2.0.zmyeclipse602200712) “BIRT Chart Context-sensitive Help”
    org.eclipse.birt.chart.runtime (2.2.0.zmyeclipse602200712) “BIRT Chart Runtime”
    org.eclipse.birt.cshelp (2.2.0.zmyeclipse602200712) “BIRT Context-sensitive Help”
    org.eclipse.birt.report.designer (2.2.0.zmyeclipse602200712) “BIRT Report Designer”
    org.eclipse.birt.report.runtime (2.2.0.zmyeclipse602200712) “BIRT Report Runtime”
    org.eclipse.cvs (1.0.1.R33x_r20070802-7C79_9_KKG-mDM9e3H5D) “Eclipse CVS Client”
    org.eclipse.dali (0.5.1.zmyeclipse610200803) “Dali Java Persistence API (JPA) Tools”
    org.eclipse.datatools.connectivity.feature (1.5.1.200709261) “Data Tools Platform Connectivity Plug-in”
    org.eclipse.datatools.connectivity.oda.designer.feature (1.5.1.200709261) “DTP ODA Designer UI Framework Plug-in”
    org.eclipse.datatools.connectivity.oda.feature (1.5.1.200709261) “DTP Open Data Access”
    org.eclipse.datatools.enablement.oda.designer.feature (1.5.0.zmyeclipse602200712) “Eclipse Data Tools Platform XML ODA Designer”
    org.eclipse.datatools.enablement.oda.feature (1.5.0.zmyeclipse602200712) “Eclipse Data Tools Platform XML ODA Runtime Driver”
    org.eclipse.datatools.modelbase.feature (1.5.1.200709261) “Eclipse Data Tools Platform SQLModel Plug-in”
    org.eclipse.datatools.sqldevtools.feature (1.5.1.zmyeclipse601200710) “Eclipse Data Tools Platform SQL Tools Common UI Plug-in”
    org.eclipse.emf (2.3.1.v200709252135) “Eclipse Modeling Framework (EMF)”
    org.eclipse.emf.codegen (2.3.1.v200709252135) “EMF Template Code Generator”
    org.eclipse.emf.codegen.ecore (2.3.1.v200709252135) “EMF Ecore Code Generation”
    org.eclipse.emf.codegen.ecore.ui (2.3.0.v200709252135) “EMF Ecore Code Generation UI”
    org.eclipse.emf.codegen.ui (2.3.0.v200709252135) “EMF Template Code Generator UI”
    org.eclipse.emf.common (2.3.0.v200709252135) “EMF Common”
    org.eclipse.emf.common.ui (2.3.1.v200709252135) “EMF Common UI”
    org.eclipse.emf.converter (2.3.1.v200709252135) “EMF Model Convert Support”
    org.eclipse.emf.ecore (2.3.1.v200709252135) “EMF Ecore”
    org.eclipse.emf.ecore.edit (2.3.0.v200709252135) “EMF Ecore Edit Support”
    org.eclipse.emf.ecore.editor (2.3.1.v200709252135) “Sample Ecore Editor”
    org.eclipse.emf.ecore.sdo (2.3.0.v200709252135) “EMF Service Data Objects (SDO)”
    org.eclipse.emf.edit (2.3.1.v200709252135) “EMF Edit”
    org.eclipse.emf.edit.ui (2.3.1.v200709252135) “EMF Edit UI”
    org.eclipse.emf.mapping (2.3.0.v200709252135) “EMF Mapping ”
    org.eclipse.emf.mapping.ecore (2.3.0.v200709252135) “Eclipse Modeling Framework (EMF) – org.eclipse.emf.mapping.ecore”
    org.eclipse.emf.mapping.ecore.editor (2.3.0.v200709252135) “Eclipse Modeling Framework (EMF) – org.eclipse.emf.mapping.ecore.editor”
    org.eclipse.emf.mapping.ui (2.3.0.v200709252135) “EMF Mapping UI”
    org.eclipse.gef (3.3.1.v20070814) “Graphical Editing Framework”
    org.eclipse.jdt (3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL) “Eclipse Java Development Tools”
    org.eclipse.jst (2.0.1.zmyeclipse601200710) “J2EE Standard Tools (JST)”
    org.eclipse.pde (3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN) “Eclipse Plug-in Development Environment”
    org.eclipse.platform (3.3.2.R33x_v20071022-_19UEksF-G8Yc6bUv3Dz) “Eclipse Platform”
    org.eclipse.rcp (3.3.2.R33x_r20071022-8y8eE9CEV3FspP8HJrY1M2dS) “Eclipse RCP”
    org.eclipse.sdk (3.3.2.R33x_r20071022-7M7J7C_Mu2gop0b_GAwplOBhyuKO) “Eclipse Project SDK”
    org.eclipse.wst (2.0.1.zmyeclipse601200710) “Web Standard Tools (WST)”
    org.eclipse.xsd (2.3.1.v200709252135) “XML Schema Infoset Model (XSD)”
    org.eclipse.xsd.edit (2.3.0.v200709252135) “XML Schema Edit Framework”
    org.mozilla.rhino (1.6.0.zmyeclipse602200712) “Mozilla Rhino”
    org.w3c.sac (1.3.0.zmyeclipse602200712) “W3C Sac”

    *** Plug-in Registry:
    com.genuitec.eclipse.aspphp.core (6.0.1.zmyeclipse601200710) “ASP and PHP Support Core Plug-in” [Starting]
    com.genuitec.eclipse.aspphp.ui (6.0.1.zmyeclipse601200710) “ASP and PHP support UI Plug-in” [Starting]
    com.genuitec.eclipse.ast.deploy.core (6.1.0.zmyeclipse610200803) “MyEclipse Deployment Support” [Active]
    com.genuitec.eclipse.blue.websphere (6.1.0.zmyeclipse610200803) “MyEclipse Blue Edition WebSphere Common” [Active]
    com.genuitec.eclipse.blue.websphere5 (6.1.0.zmyeclipse610200803) “MyEclipse Blue Edition WebSphere 5” [Active]
    com.genuitec.eclipse.blue.websphere6 (6.1.0.zmyeclipse610200803) “MyEclipse Blue Edition WebSphere 6.0” [Active]
    com.genuitec.eclipse.blue.websphere61 (6.1.0.zmyeclipse610200803) “MyEclipse Blue Edition WebSphere 6.1” [Active]
    com.genuitec.eclipse.browser (6.0.1.zmyeclipse601200710) “MyEclipse Web Browser” [Starting]
    com.genuitec.eclipse.core (6.1.0.zmyeclipse610200803) “MyEclipse Core” [Active]
    com.genuitec.eclipse.core.common (6.1.0.zmyeclipse610200803) “MyEclipse Common Core Utilities” [Active]
    com.genuitec.eclipse.core.common.platform (6.1.0.zmyeclipse610200803) “MyEclipse Common Core Platform Utilities” [Active]
    com.genuitec.eclipse.cross.easystruts.eclipse (6.0.1.zmyeclipse601200710) “MyEclipse Struts Support” [Starting]
    com.genuitec.eclipse.dehory (6.0.3.zmyeclipse610200803) “MyEclipse Visual Swing Designer” [Starting]
    com.genuitec.eclipse.derby (6.0.1.zmyeclipse601200710) “MyEclipse Derby” [Active]
    com.genuitec.eclipse.desktop (6.0.1.zmyeclipse601200710) “MyEclipse Desktop Utilities” [Starting]
    com.genuitec.eclipse.dtd (6.0.1.zmyeclipse601200710) “MyEclipse DTD Support” [Starting]
    com.genuitec.eclipse.easie.core (6.1.0.zmyeclipse610200803) “MyEclipse EASIE Core” [Active]
    com.genuitec.eclipse.easie.geronimo1 (6.0.1.zmyeclipse601200710) “MyEclipse EASIE Geronimo 1” [Active]
    com.genuitec.eclipse.easie.geronimo2 (6.0.1.zmyeclipse601200710) “MyEclipse EASIE Geronimo 2” [Active]
    com.genuitec.eclipse.easie.jboss (6.0.1.zmyeclipse601200710) “MyEclipse EASIE JBoss” [Active]
    com.genuitec.eclipse.easie.jboss2 (6.0.1.zmyeclipse601200710) “MyEclipse EASIE JBoss 2” [Active]
    com.genuitec.eclipse.easie.jboss3 (6.0.1.zmyeclipse601200710) “MyEclipse EASIE JBoss 3” [Active]
    com.genuitec.eclipse.easie.jboss4 (6.0.1.zmyeclipse601200710) “MyEclipse EASIE JBoss 4” [Active]
    com.genuitec.eclipse.easie.jboss5 (6.0.1.zmyeclipse601200710) “MyEclipse EASIE JBoss 5” [Active]
    com.genuitec.eclipse.easie.jetty (6.0.1.zmyeclipse601200710) “MyEclipse EASIE Jetty” [Active]
    com.genuitec.eclipse.easie.jetty4 (6.0.1.zmyeclipse601200710) “MyEclipse EASIE Jetty 4” [Active]
    com.genuitec.eclipse.easie.jetty5 (6.0.1.zmyeclipse601200710) “MyEclipse EASIE Jetty 5” [Active]
    com.genuitec.eclipse.easie.jetty6 (6.0.1.zmyeclipse601200710) “MyEclipse EASIE Jetty 6” [Active]
    com.genuitec.eclipse.easie.jonas (6.0.1.zmyeclipse601200710) “MyEclipse EASIE JOnAS” [Active]
    com.genuitec.eclipse.easie.jonas3 (6.0.1.zmyeclipse601200710) “MyEclipse EASIE JOnAS 3” [Active]
    com.genuitec.eclipse.easie.jonas4 (6.0.1.zmyeclipse601200710) “MyEclipse EASIE JOnAS 4” [Active]
    com.genuitec.eclipse.easie.jrun (6.0.1.zmyeclipse601200710) “MyEclipse EASIE JRun” [Active]
    com.genuitec.eclipse.easie.jrun4 (6.0.1.zmyeclipse601200710) “MyEclipse EASIE JRun 4” [Active]
    com.genuitec.eclipse.easie.oracle (6.0.1.zmyeclipse601200710) “MyEclipse EASIE Oracle AS” [Active]
    com.genuitec.eclipse.easie.oracle10 (6.0.1.zmyeclipse601200710) “MyEclipse EASIE Oracle 10 AS” [Active]
    com.genuitec.eclipse.easie.oracle9 (6.0.1.zmyeclipse601200710) “MyEclipse EASIE Oracle 9 AS” [Active]
    com.genuitec.eclipse.easie.orion1 (6.0.1.zmyeclipse601200710) “MyEclipse EASIE Orion 1” [Active]
    com.genuitec.eclipse.easie.orion2 (6.0.1.zmyeclipse601200710) “MyEclipse EASIE Orion 2” [Active]
    com.genuitec.eclipse.easie.resin (6.0.1.zmyeclipse601200710) “MyEclipse EASIE Resin” [Active]
    com.genuitec.eclipse.easie.resin2 (6.0.1.zmyeclipse601200710) “MyEclipse EASIE Resin 2” [Active]
    com.genuitec.eclipse.easie.resin3 (6.0.1.zmyeclipse601200710) “MyEclipse EASIE Resin 3” [Active]
    com.genuitec.eclipse.easie.sun (6.0.1.zmyeclipse601200710) “MyEclipse EASIE Sun One” [Active]
    com.genuitec.eclipse.easie.sun8 (6.0.1.zmyeclipse601200710) “MyEclipse EASIE Sun 8” [Active]
    com.genuitec.eclipse.easie.sun81 (6.0.1.zmyeclipse601200710) “MyEclipse EASIE Sun 8.x” [Active]
    com.genuitec.eclipse.easie.sun9 (6.0.1.zmyeclipse601200710) “MyEclipse EASIE Sun 9” [Active]
    com.genuitec.eclipse.easie.sunglassfish (6.0.1.zmyeclipse601200710) “MyEclipse EASIE Glassfish 1” [Active]
    com.genuitec.eclipse.easie.sunglassfish2 (6.0.1.zmyeclipse601200710) “MyEclipse EASIE Glassfish 2” [Active]
    com.genuitec.eclipse.easie.tomcat (6.0.1.zmyeclipse601200710) “MyEclipse EASIE Tomcat” [Active]
    com.genuitec.eclipse.easie.tomcat.myeclipse (6.1.0.zmyeclipse610200803) “MyEclipse EASIE MyEclipse Tomcat 6 Server” [Active]
    com.genuitec.eclipse.easie.tomcat4 (6.0.1.zmyeclipse601200710) “MyEclipse EASIE Tomcat 4” [Active]
    com.genuitec.eclipse.easie.tomcat5 (6.0.1.zmyeclipse601200710) “MyEclipse EASIE Tomcat 5” [Active]
    com.genuitec.eclipse.easie.tomcat6 (6.0.1.zmyeclipse601200710) “MyEclipse EASIE Tomcat 6” [Active]
    com.genuitec.eclipse.easie.weblogic (6.0.1.zmyeclipse601200710) “MyEclipse EASIE WebLogic” [Active]
    com.genuitec.eclipse.easie.weblogic10 (6.0.1.zmyeclipse601200710) “MyEclipse EASIE WebLogic 10” [Active]
    com.genuitec.eclipse.easie.weblogic6 (6.0.1.zmyeclipse601200710) “MyEclipse EASIE WebLogic 6” [Active]
    com.genuitec.eclipse.easie.weblogic7 (6.0.1.zmyeclipse601200710) “MyEclipse EASIE WebLogic 7” [Active]
    com.genuitec.eclipse.easie.weblogic8 (6.0.1.zmyeclipse601200710) “MyEclipse EASIE WebLogic 8” [Active]
    com.genuitec.eclipse.easie.weblogic9 (6.0.1.zmyeclipse601200710) “MyEclipse EASIE WebLogic 9” [Active]
    com.genuitec.eclipse.examples (6.0.1.zmyeclipse601200710) “MyEclipse Examples” [Active]
    com.genuitec.eclipse.export.wizard (6.1.0.zmyeclipse610200803) “MyEclipse J2EE Export Wizards” [Starting]
    com.genuitec.eclipse.fileview (6.0.1.zmyeclipse601200710) “The File View Plug-in” [Active]
    com.genuitec.eclipse.hibernate (6.0.1.zmyeclipse601200710) “MyEclipse Hibernate Capabilities” [Active]
    com.genuitec.eclipse.icefaces (1.6.1.zmyeclipse601200710) “ICEfaces Runtime Libraries” [Starting]
    com.genuitec.eclipse.imageeditor (6.0.1.zmyeclipse601200710) “MyEclipse Image Editor” [Starting]
    com.genuitec.eclipse.integration (6.1.0.zmyeclipse610200803) “MyEclipse Integration Utilities” [Starting]
    com.genuitec.eclipse.j2eedt.core (6.1.0.zmyeclipse610200803) “MyEclipse Java Enterprise Development Tooling” [Active]
    com.genuitec.eclipse.javascript (6.0.1.zmyeclipse601200710) “MyEclipse Javascript Support” [Starting]
    com.genuitec.eclipse.jsf (6.0.1.zmyeclipse601200710) “MyEclipse JSF Capabilities” [Active]
    com.genuitec.eclipse.jsf.designer (6.1.0.zmyeclipse610200803) “MyEclipse JSF Designer Plug-in” [Active]
    com.genuitec.eclipse.memory (6.0.1.zmyeclipse601200710) “MyEclipse Memory Monitor” [Active]
    com.genuitec.eclipse.modeling.core (6.0.1.zmyeclipse601200710) “MyEclipse Modeling Core” [Active]
    com.genuitec.eclipse.modeling.core.layout (6.1.0.zmyeclipse610200803) “MyEclipse Graph Layout” [Active]
    com.genuitec.eclipse.persistence.jpa (6.0.1.zmyeclipse601200710) “MyEclipse JPA” [Active]
    com.genuitec.eclipse.reporting (6.0.3.zmyeclipse610200803) “MyEclipse Reports” [Starting]
    com.genuitec.eclipse.reporting.branding (6.0.3.zmyeclipse610200803) “MyEclipse Reports” [Starting]
    com.genuitec.eclipse.reporting.oda (6.0.2.zmyeclipse602200712) “MyEclipse ODA Runtime Driver” [Starting]
    com.genuitec.eclipse.reporting.oda.ui (6.0.2.zmyeclipse602200712) “MyEclipse ODA Designer” [Starting]
    com.genuitec.eclipse.springframework (6.0.1.zmyeclipse601200710) “MyEclipse Spring Framework Support” [Active]
    com.genuitec.eclipse.springhibernate (6.0.1.zmyeclipse601200710) “MyEclipse Spring / Hibernate Support” [Starting]
    com.genuitec.eclipse.sqlexplorer (6.0.1.zmyeclipse601200710) “MyEclipse Database Explorer Plugin” [Active]
    com.genuitec.eclipse.sqlexplorer.doc (6.0.1.zmyeclipse601200710) “MyEclipse Database Explorer Help Plug-in” [Resolved]
    com.genuitec.eclipse.sqlexplorer.mssql (6.0.1.zmyeclipse601200710) “MyEclipse SQLServer Support” [Starting]
    com.genuitec.eclipse.sqlexplorer.mysql (6.0.1.zmyeclipse601200710) “MyEclipse MySQL Support” [Starting]
    com.genuitec.eclipse.sqlexplorer.oracle (6.0.1.zmyeclipse601200710) “MyEclipse Oracle Database Explorer” [Starting]
    com.genuitec.eclipse.struts (6.0.1.zmyeclipse601200710) “MyEclipse Struts Capabilities” [Starting]
    com.genuitec.eclipse.templates (6.0.1.zmyeclipse601200710) “MyEclipse Code Generation Template Support” [Active]
    com.genuitec.eclipse.uml (6.0.1.zmyeclipse601200710) “MyEclipse UML” [Starting]
    com.genuitec.eclipse.wdt.jsp.debug (6.1.0.zmyeclipse610200803) “MyEclipse JSP Debug Tooling” [Active]
    com.genuitec.eclipse.web.imagepreviewer (6.0.1.zmyeclipse601200710) “MyEclipse Image Previewer” [Starting]
    com.genuitec.eclipse.webdesigner3 (6.0.1.zmyeclipse601200710) “MyEclipse Visual Web Designer” [Active]
    com.genuitec.eclipse.wizards (6.0.1.zmyeclipse601200710) “MyEclipse File Creation Wizards” [Active]
    com.genuitec.eclipse.ws.blue (6.1.0.zmyeclipse610200803) “MyEclipse Websphere Web Services Support” [Active]
    com.genuitec.eclipse.ws.xfire (6.1.0.zmyeclipse610200803) “MyEclipse XFire Web Services Support” [Active]
    com.genuitec.javascript.debug (6.0.1.zmyeclipse601200710) “MyEclipse JavaScript Debugger” [Starting]
    com.genuitec.javascript.debug.mozilla (6.0.1.zmyeclipse601200710) “MyEclipse JavaScript Browser” [Resolved]
    com.genuitec.jboss.ide.eclipse.apache.xalan (6.0.1.zmyeclipse601200710) “MyEclipse XDoclet Apache Xalan” [Resolved]
    com.genuitec.jboss.ide.eclipse.core (6.0.1.zmyeclipse601200710) “MyEclipse XDoclet Support Core” [Starting]
    com.genuitec.jboss.ide.eclipse.xdoclet.assist (6.0.1.zmyeclipse601200710) “MyEclipse XDoclet Assist” [Starting]
    com.genuitec.jboss.ide.eclipse.xdoclet.core (6.0.1.zmyeclipse601200710) “MyEclipse XDoclet Core” [Starting]
    com.genuitec.jboss.ide.eclipse.xdoclet.run (6.1.0.zmyeclipse610200803) “MyEclipse XDoclet Runner” [Starting]
    com.genuitec.jboss.ide.eclipse.xdoclet.ui (6.0.1.zmyeclipse601200710) “MyEclipse XDoclet UI Plug-in” [Starting]
    com.genuitec.myeclipse.ast.blue (6.1.0.zmyeclipse610200803) “MyEclipse Blue Application Server Feature” [Resolved]
    com.genuitec.myeclipse.blue.product (6.1.0.zmyeclipse610200803) “MyEclipse Blue Product” [Starting]
    com.genuitec.myeclipse.compatibility (6.0.1.zmyeclipse601200710) “MyEclipse Backward Compatibility” [Active]
    com.genuitec.myeclipse.core (6.1.0.zmyeclipse610200803) “MyEclipse Core Feature” [Resolved]
    com.genuitec.myeclipse.database (6.0.1.zmyeclipse601200710) “MyEclipse Database Feature” [Resolved]
    com.genuitec.myeclipse.doc (6.1.0.zmyeclipse610200803) “MyEclipse Documentation” [Starting]
    com.genuitec.myeclipse.help (6.1.0.zmyeclipse610200803) “MyEclipse Help Feature” [Resolved]
    com.genuitec.myeclipse.hibernate (6.0.1.zmyeclipse601200710) “MyEclipse Hibernate Feature” [Resolved]
    com.genuitec.myeclipse.icefaces (1.0.0.zmyeclipse601200710) “ICEfaces MyEclipse Integration” [Active]
    com.genuitec.myeclipse.icefaces.branding (6.0.3.zmyeclipse610200803) “ICEfaces AJAX and Java EE Tooling for MyEclipse” [Resolved]
    com.genuitec.myeclipse.jsf (6.1.0.zmyeclipse610200803) “MyEclipse JSF Feature” [Resolved]
    com.genuitec.myeclipse.jspdesign (6.0.1.zmyeclipse601200710) “MyEclipse JSP Design Feature” [Resolved]
    com.genuitec.myeclipse.matisse (6.0.3.zmyeclipse610200803) “MyEclipse Visual Swing Designer Feature” [Resolved]
    com.genuitec.myeclipse.perspective (6.1.0.zmyeclipse610200803) “MyEclipse Perspective Plug-in” [Active]
    com.genuitec.myeclipse.platform (6.0.1.zmyeclipse601200710) “MyEclipse Base Platform Feature” [Resolved]
    com.genuitec.myeclipse.spring (6.0.1.zmyeclipse601200710) “MyEclipse Spring Feature” [Resolved]
    com.genuitec.myeclipse.struts (6.0.1.zmyeclipse601200710) “MyEclipse Struts Feature” [Resolved]
    com.genuitec.myeclipse.uml (6.0.1.zmyeclipse601200710) “MyEclipse UML Feature” [Resolved]
    com.genuitec.myeclipse.wdt (6.1.0.zmyeclipse610200803) “MyEclipse Web Development Feature” [Resolved]
    com.genuitec.myeclipse.ws.xfire (6.1.0.zmyeclipse610200803) “MyEclipse Web Services Feature” [Resolved]
    com.genuitec.org.eclipse.webbrowser (6.0.1.zmyeclipse601200710) “Web Browser” [Starting]
    com.genuitec.org.hibernate.eclipse (6.0.1.zmyeclipse601200710) “MyEclipse Hibernate Core” [Active]
    com.genuitec.org.hibernate.eclipse.console (6.0.1.zmyeclipse601200710) “MyEclipse Hibernate Console” [Active]
    com.genuitec.org.hibernate.eclipse.mapper (6.0.1.zmyeclipse601200710) “MyEclipse Hibernate Mapper” [Active]
    com.genuitec.org.springframework.ide.eclipse.beans.core (6.0.1.zmyeclipse601200710) “MyEclipse Spring IDE Beans Support Core” [Active]
    com.genuitec.org.springframework.ide.eclipse.beans.ui (6.0.1.zmyeclipse601200710) “MyEclipse Spring IDE Beans UI” [Active]
    com.genuitec.org.springframework.ide.eclipse.beans.ui.doc (6.0.1.zmyeclipse601200710) “MyEclipse Spring IDE Beans Documentation” [Resolved]
    com.genuitec.org.springframework.ide.eclipse.beans.ui.editor (6.0.1.zmyeclipse601200710) “MyEclipse Spring IDE Beans Config Editor” [Active]
    com.genuitec.org.springframework.ide.eclipse.beans.ui.graph (6.0.1.zmyeclipse601200710) “MyEclipse Spring IDE Beans Graph” [Starting]
    com.genuitec.org.springframework.ide.eclipse.beans.ui.navigator (6.0.1.zmyeclipse601200710) “MyEclipse Spring IDE Beans UI Navigator” [Starting]
    com.genuitec.org.springframework.ide.eclipse.beans.ui.search (6.0.1.zmyeclipse601200710) “MyEclipse Spring IDE Beans UI Search” [Starting]
    com.genuitec.org.springframework.ide.eclipse.core (6.0.1.zmyeclipse601200710) “MyEclipse Spring IDE Compatibility Core” [Active]
    com.genuitec.org.springframework.ide.eclipse.core.doc (6.0.1.zmyeclipse601200710) “MyEclipse Spring Framework Reference Documentation” [Starting]
    com.genuitec.org.springframework.ide.eclipse.ui (6.0.1.zmyeclipse601200710) “MyEclipse Spring IDE UI” [Active]
    com.ibm.icu (3.6.1.v20070906) “International Components for Unicode for Java (ICU4J)” [Active]
    com.icesoft.ide.eclipse.designtime (0.9.1.zmyeclipse610200803) “ICEfaces Design Time Support” [Starting]
    com.icesoft.ide.eclipse.icefaces.doc (1.6.0.zmyeclipse601200710) “ICEfaces Help Documentation” [Resolved]
    com.jcraft.jsch (0.1.31) “JSch” [Resolved]
    com.lowagie.itext (1.5.2.v20070626) “Lowagie Itext” [Resolved]
    com.sap.tools.memory.api (1.1.1) “Memory Analyzer API” [Resolved]
    com.sap.tools.memory.samples (1.1.1) “Memory Analyzer Samples” [Resolved]
    com.sap.tools.memory.ui.core (1.1.1) “Memory Analyzer UI” [Starting]
    com.sap.tools.memory.ui.help (1.1.1) “Memory Analyzer Help” [Starting]
    com.sap.tools.memory.ui.views (1.1.1) “Memory Analyzer Views” [Starting]
    de.loskutov.anyedit.AnyEditTools (1.8.2) “AnyEdit Tools” [Active]
    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]
    org.apache.ant (1.7.0.v200706080842) “Apache Ant” [Resolved]
    org.apache.axis (1.4.0.v200706191647) “Apache Web Services” [Resolved]
    org.apache.batik.bridge (1.6.0.v200706111724) “Apache Batik Bridge/GVT/Scripting” [Resolved]
    org.apache.batik.css (1.6.0.v200706111724) “Apache Batik CSS” [Resolved]
    org.apache.batik.dom (1.6.0.v200706111724) “Apache Batik DOM” [Resolved]
    org.apache.batik.dom.svg (1.6.0.v200706111724) “Apache Batik SVG DOM” [Resolved]
    org.apache.batik.ext.awt (1.6.0.v200706111724) “Apache Batik AWT Utilities” [Resolved]
    org.apache.batik.extension (1.6.0.v200706111724) “Apache Batik Extension” [Resolved]
    org.apache.batik.parser (1.6.0.v200706111724) “Apache Batik Parser” [Resolved]
    org.apache.batik.pdf (1.6.0.v200706111329) “Bundle-Name” [Resolved]
    org.apache.batik.svggen (1.6.0.v200706111724) “Apache Batik SVG Generation” [Resolved]
    org.apache.batik.swing (1.6.0.v200706111724) “Apache Batik Swing” [Resolved]
    org.apache.batik.transcoder (1.6.0.v200706111724) “Apache Batik Transcoder” [Resolved]
    org.apache.batik.util (1.6.0.v200706111724) “Apache Batik Utilities” [Resolved]
    org.apache.batik.util.gui (1.6.0.v200706111724) “Apache Batik GUI Utilities” [Resolved]
    org.apache.batik.xml (1.6.0.v200706111724) “Apache Batik XML” [Resolved]
    org.apache.cactus (1.7.2.v200606181221) “Cactus Resource Plug-in” [Starting]
    org.apache.commons.codec (1.3.0.v20070531) “Apache Commons Codec” [Resolved]
    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” [Starting]
    org.eclipse.ant.ui (3.2.200.v20070825_r331) “Ant UI” [Starting]
    org.eclipse.atf.core (0.2.2.zmyeclipse601200710) “Core Plug-in (Incubation)” [Starting]
    org.eclipse.atf.mozilla.ide.core (0.2.2.zmyeclipse601200710) “Mozide Core Plugin (Incubation)” [Starting]
    org.eclipse.atf.mozilla.ide.debug (0.2.2.zmyeclipse601200710) “Mozilla Debug Plug-in (Incubation)” [Starting]
    org.eclipse.atf.mozilla.ide.debug.ui (0.2.2.zmyeclipse601200710) “Mozilla Debug UI Plug-in (Incubation)” [Active]
    org.eclipse.atf.mozilla.ide.ui (0.2.2.zmyeclipse601200710) “Moz IDE UI Plug-in (Incubation)” [Active]
    org.eclipse.atf.mozilla.ide.ui.extras (0.2.2.zmyeclipse601200710) “Mozilla IDE UI Extras Plug-in (Incubation)” [Starting]
    org.eclipse.atf.templates (0.2.2.zmyeclipse601200710) “Templates Plug-in (Incubation)” [Starting]
    org.eclipse.atf.ui (0.2.2.zmyeclipse601200710) “Ui Plug-in (Incubation)” [Starting]
    org.eclipse.birt (2.2.0.v20070531) “Business Intelligence and Reporting Tools” [Resolved]
    org.eclipse.birt.chart (2.2.0.v20070531) “BIRT Chart Framework” [Resolved]
    org.eclipse.birt.chart.cshelp (2.2.0.v20070625) “BIRT Chart Context-sensitive Help” [Starting]
    org.eclipse.birt.chart.device.extension (2.2.0.v20070530) “BIRT Chart Device Extension(s)” [Starting]
    org.eclipse.birt.chart.device.pdf (2.2.0.v20070530) “BIRT Chart Device PDF Extension” [Starting]
    org.eclipse.birt.chart.device.svg (2.2.0.v20070613) “BIRT Chart Device SVG Extension” [Starting]
    org.eclipse.birt.chart.device.swt (2.2.0.v20070530) “BIRT Chart Device SWT Extension” [Starting]
    org.eclipse.birt.chart.engine (2.2.0.v20070621) “BIRT Chart Engine” [Starting]
    org.eclipse.birt.chart.engine.extension (2.2.0.v20070622) “BIRT Chart Engine Extension” [Starting]
    org.eclipse.birt.chart.reportitem (2.2.0.v20070531) “BIRT Chart-Report Integration” [Starting]
    org.eclipse.birt.chart.reportitem.ui (2.2.0.v20070608) “BIRT Chart-Report UI Integration Plug-in” [Starting]
    org.eclipse.birt.chart.runtime (2.2.0.v20070531) “BIRT Chart Runtime” [Resolved]
    org.eclipse.birt.chart.ui (2.2.0.v20070607) “BIRT Chart Library UI Plug-in” [Starting]
    org.eclipse.birt.chart.ui.extension (2.2.0.v20070621) “BIRT Chart UI Extension” [Starting]
    org.eclipse.birt.core (2.2.0.zmyeclipse602200712) “BIRT Core Package” [Active]
    org.eclipse.birt.core.ui (2.2.0.v20070613) “BIRT Core UI” [Starting]
    org.eclipse.birt.cshelp (2.2.0.zmyeclipse602200712) “BIRT Context-sensitive Help” [Starting]
    org.eclipse.birt.data (2.2.0.v200706221) “BIRT Data Engine” [Starting]
    org.eclipse.birt.doc (2.2.0.zmyeclipse602200712) “BIRT Documentation” [Starting]
    org.eclipse.birt.integration.wtp.ui (2.2.0.zmyeclipse602200712) “BIRT WTP Integration Plug-in” [Starting]
    org.eclipse.birt.report.data.adapter (2.2.0.v20070622) “BIRT Data Adapter” [Starting]
    org.eclipse.birt.report.data.oda.jdbc (2.2.0.zmyeclipse602200712) “BIRT ODA-JDBC Bridge Driver” [Starting]
    org.eclipse.birt.report.data.oda.jdbc.ui (2.2.0.v20070622) “BIRT JDBC UI Plug-in” [Starting]
    org.eclipse.birt.report.data.oda.xml (2.2.0.v20070607) “BIRT ODA-XML Driver” [Starting]
    org.eclipse.birt.report.data.oda.xml.ui (2.2.0.v20070607) “BIRT ODA XML Designer” [Starting]
    org.eclipse.birt.report.debug.ui (2.2.0.v20070615) “BIRT debug Plug-in” [Active]
    org.eclipse.birt.report.designer (2.2.0.v20070531) “BIRT Report Designer” [Resolved]
    org.eclipse.birt.report.designer.core (2.2.0.zmyeclipse602200712) “BIRT Designer Core” [Starting]
    org.eclipse.birt.report.designer.ui (2.2.0.zmyeclipse602200712) “BIRT Designer UI” [Starting]
    org.eclipse.birt.report.designer.ui.cubebuilder (2.2.0.v20070620) “BIRT Cube Builder Plug-in” [Starting]
    org.eclipse.birt.report.designer.ui.editor.xml.wtp (2.2.0.v20070607) “BIRT Advanced XML Editor Plug-in” [Starting]
    org.eclipse.birt.report.designer.ui.editors (2.2.0.zmyeclipse602200712) “BIRT MultipageEditor Extension Point Plug-in” [Starting]
    org.eclipse.birt.report.designer.ui.editors.schematic (2.2.0.v20070620) “BIRT Editors Plug-in” [Starting]
    org.eclipse.birt.report.designer.ui.ide (2.2.0.zmyeclipse602200712) “BIRT Designer UI for IDE” [Starting]
    org.eclipse.birt.report.designer.ui.lib (2.2.0.v20070614) “BIRT Designer UI for Library” [Starting]
    org.eclipse.birt.report.designer.ui.lib.explorer (2.2.0.zmyeclipse602200712) “BIRT Library Explorer Plug-in” [Starting]
    org.eclipse.birt.report.designer.ui.preview.web (2.2.0.zmyeclipse602200712) “BIRT Preview Plug-in” [Starting]
    org.eclipse.birt.report.designer.ui.views (2.2.0.v20070618) “BIRT UI Views Plug-in” [Starting]
    org.eclipse.birt.report.engine (2.2.0.v20070621) “BIRT Engine” [Active]
    org.eclipse.birt.report.engine.emitter.html (2.2.0.v20070620) “BIRT HTML Emitter” [Starting]
    org.eclipse.birt.report.engine.emitter.pdf (2.2.0.v20070530) “BIRT PDF emitter” [Starting]
    org.eclipse.birt.report.engine.emitter.postscript (2.2.0.v20070530) “BIRT POSTSCRIPT emitter” [Resolved]
    org.eclipse.birt.report.engine.emitter.ppt (2.2.0.v20070607) “BIRT PPT emitter” [Starting]
    org.eclipse.birt.report.engine.emitter.prototype.excel (2.2.0.v20070621) “BIRT Excel emitter” [Starting]
    org.eclipse.birt.report.engine.emitter.wpml (2.2.0.v20070620) “BIRT Word emitter” [Starting]
    org.eclipse.birt.report.engine.fonts (2.2.0.v20070530) “BIRT Engine fonts” [Resolved]
    org.eclipse.birt.report.item.crosstab.core (2.2.0.v20070622) “BIRT Crosstab Plug-in” [Resolved]
    org.eclipse.birt.report.item.crosstab.ui (2.2.0.v20070622) “BIRT Crosstab UI Plug-in” [Starting]
    org.eclipse.birt.report.model (2.2.0.v20070619) “BIRT Model” [Starting]
    org.eclipse.birt.report.model.adapter.oda (2.2.0.v20070530) “BIRT Model ODA Adapter” [Starting]
    org.eclipse.birt.report.runtime (2.2.0.v20070531) “BIRT Report Runtime” [Resolved]
    org.eclipse.birt.report.viewer (2.2.0.v20070620) “BIRT Web Viewer” [Active]
    org.eclipse.birt.resources (2.2.0.zmyeclipse602200712) “BIRT Resources Plug-in” [Resolved]
    org.eclipse.compare (3.3.1.r33x_20070906) “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.1.M20070822-0800) “JFace Data Binding” [Resolved]
    org.eclipse.core.databinding.beans (1.0.1.M20070910-0800b) “JFace Data Binding for JavaBeans” [Resolved]
    org.eclipse.core.expressions (3.3.0.v20070606-0010) “Expression Language” [Active]
    org.eclipse.core.filebuffers (3.3.1.r331_v20070829) “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.1.R33x_v20070709) “Eclipse Jobs Mechanism” [Active]
    org.eclipse.core.net (1.0.1.r33x_20070709) “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.zmyeclipse601200710) “Dali Core” [Starting]
    org.eclipse.dali.db (0.5.0.zmyeclipse601200710) “Dali DB” [Starting]
    org.eclipse.dali.edit (0.5.0.zmyeclipse601200710) “Dali Edit” [Starting]
    org.eclipse.dali.gen (0.5.0.zmyeclipse601200710) “Dali Entity Gen” [Starting]
    org.eclipse.dali.ui (0.5.0.zmyeclipse601200710) “Dali Java Persistence API (JPA) Tools” [Starting]
    org.eclipse.dali.utility (0.5.0.zmyeclipse601200710) “Dali Utility” [Starting]
    org.eclipse.datatools.connectivity (1.0.1.200709061) “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.1.200708201) “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.200708161) “DTP Open Data Access” [Starting]
    org.eclipse.datatools.connectivity.oda.consumer (3.1.1.200708221) “DTP ODA Consumer Helper Component Plug-in” [Starting]
    org.eclipse.datatools.connectivity.oda.design (3.0.5.200709071) “DTP ODA Design Session Model” [Starting]
    org.eclipse.datatools.connectivity.oda.design.ui (3.0.5.200709071) “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.5.200707301) “Eclipse Data Tools Platform Flat File ODA Designer” [Starting]
    org.eclipse.datatools.connectivity.oda.profile (3.0.5.200708131) “DTP ODA Connection Profile Framework Plug-in” [Starting]
    org.eclipse.datatools.connectivity.oda.template.ui (3.0.5.200707301) “DTP ODA New Plug-in Template Wizard” [Starting]
    org.eclipse.datatools.connectivity.sqm.core (1.0.1.200709071) “Eclipse Data Tools Platform SQM Core Plug-in” [Starting]
    org.eclipse.datatools.connectivity.sqm.core.ui (1.0.1.200708201) “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.200709141) “Eclipse Data Tools Platform Server UI Plug-in” [Starting]
    org.eclipse.datatools.connectivity.ui (1.0.1.200708231) “Data Tools Platform Connectivity UI Plug-in” [Starting]
    org.eclipse.datatools.connectivity.ui.dse (1.0.1.200709171) “Eclipse Data Tools Platform Data Source Explorer Plug-in” [Starting]
    org.eclipse.datatools.enablement.oda.ws (1.0.0.200706151) “Eclipse Data Tools Platform Web Services ODA Runtime Driver” [Starting]
    org.eclipse.datatools.enablement.oda.ws.ui (1.0.0.200706151) “Eclipse Data Tools Platform Web Services ODA Designer” [Starting]
    org.eclipse.datatools.enablement.oda.xml (1.0.1.200706151) “Eclipse Data Tools Platform XML ODA Runtime Driver” [Starting]
    org.eclipse.datatools.enablement.oda.xml.ui (1.0.1.200706191) “Eclipse Data Tools Platform XML ODA Designer” [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.200708161) “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.200708161) “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.zmyeclipse601200710) “Eclipse Data Tools Platform SQL Debugger Framework” [Starting]
    org.eclipse.datatools.sqltools.editor.core (1.0.0.200709261) “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.200709061) “Eclipse Data Tools Platform SQL Execution Plan View Plug-in” [Starting]
    org.eclipse.datatools.sqltools.result (1.0.0.200709061) “Eclipse Data Tools Platform SQL Results View Plug-in” [Starting]
    org.eclipse.datatools.sqltools.routineeditor (1.0.0.200708161) “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.zmyeclipse601200710) “Eclipse Data Tools Platform SQL Editor” [Starting]
    org.eclipse.datatools.sqltools.sqlscrapbook (1.0.0.zmyeclipse601200710) “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.1.v20070731_r331) “Debug Core” [Active]
    org.eclipse.debug.ui (3.3.1.v20070731_r331) “Debug UI” [Active]
    org.eclipse.draw2d (3.2.100.v20070529) “Graphical Editing Framework Draw2d” [Active]
    org.eclipse.emf (2.3.0.v200709252135) “Eclipse Modeling Framework (EMF)” [Starting]
    org.eclipse.emf.ant (2.3.1.v200709252135) “EMF Ant Tasks” [Starting]
    org.eclipse.emf.codegen (2.3.1.v200709252135) “EMF Template Code Generator” [Starting]
    org.eclipse.emf.codegen.ecore (2.3.1.v200709252135) “EMF Ecore Code Generation” [Starting]
    org.eclipse.emf.codegen.ecore.ui (2.3.0.v200709252135) “EMF Ecore Code Generation UI” [Starting]
    org.eclipse.emf.codegen.ui (2.3.0.v200709252135) “EMF Template Code Generator UI” [Starting]
    org.eclipse.emf.common (2.3.0.v200709252135) “EMF Common” [Active]
    org.eclipse.emf.common.ui (2.3.1.v200709252135) “EMF Common UI” [Starting]
    org.eclipse.emf.commonj.sdo (2.3.0.v200709252135) “CommonJ SDO” [Starting]
    org.eclipse.emf.converter (2.3.0.v200709252135) “EMF Model Convert Support” [Starting]
    org.eclipse.emf.ecore (2.3.1.v200709252135) “EMF Ecore” [Active]
    org.eclipse.emf.ecore.change (2.3.0.v200709252135) “EMF Ecore Change Model” [Starting]
    org.eclipse.emf.ecore.change.edit (2.3.0.v200709252135) “EMF Ecore Change Edit Support” [Starting]
    org.eclipse.emf.ecore.edit (2.3.0.v200709252135) “EMF Ecore Edit Support” [Starting]
    org.eclipse.emf.ecore.editor (2.3.1.v200709252135) “Sample Ecore Editor” [Starting]
    org.eclipse.emf.ecore.sdo (2.3.0.v200709252135) “EMF Service Data Objects (SDO)” [Starting]
    org.eclipse.emf.ecore.xmi (2.3.1.v200709252135) “EMF XMI” [Active]
    org.eclipse.emf.edit (2.3.1.v200709252135) “EMF Edit” [Starting]
    org.eclipse.emf.edit.ui (2.3.1.v200709252135) “EMF Edit UI” [Starting]
    org.eclipse.emf.exporter (2.3.0.v200709252135) “EMF Model Export Support” [Starting]
    org.eclipse.emf.importer (2.3.1.v200709252135) “EMF Model Import Support” [Starting]
    org.eclipse.emf.importer.ecore (2.3.1.v200709252135) “EMF Ecore Importer” [Starting]
    org.eclipse.emf.importer.java (2.3.1.v200709252135) “EMF Annotated Java Importer” [Starting]
    org.eclipse.emf.importer.rose (2.3.1.v200709252135) “EMF Rose Importer” [Starting]
    org.eclipse.emf.mapping (2.3.0.v200709252135) “EMF Mapping” [Starting]
    org.eclipse.emf.mapping.ecore (2.3.0.v200709252135) “Eclipse Modeling Framework (EMF) – org.eclipse.emf.mapping.ecore” [Starting]
    org.eclipse.emf.mapping.ecore.editor (2.3.0.v200709252135) “Eclipse Modeling Framework (EMF) – org.eclipse.emf.mapping.ecore.editor” [Starting]
    org.eclipse.emf.mapping.ecore2ecore (2.3.0.v200709252135) “Ecore to Ecore Mapping” [Starting]
    org.eclipse.emf.mapping.ecore2ecore.editor (2.3.0.v200709252135) “Ecore to Ecore Mapping Editor” [Starting]
    org.eclipse.emf.mapping.ecore2xml (2.3.0.v200709252135) “Ecore to XML Mapping” [Starting]
    org.eclipse.emf.mapping.ecore2xml.ui (2.3.0.v200709252135) “Ecore to XML Mapping UI” [Starting]
    org.eclipse.emf.mapping.ui (2.3.0.v200709252135) “EMF Mapping UI” [Starting]
    org.eclipse.equinox.app (1.0.1.R33x_v20070828) “Equinox Application Container” [Active]
    org.eclipse.equinox.common (3.3.0.v20070426) “Common Eclipse Runtime” [Active]
    org.eclipse.equinox.http.jetty (1.0.1.R33x_v20070816) “Jetty Http Service” [Starting]
    org.eclipse.equinox.http.registry (1.0.0.v20070608) “Http Service Registry Extensions” [Resolved]
    org.eclipse.equinox.http.servlet (1.0.1.R33x_v20070816) “Http Services Servlet” [Starting]
    org.eclipse.equinox.jsp.jasper (1.0.1.R33x_v20070816) “Jasper Jsp Support Bundle” [Starting]
    org.eclipse.equinox.jsp.jasper.registry (1.0.0.v20070607) “Jasper Jsp Registry Support Plug-in” [Starting]
    org.eclipse.equinox.launcher (1.0.1.R33x_v20070828) “Equinox Launcher” [Resolved]
    org.eclipse.equinox.launcher.win32.win32.x86 (1.0.2.R331_v20071019) “Equinox Launcher Win32 X86 Fragment” [Resolved]
    org.eclipse.equinox.preferences (3.2.100.v20070522) “Eclipse Preferences Mechanism” [Active]
    org.eclipse.equinox.registry (3.3.1.R33x_v20070802) “Extension Registry Support” [Active]
    org.eclipse.gef (3.2.101.v20070814) “Graphical Editing Framework” [Active]
    org.eclipse.help (3.3.1.v20070726_33x) “Help System Core” [Active]
    org.eclipse.help.appserver (3.1.200.v20070510) “Help Application Server” [Starting]
    org.eclipse.help.base (3.3.1.v20070813_33x) “Help System Base” [Starting]
    org.eclipse.help.ui (3.3.1.v20070726_33x) “Help System UI” [Starting]
    org.eclipse.help.webapp (3.3.1.v20070823_33x) “Help System Webapp” [Starting]
    org.eclipse.jdt (3.3.0.v20070607-1300) “Eclipse Java Development Tools” [Resolved]
    org.eclipse.jdt.apt.core (3.3.1.R33x_v20070831-0435) “Java Annotation Processing Core” [Starting]
    org.eclipse.jdt.apt.pluggable.core (1.0.1.R33x_v20070831-0435) “Java Compiler Apt IDE” [Installed]
    org.eclipse.jdt.apt.ui (3.3.1.R33x_v20070801-1930) “Java Annotation Processing UI” [Starting]
    org.eclipse.jdt.compiler.apt (1.0.1.R33x_v20070831-0435) “Java Compiler Apt” [Installed]
    org.eclipse.jdt.compiler.tool (1.0.1.v_780_R33x) “Java Compiler Tool Support” [Installed]
    org.eclipse.jdt.core (3.3.1.v_780_R33x) “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.1.v20070719_r331) “JDI Debug Model” [Active]
    org.eclipse.jdt.debug.ui (3.2.101.v20070718_r331) “JDI Debug UI” [Active]
    org.eclipse.jdt.doc.user (3.3.1.r331_v20070912a) “Eclipse Java Development User Guide” [Starting]
    org.eclipse.jdt.junit (3.3.1.r331_v20070829) “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.1.v20070808_r331) “Java Development Tools Launching Support” [Active]
    org.eclipse.jdt.ui (3.3.1.r331_v20070906) “Java Development Tools UI” [Active]
    org.eclipse.jem (2.0.100.v200709051030) “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.1.v200709051030) “Java EMF Model Utilities” [Active]
    org.eclipse.jem.workbench (2.0.0.v200705302225) “Java EMF Model Workbench Support” [Active]
    org.eclipse.jface (3.3.1.M20070910-0800b) “JFace” [Active]
    org.eclipse.jface.databinding (1.1.1.M20070910-0800b) “JFace Data Binding for SWT and JFace” [Resolved]
    org.eclipse.jface.text (3.3.1.r331_v20070629) “JFace Text” [Resolved]
    org.eclipse.jsch.core (1.0.0.I20070426) “JSch Core” [Active]
    org.eclipse.jsch.ui (1.0.1.r33x_20070709) “JSch UI” [Starting]
    org.eclipse.jst (1.0.2.zmyeclipse601200710) “J2EE Standard Tools (JST)” [Resolved]
    org.eclipse.jst.common.annotations.controller (1.1.2.v200708301745) “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.102.v200709122200) “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.102.v200709122200) “WTP EJB UI Plug-in” [Starting]
    org.eclipse.jst.j2ee (1.1.105.zmyeclipse601200710) “J2EE Component” [Active]
    org.eclipse.jst.j2ee.core (1.1.103.v200709191000) “J2EE Core Component” [Active]
    org.eclipse.jst.j2ee.ejb (1.1.104.zmyeclipse601200710) “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.2.v200708301745) “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.2.zmyeclipse601200710) “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.104.zmyeclipse601200710) “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.102.v200709122200) “J2EE Extensions to Common Navigator” [Starting]
    org.eclipse.jst.j2ee.ui (1.1.102.zmyeclipse601200710) “WTP J2EE UI Plug-in” [Starting]
    org.eclipse.jst.j2ee.web (1.1.104.zmyeclipse601200710) “Web Plug-in” [Active]
    org.eclipse.jst.j2ee.webservice (1.1.101.v200709122200) “Web Service Plug-in” [Active]
    org.eclipse.jst.j2ee.webservice.ui (1.1.102.v200709122200) “WTP Webservice UI Plug-in” [Active]
    org.eclipse.jst.j2ee.xdoclet.runtime (1.1.2.v200706120315) “XDocletRuntime Plug-in” [Starting]
    org.eclipse.jst.jee (1.0.1.v200709251200) “JEE common Plug-in” [Active]
    org.eclipse.jst.jee.ejb (1.0.1.v200709251200) “JEE Ejb Plug-in” [Starting]
    org.eclipse.jst.jee.ui (1.0.1.v200709122200) “Ui Plug-in” [Starting]
    org.eclipse.jst.jee.web (1.0.1.v200709251200) “JEE Web Plug-in” [Starting]
    org.eclipse.jst.jsf.common (1.0.1.zmyeclipse601200710) “JavaServer Faces Tools – Common” [Active]
    org.eclipse.jst.jsf.common.ui (1.0.1.zmyeclipse601200710) “JavaServer Faces Tools – Common UI” [Starting]
    org.eclipse.jst.jsf.core (1.0.1.zmyeclipse601200710) “JavaServer Faces Tools – Core” [Active]
    org.eclipse.jst.jsf.facesconfig (1.0.1.zmyeclipse601200710) “JavaServer Faces Tools – FacesConfig Model” [Starting]
    org.eclipse.jst.jsf.facesconfig.ui (1.0.1.v20070912) “JavaServer Faces Tools – FacesConfig Editor” [Starting]
    org.eclipse.jst.jsf.standard.tagsupport (1.0.1.v20070912) “JavaServer Faces Tools – Taglibrary Metadata” [Starting]
    org.eclipse.jst.jsf.ui (1.0.1.zmyeclipse601200710) “JavaServer Faces Tools – UI” [Active]
    org.eclipse.jst.jsp.core (1.2.1.zmyeclipse601200710) “Structured Source JSP Model” [Active]
    org.eclipse.jst.jsp.ui (1.1.201.zmyeclipse601200710) “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.1.zmyeclipse601200710) “JavaServer Faces Tools – Web Page Editor” [Starting]
    org.eclipse.jst.pagedesigner.jsf.ui (1.0.1.zmyeclipse601200710) “JavaServer Faces Tools – Pagedesigner UI” [Starting]
    org.eclipse.jst.pagedesigner.jsp.core (1.0.1.zmyeclipse601200710) “JavaServer Faces Tools – JSP Core Pagedesigner” [Starting]
    org.eclipse.jst.server.core (1.0.205.v20070829b) “Java Server Support” [Active]
    org.eclipse.jst.server.generic.core (1.0.205.v200709061325) “Generic Server Plugin” [Starting]
    org.eclipse.jst.server.generic.jboss (1.5.105.v200709061325) “JBoss Generic server definitions” [Starting]
    org.eclipse.jst.server.generic.jonas (1.5.105.v200709061325) “JOnAS Generic Server definitions” [Starting]
    org.eclipse.jst.server.generic.oc4j (1.5.105.v200709061325) “Oracle OC4J v10.1.3 DP4 Generic Server Definition Core Plug-in” [Starting]
    org.eclipse.jst.server.generic.ui (1.0.205.v200709061325) “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.1.v20070814b) “JEE Preview Server Support” [Starting]
    org.eclipse.jst.server.tomcat.core (1.1.1.v20070827) “Apache Tomcat Support” [Active]
    org.eclipse.jst.server.tomcat.ui (1.1.0.v200705302225) “Apache Tomcat UI Support” [Starting]
    org.eclipse.jst.server.ui (1.0.203.zmyeclipse601200710) “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.102.zmyeclipse601200710) “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.zmyeclipse601200710) “JEE Related Schemas” [Resolved]
    org.eclipse.jst.ws (1.0.204.v200707251745) “Web Services” [Starting]
    org.eclipse.jst.ws.axis.consumption.core (1.0.204.v200708151945) “Web service Axis Consumption Core” [Starting]
    org.eclipse.jst.ws.axis.consumption.ui (1.0.203.v200708151945) “Webservice Axis Consumption UI” [Starting]
    org.eclipse.jst.ws.axis.creation.ui (1.0.205.v200708151945) “Webservice Axis Creation UI” [Starting]
    org.eclipse.jst.ws.axis.infopop (1.0.203.v200708222303) “Web services Axis context sensitive help” [Starting]
    org.eclipse.jst.ws.axis2.consumption.core (1.0.1.v200708241921) “Webservice Axis2 Consumption Core Plug-in” [Starting]
    org.eclipse.jst.ws.axis2.consumption.ui (1.0.1.v200709121418) “Webservice Axis2 Consumption UI Plug-in” [Starting]
    org.eclipse.jst.ws.axis2.core (1.0.1.v200709191532) “Webservice Axis2 Core Plug-in” [Starting]
    org.eclipse.jst.ws.axis2.creation.core (1.0.1.v200708241921) “Webservice Axis2 Creation Core Plug-in” [Starting]
    org.eclipse.jst.ws.axis2.creation.ui (1.0.1.v200708241921) “Webservice Axis2 Creation UI Plug-in” [Starting]
    org.eclipse.jst.ws.axis2.ui (1.0.1.v200708282350) “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.205.v200708202218) “Web Services Consumption Graphical User Interface” [Starting]
    org.eclipse.jst.ws.consumption.ui.doc.user (1.0.300.zmyeclipse601200710) “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.205.v200708151945) “Web Services Creation Graphical User Interface” [Starting]
    org.eclipse.jst.ws.doc.user (1.0.300.zmyeclipse601200710) “Web Services UI” [Resolved]
    org.eclipse.jst.ws.infopop (1.0.203.v200709190403) “Web services UI” [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.202.v200708202218) “Web Services Graphical User Interface” [Starting]
    org.eclipse.ltk.core.refactoring (3.3.1.r331_v20070829) “Refactoring Core” [Active]
    org.eclipse.ltk.ui.refactoring (3.3.1.r331_v20070829) “Refactoring UI” [Active]
    org.eclipse.osgi (3.3.1.R33x_v20070828) “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.1.R33x_r20070920) “Eclipse Plug-in Development Environment” [Resolved]
    org.eclipse.pde.build (3.3.2.R331_v20071019) “Plug-in Development Environment Build Support” [Starting]
    org.eclipse.pde.core (3.3.1.v20070912-0800) “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.1.v20070912-0800) “Plug-in Development UI” [Starting]
    org.eclipse.pde.ui.templates (3.3.0.v20070608-1300) “PDE Templates” [Starting]
    org.eclipse.platform (3.3.2.R33x_v20071022) “Eclipse Platform” [Starting]
    org.eclipse.platform.doc.user (3.3.0.M20070913-1400) “Eclipse Workbench User Guide” [Starting]
    org.eclipse.rcp (3.2.0.v20070612) “Eclipse RCP” [Starting]
    org.eclipse.sdk (3.3.2.R33x_v20071022) “Eclipse Project SDK” [Starting]
    org.eclipse.search (3.3.1.r331_v20070831-0800) “Search Support” [Active]
    org.eclipse.swt (3.3.2.v3347) “Standard Widget Toolkit” [Resolved]
    org.eclipse.swt.win32.win32.x86 (3.3.2.v3347a) “Standard Widget Toolkit for Windows” [Resolved]
    org.eclipse.team.core (3.3.1.r33x_20070807) “Team Support Core” [Active]
    org.eclipse.team.cvs.core (3.3.1.r33x_20070724) “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” [Active]
    org.eclipse.team.cvs.ui (3.3.1.r33x_20070807) “CVS Team Provider UI” [Active]
    org.eclipse.team.ui (3.3.1.r33x_20070730) “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.1.M20070910-0800b) “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.1.v20070824_r331) “Console” [Active]
    org.eclipse.ui.editors (3.3.1.r331_v20070629) “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” [Active]
    org.eclipse.ui.ide (3.3.1.M20070910-0800b) “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.101.v20070827_33x) “Welcome Framework” [Starting]
    org.eclipse.ui.intro.universal (3.2.100.v20070530A) “Universal Welcome” [Starting]
    org.eclipse.ui.navigator (3.3.2.M20071022-1600a) “Common Navigator View” [Active]
    org.eclipse.ui.navigator.resources (3.3.1.M20070831-2000) “Navigator Workbench Components” [Active]
    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.101.M20070910-0800b) “Views” [Active]
    org.eclipse.ui.views.properties.tabbed (3.3.1.M20070831-0800) “Tabbed Properties V

    #293391 Reply

    Loyal Water
    Member

    Hi,
    You might have to create a new MyEclipse project and then transfer your code to this project. Since you are working with a project created using Eclipse, you are not able to see the other options.

    Also, I was looking for the information under MyEclipse > Installation Summary > Installation Details. Could you post it here for me please.

    Thanks,

    #293433 Reply

    mclauss
    Member

    Oh, excuse me please.

    *** Date:
    Tuesday, January 13, 2009 9:19:47 AM CET

    ** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.5.0_14

    *** MyEclipse details:
    MyEclipse Blue Edition
    Version: 6.1.0 GA
    Build id: 6.1.0-GA-20080314

    *** Eclipse details:
    MyEclipse Blue Edition

    Version: 6.1.0 GA
    Build id: 6.1.0-GA-20080314

    Eclipse Platform

    Version: 3.3.2.R33x_v20071022-_19UEksF-G8Yc6bUv3Dz
    Build id: M20071023-1652

    Eclipse RCP

    Version: 3.3.2.R33x_r20071022-8y8eE9CEV3FspP8HJrY1M2dS
    Build id: M20071023-1652

    Eclipse Java Development Tools

    Version: 3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL
    Build id: M20071023-1652

    Eclipse Plug-in Development Environment

    Version: 3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN
    Build id: M20071023-1652

    Eclipse Project SDK

    Version: 3.3.2.R33x_r20071022-7M7J7C_Mu2gop0b_GAwplOBhyuKO
    Build id: M20071023-1652

    Eclipse Graphical Editing Framework

    Version: 3.3.1.v20070814
    Build id: 20070814-1555

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    C:\Programme\MyEclipse 6.1 Blue\eclipse\eclipse.exe
    -name
    Eclipse
    –launcher.library
    C:\Programme\MyEclipse 6.1 Blue\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.2.R331_v20071019\eclipse_1021.dll
    -startup
    C:\Programme\MyEclipse 6.1 Blue\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20070828.jar
    -exitdata
    8d8_74
    -data
    D:\development\ews_iproject2.JSF
    -clean
    -showlocation
    -vm
    C:\Programme\MyEclipse 6.1 Blue\jre\bin\javaw.exe

    #293467 Reply

    Loyal Water
    Member

    Did you create a new MyEclipse project and transfer your code to test this again? Does that work for you?

    #300575 Reply

    mclauss
    Member

    Hello,
    we did as suggested. The confdiguration setting is now available and set to smart deployment.
    Anyway – the compiled class of the referenced project does not appear in the deployed webapp.
    We use Apache Tomcat 6.1 as target server.

    What goes wrong?
    Many thanx for your help.
    Matthias

    P.S: The MyEclipse version end environment is the same as posted before.

    #300599 Reply

    Loyal Water
    Member

    mclauss,
    Can you list the exact steps you have followed from creating the project to adding reference project. I can then point out the mistake that you could be making.

Viewing 10 posts - 1 through 10 (of 10 total)
Reply To: Deploying referencing (web) projects

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