facebook

myeclipse.properties

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    mcroft
    Member

    I am also receiving the message that myeclipse.properties cannot be found. I did not do an upgrade, but my first installation was the MyEclipse 4.1 GA install. I did a search and did not find any version of myeclipse.properties. I am using the WAS CE application server running on Geronimo and the eclipse plug-in for the 2 pieces. Admittedly, I am in the process of reviewing these products and so do not have much experience with them just yet. We are trying to convert from WSAD to MyEclipse and I was tasked with building an installation script for our development teams specific configurations.

    #246238

    Riyad Kalla
    Member

    Can you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can determine if this is an installation issue, a configuration problem, or a bug. Thanks.

    Also please be more specific where you are getting the message about myeclipse.properties.

    #246257

    mcroft
    Member

    Regarding my last post of trying to use WebSphere CE with MyEclipse, here is the additional information you asked for:

    version information:
    Eclipse SDK

    Version: 3.1.2
    Build id: M20060118-1600

    (c) Copyright Eclipse contributors and others 2000, 2005. All rights reserved.
    Visit http://www.eclipse.org/platform

    This product includes software developed by the
    Apache Software Foundation http://www.apache.org/

    I am using Windows XP, and the MyEclipse version 4.1 GA. I have downloaded WebSphere CE that has its own copy of Apache Geronimo, and I also downloaded and installed the plugin (wasce10-eclipse31-plugin.zip). When I start the server, I get the following error:

    Booting Geronimo Kernel (in Java 1.4.2_08)…
    Starting Geronimo Application Server

    [* ] 0% 1s Loading
    [*- ] 0% 1s Loading –long 15:15:35,068 ERROR [Daemon] Exception caught while starting configurations. Exception=org.apache.geronimo.kernel.config.NoSuchConfigException: No configuration with id: –long

    [*- ] 0% 1s Startup failed
    org.apache.geronimo.kernel.config.NoSuchConfigException: No configuration with id: –long
    at org.apache.geronimo.kernel.config.ConfigurationManagerImpl.load(ConfigurationManagerImpl.java:105)
    at org.apache.geronimo.kernel.config.ConfigurationManagerImpl.loadRecursive(ConfigurationManagerImpl.java:122)
    at org.apache.geronimo.kernel.config.ConfigurationManagerImpl.loadRecursive(ConfigurationManagerImpl.java:111)
    at org.apache.geronimo.kernel.config.ConfigurationManagerImpl$$FastClassByCGLIB$$fbed85d2.invoke(<generated>)
    at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
    at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
    at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
    at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:760)
    at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
    at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:36)
    at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)
    at org.apache.geronimo.kernel.config.ConfigurationManager$$EnhancerByCGLIB$$3782ab2d.loadRecursive(<generated>)
    at org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java:240)
    at org.apache.geronimo.system.main.Daemon.<init>(Daemon.java:80)
    at org.apache.geronimo.system.main.Daemon.main(Daemon.java:367)

    Server shutdown begun
    Server shutdown completed

    The error logs are saying: Info 2006-02-06 15:19:50.600 Unable to locate .myeclipse.properties file

    But, I recently downloaded Geronimo without the WAS CE piece and this actually seems to run fine. It seems as though my question boils down to this: Is there a plug-in for MyEclipse to run WebSphere CE? The plug-in I mentioned above says this is a 3.1 version plugin, I am running the Eclipse 3.1.2 and MyEclipse 4.1. Here is the location I downloaded the WAS CE plugin from: https://www14.software.ibm.com/webapp/iwm/web/reg/download.do?lang=en_US&source=wsced&S_PKG=dl&S_TACT=105AGX44&S_CMP=SPLT&cp=UTF-8

    #246266

    Scott Anderson
    Participant

    Is there a plug-in for MyEclipse to run WebSphere CE?

    We don’t provide one. That doesn’t mean that other plugins will or won’t work, only that we havn’t built or tested one. The plugin you reference, for example, isn’t something that we have any experience with as we support Geronimo natively, as you discovered.

    The error logs are saying: Info 2006-02-06 15:19:50.600 Unable to locate .myeclipse.properties file

    Don’t worry about this as it’s not actually needed at runtime and isn’t the cause of the problem you’re seeing with WebSphere

    Exception=org.apache.geronimo.kernel.config.NoSuchConfigException: No configuration with id: –long

    From this, it looks like the server is interpreting a startup flag as the configuration name. It’s likely either a bug in the IBM WebSphere CE plugin or with the way it’s configured (perhaps a configuration isn’t explicitly specified, for example). In either case, we likely can’t help with it since it’s not ours. Perhaps there’s somewhere at IBM you can ask them about it if you still want to use WebSphere CE?

    However, it’s good to hear that our Geronimo support is working effectively for you.

    #247156

    klase
    Member

    Hi, I have the same problem and I’m using the real Geronimo server.

    The interesting thing is it works with MyEclipse 4.0.1 GA (Build id: 20050930-4.0.1-GA) running in Eclipse 3.1.0 (Build id: I20050627-1435)
    but I downloaded MyEclipse 4.1 GA (Build id: 20060122-4.1-GA) running in Eclipse 3.1.2 (Build id: M20060118-1600)

    Imported my existing projects and have the same configuration for the Geronimo server but with the latter configuration I get :

    Booting Geronimo Kernel (in Java 1.4.2_10)…
    Starting Geronimo Application Server

    [* ] 0% 1s Loading
    [*- ] 0% 1s Loading –long
    [*- ] 0% 1s Startup failed
    org.apache.geronimo.kernel.config.NoSuchConfigException: No configuration with id: –long
    at org.apache.geronimo.kernel.config.ConfigurationManagerImpl.load(ConfigurationManagerImpl.java:105)
    at org.apache.geronimo.kernel.config.ConfigurationManagerImpl.loadRecursive(ConfigurationManagerImpl.java:122)
    at org.apache.geronimo.kernel.config.ConfigurationManagerImpl.loadRecursive(ConfigurationManagerImpl.java:111)
    at org.apache.geronimo.kernel.config.ConfigurationManagerImpl$$FastClassByCGLIB$$fbed85d2.invoke(<generated>)
    at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
    at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
    at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
    at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:760)
    at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
    at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:36)
    at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)
    at org.apache.geronimo.kernel.config.ConfigurationManager$$EnhancerByCGLIB$$9088ed2e.loadRecursive(<generated>)
    at org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java:228)
    at org.apache.geronimo.system.main.Daemon.<init>(Daemon.java:78)
    at org.apache.geronimo.system.main.Daemon.main(Daemon.java:316)

    Server shutdown begun
    Server shutdown completed

    The only configuration I have set for the Geronimo Server is the directory location and the authorization information.

    I use Geronimo for my Web projects and it works nice with MyEclipse but it is very slow to redeploy the application, which ackording to the release notes
    for 4.1GA seems to be solved with exploded deploy, so I really want this to work.

    Do you have any ideas?

    Thanks
    Klas

    #247157

    klase
    Member

    Hi again, just read your posting guidelines and realized you wanted to see this as well.

    /Klas

    *** Date: Tue Feb 21 23:17:46 CET 2006

    *** Platform Details:

    *** System properties:
    awt.toolkit=sun.awt.windows.WToolkit
    eclipse.application=org.eclipse.ui.ide.workbench
    eclipse.buildId=M20060118-1600
    eclipse.commands=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\programs\eclipse\eclipse-3.1.2\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    134_60
    -vm
    C:\java\j2sdk1.4.2_10\bin\javaw.exe
    eclipse.product=org.eclipse.sdk.ide
    eclipse.startTime=1140559780031
    eclipse.vm=C:\java\j2sdk1.4.2_10\bin\javaw.exe
    eclipse.vmargs=-Duser.language=en
    -Xms128M
    -Xmx512M
    -XX:PermSize=64M
    -XX:MaxPermSize=128M
    -Dosgi.splashLocation=C:\Program Files\MyEclipse41GA\eclipse\MyEclipseSplash.bmp
    -jar
    C:\programs\eclipse\eclipse-3.1.2\startup.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:\programs\eclipse\eclipse-3.1.2\startup.jar
    java.class.version=48.0
    java.endorsed.dirs=C:\java\j2sdk1.4.2_10\jre\lib\endorsed
    java.ext.dirs=C:\java\j2sdk1.4.2_10\jre\lib\ext
    java.home=C:\java\j2sdk1.4.2_10\jre
    java.io.tmpdir=C:\DOCUME~1\Klas\LOCALS~1\Temp\
    java.library.path=C:\java\j2sdk1.4.2_10\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\java\j2sdk1.4.2_10\bin;C:\Program Files\IBM\WebSphere MQ\Java\lib;C:\ibmdebug\bin;C:\programs\WDSC;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel;C:\PROGRA~1\COMMON~1\SONICS~1\;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Apache Software Foundation\Maven 1.0\bin;C:\P2Development\apache-ant\bin;C:\java\j2sdk1.4.2_05\bin;C:\Program Files\IBM\WebSphere MQ\bin;C:\Program Files\IBM\WebSphere MQ\Java\bin;C:\Program Files\IBM\WebSphere MQ\WEMPS\bin;C:\Program Files\IBM\Rational\SDP\6.0\runtimes\base_v51\bin;C:\Program Files\IBM\Rational\SDP\6.0\runtimes\base_v5\bin;C:\programs\cruisecontrol-2.2\main\bin;c:\programs\cvs;C:\Program Files\Common Files\GTK\2.0\bin;C:\Program Files\VoiceAge\Common;C:\oracle\ora92\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\Program Files\MySQL\MySQL Server 5.0\bin;c:\Program Files\7-Zip;
    java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
    java.runtime.version=1.4.2_10-b03
    java.specification.name=Java Platform API Specification
    java.specification.vendor=Sun Microsystems Inc.
    java.specification.version=1.4
    java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFactory
    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.4.2_10
    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.4.2_10-b03
    line.separator=

    org.eclipse.jdt.debug.ui.scrapbookActive=false
    org.osgi.framework.bootdelegation=*
    org.osgi.framework.executionenvironment=J2SE-1.4
    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.crypto,javax.crypto.interfaces,javax.crypto.spec,javax.imageio,javax.imageio.event,javax.imageio.metadata,javax.imageio.plugins.jpeg,javax.imageio.spi,javax.imageio.stream,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.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.sound.midi,javax.sound.midi.spi,javax.sound.sampled,javax.sound.sampled.spi,javax.sql,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.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.parsers,javax.xml.transform,javax.xml.transform.dom,javax.xml.transform.sax,javax.xml.transform.stream,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.xml.sax,org.xml.sax.ext,org.xml.sax.helpers
    org.osgi.framework.vendor=Eclipse
    org.osgi.framework.version=1.3.0
    org.osgi.supports.framework.extension=true
    org.xml.sax.driver=org.apache.crimson.parser.XMLReaderImpl
    os.arch=x86
    os.name=Windows XP
    os.version=5.1
    osgi.arch=x86
    osgi.bundles=org.eclipse.core.runtime@2:start, org.eclipse.update.configurator@3:start
    osgi.bundlestore=c:\programs\eclipse\eclipse-3.1.2\configuration\org.eclipse.osgi\bundles
    osgi.configuration.area=file:/c:/programs/eclipse/eclipse-3.1.2/configuration/
    osgi.framework=file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.osgi_3.1.2.jar
    osgi.framework.beginningstartlevel=1
    osgi.framework.shape=jar
    osgi.framework.version=3.1.2
    osgi.install.area=file:/c:/programs/eclipse/eclipse-3.1.2/
    osgi.instance.area=file:/C:/dev/myeclipsews-4.1/
    osgi.instance.area.default=file:/C:/Documents and Settings/Klas/workspace/
    osgi.logfile=C:\dev\myeclipsews-4.1\.metadata\.log
    osgi.manifest.cache=c:\programs\eclipse\eclipse-3.1.2\configuration\org.eclipse.osgi\manifests
    osgi.nl=en_US
    osgi.os=win32
    osgi.splashLocation=C:\Program Files\MyEclipse41GA\eclipse\MyEclipseSplash.bmp
    osgi.splashPath=platform:/base/plugins/org.eclipse.platform
    osgi.syspath=c:\programs\eclipse\eclipse-3.1.2\plugins
    osgi.ws=win32
    path.separator=;
    sun.arch.data.model=32
    sun.boot.class.path=C:\java\j2sdk1.4.2_10\jre\lib\rt.jar;C:\java\j2sdk1.4.2_10\jre\lib\i18n.jar;C:\java\j2sdk1.4.2_10\jre\lib\sunrsasign.jar;C:\java\j2sdk1.4.2_10\jre\lib\jsse.jar;C:\java\j2sdk1.4.2_10\jre\lib\jce.jar;C:\java\j2sdk1.4.2_10\jre\lib\charsets.jar;C:\java\j2sdk1.4.2_10\jre\classes
    sun.boot.library.path=C:\java\j2sdk1.4.2_10\jre\bin
    sun.cpu.endian=little
    sun.cpu.isalist=pentium i486 i386
    sun.io.unicode.encoding=UnicodeLittle
    sun.java2d.fontpath=
    sun.os.patch.level=Service Pack 2
    user.country=US
    user.dir=C:\programs\eclipse\eclipse-3.1.2
    user.home=C:\Documents and Settings\Klas
    user.language=en
    user.name=Klas
    user.timezone=Europe/Berlin
    user.variant=
    vendor=Apache Software Foundation
    vendor-url=http://xml.apache.org/xalan-j
    version=2.4.1

    *** Features:
    com.genuitec.myeclipse.ast (4.1.0) “MyEclipse Application Server Tooling”
    com.genuitec.myeclipse.bugzilla (4.1.0) “MyEclipse Bugzilla Feature”
    com.genuitec.myeclipse.core (4.1.0) “MyEclipse Core Feature”
    com.genuitec.myeclipse.database (4.1.0) “MyEclipse Database Feature”
    com.genuitec.myeclipse.enterprise.workbench (4.1.0) “MyEclipse Enterprise Workbench Feature”
    com.genuitec.myeclipse.help (4.1.0) “MyEclipse Help Feature”
    com.genuitec.myeclipse.hibernate (4.1.0) “MyEclipse Hibernate Feature”
    com.genuitec.myeclipse.jsf (4.1.0) “MyEclipse JSF Feature”
    com.genuitec.myeclipse.jspdesign (4.1.0) “MyEclipse JSP Design Feature”
    com.genuitec.myeclipse.platform (4.1.0) “MyEclipse Base Platform Feature”
    com.genuitec.myeclipse.spring (4.1.0) “MyEclipse Spring Feature”
    com.genuitec.myeclipse.struts (4.1.0) “MyEclipse Struts Feature”
    com.genuitec.myeclipse.tapestry (4.1.0) “MyEclipse Tapestry / Spindle Feature”
    com.genuitec.myeclipse.uml (4.1.0) “MyEclipse UML Feature”
    com.genuitec.myeclipse.wdt (4.1.0) “MyEclipse Web Development Feature”
    org.eclipse.jdt (3.1.2) “Eclipse Java Development Tools”
    org.eclipse.jdt.source (3.1.2) “Eclipse Java Development Tools SDK”
    org.eclipse.pde (3.1.2) “Eclipse Plug-in Development Environment”
    org.eclipse.pde.source (3.1.2) “Eclipse Plug-in Development Environment Developer Resources”
    org.eclipse.platform (3.1.2) “Eclipse Platform”
    org.eclipse.platform.source (3.1.2) “Eclipse Platform Plug-in Developer Resources”
    org.eclipse.rcp (3.1.2) “Eclipse RCP”
    org.eclipse.rcp.source (3.1.2) “Eclipse RCP Plug-in Developer Resources”
    org.eclipse.sdk (3.1.2) “Eclipse Project SDK”

    *** Plug-in Registry:
    com.genuitec.eclipse.ast.deploy.core (4.1.0) “Deployment Core Plug-in” [Active]
    com.genuitec.eclipse.browser (3.8.4) “Web Browser Plug-in” [Resolved]
    com.genuitec.eclipse.bugzilla (3.9.310) “MyEclipse Bugzilla Integration Plug-in” [Resolved]
    com.genuitec.eclipse.core (4.1.0) “Genuitec Core” [Active]
    com.genuitec.eclipse.core.common (4.1.0) “Genuitec Common Core” [Active]
    com.genuitec.eclipse.cross.easystruts.eclipse (4.1.0) “MyEclipse Stuts Support” [Active]
    com.genuitec.eclipse.easie.bejy (4.1.0) “Genuitec EASIE Bejy Tiger” [Active]
    com.genuitec.eclipse.easie.core (4.1.0) “Genuitec EASIE Core” [Active]
    com.genuitec.eclipse.easie.geronimo1 (4.1.0) “Genuitec EASIE Geronimo 1” [Active]
    com.genuitec.eclipse.easie.jboss (4.1.0) “Genuitec EASIE JBoss” [Active]
    com.genuitec.eclipse.easie.jboss2 (4.1.0) “Genuitec EASIE JBoss 2” [Active]
    com.genuitec.eclipse.easie.jboss3 (4.1.0) “Genuitec EASIE JBoss 3” [Active]
    com.genuitec.eclipse.easie.jboss4 (4.1.0) “Genuitec EASIE JBoss 4” [Active]
    com.genuitec.eclipse.easie.jetty (4.1.0) “Genuitec EASIE Jetty” [Active]
    com.genuitec.eclipse.easie.jetty4 (4.1.0) “Genuitec EASIE Jetty 4” [Active]
    com.genuitec.eclipse.easie.jetty5 (4.1.0) “Genuitec EASIE Jetty 5” [Active]
    com.genuitec.eclipse.easie.jonas (4.1.0) “Genuitec EASIE Jonas” [Active]
    com.genuitec.eclipse.easie.jonas3 (4.1.0) “Genuitec EASIE Jonas 3” [Active]
    com.genuitec.eclipse.easie.jonas4 (4.1.0) “Genuitec EASIE Jonas 4” [Active]
    com.genuitec.eclipse.easie.jrun (4.1.0) “Genuitec EASIE JRun” [Active]
    com.genuitec.eclipse.easie.jrun4 (4.1.0) “Genuitec EASIE JRun 4” [Active]
    com.genuitec.eclipse.easie.oracle (4.1.0) “Genuitec EASIE Oracle AS” [Active]
    com.genuitec.eclipse.easie.oracle9 (4.1.0) “Genuitec EASIE Oracle AS” [Active]
    com.genuitec.eclipse.easie.orion1 (4.1.0) “Genuitec EASIE Orion 1” [Active]
    com.genuitec.eclipse.easie.orion2 (4.1.0) “Genuitec EASIE Orion 2” [Active]
    com.genuitec.eclipse.easie.resin (4.1.0) “Genuitec EASIE Resin” [Active]
    com.genuitec.eclipse.easie.resin2 (4.1.0) “Genuitec EASIE Resin 2” [Active]
    com.genuitec.eclipse.easie.resin3 (4.1.0) “Genuitec EASIE Resin 3” [Active]
    com.genuitec.eclipse.easie.sun (4.1.0) “Genuitec EASIE Sun One” [Active]
    com.genuitec.eclipse.easie.sun8 (4.1.0) “Genuitec EASIE Sun 8” [Active]
    com.genuitec.eclipse.easie.sun81 (4.1.0) “Genuitec EASIE Sun 8.1” [Active]
    com.genuitec.eclipse.easie.tomcat (4.1.0) “Genuitec EASIE Tomcat” [Active]
    com.genuitec.eclipse.easie.tomcat4 (4.1.0) “Genuitec EASIE Tomcat 4” [Active]
    com.genuitec.eclipse.easie.tomcat5 (4.1.0) “Genuitec EASIE Tomcat 5” [Active]
    com.genuitec.eclipse.easie.weblogic (4.1.0) “Genuitec EASIE WebLogic” [Active]
    com.genuitec.eclipse.easie.weblogic6 (4.1.0) “Genuitec EASIE WebLogic 6” [Active]
    com.genuitec.eclipse.easie.weblogic7 (4.1.0) “Genuitec EASIE WebLogic 7” [Active]
    com.genuitec.eclipse.easie.weblogic8 (4.1.0) “Genuitec EASIE WebLogic 8” [Active]
    com.genuitec.eclipse.easie.weblogic9 (4.1.0) “Genuitec EASIE WebLogic 9” [Active]
    com.genuitec.eclipse.easie.websphere (4.1.0) “Genuitec EASIE WebSphere 4” [Active]
    com.genuitec.eclipse.easie.websphere5 (4.1.0) “Genuitec EASIE WebSphere 5” [Active]
    com.genuitec.eclipse.easie.websphere6 (4.1.0) “Genuitec EASIE WebSphere 6” [Active]
    com.genuitec.eclipse.export.wizard (3.9.210) “MyEclipse J2EE Export Wizards” [Resolved]
    com.genuitec.eclipse.hibernate (4.1.0) “MyEclipse Hibernate Capabilities” [Active]
    com.genuitec.eclipse.imageeditor (4.1.0) “ImageEditor Plug-in” [Resolved]
    com.genuitec.eclipse.integration (4.1.0) “MyEclipse Integration Utilities” [Active]
    com.genuitec.eclipse.j2eedt.core (4.1.0) “Genuitec J2EE Development Tooling” [Active]
    com.genuitec.eclipse.javascript (4.1.0) “Javascript1 Plug-in” [Resolved]
    com.genuitec.eclipse.jface.text.wtpfragment (3.8.1) “Wtpextendfragment Fragment” [Resolved]
    com.genuitec.eclipse.jsf (4.1.0) “MyEclipse JSF Capabilities” [Active]
    com.genuitec.eclipse.modeling.core (4.0.1) “MyEclipse Modeling Core” [Resolved]
    com.genuitec.eclipse.springframework (4.1.0) “Springframework Plug-in” [Resolved]
    com.genuitec.eclipse.springhibernate (4.1.0) “SpringHibernate Plug-in” [Resolved]
    com.genuitec.eclipse.sqlexplorer (4.1.0) “MyEclipse Database Explorer Plugin” [Resolved]
    com.genuitec.eclipse.sqlexplorer.doc (4.1.0) “MyEclipse Database Explorer Help Plug-in” [Resolved]
    com.genuitec.eclipse.sqlexplorer.oracle (4.1.0) “Oracle Database Explorer Plug-in” [Resolved]
    com.genuitec.eclipse.struts (4.1.0) “MyEclipse Struts Capabilities” [Active]
    com.genuitec.eclipse.tapestry (4.1.0) “MyEclipse Tapestry Integration Plug-in” [Active]
    com.genuitec.eclipse.tapestry.ui.contrib (4.0.0) “MyEclipse Tapestry UI Integration Fragment” [Resolved]
    com.genuitec.eclipse.uml (4.1.0) “MyEclipse UML Plug-in” [Resolved]
    com.genuitec.eclipse.wdt.jsp.debug (4.1.0) “MyEclipse JSP Debug Tooling” [Active]
    com.genuitec.eclipse.web.imagepreviewer (4.0.200) “MyEclipse Image Previewer Plug-in” [Active]
    com.genuitec.eclipse.webdesigner (4.1.0) “Web Designer Plug-in” [Active]
    com.genuitec.eclipse.webdesigner.support (3.9.211) “WebDesigner Support” [Resolved]
    com.genuitec.eclipse.wizards (4.0.1) “MyEclipse File Creation Wizards” [Active]
    com.genuitec.eclipsetidy (3.9.310) “MyEclipse HTML Formatting” [Active]
    com.genuitec.javascript.debug (4.1.0) “Genuitec JavaScript Debugger” [Resolved]
    com.genuitec.javascript.debug.mozilla (4.1.0) “Genuitec JavaScript Debug Support” [Resolved]
    com.genuitec.jboss.ide.eclipse.apache.xalan (3.8.1) “Genuitec XDoclet Apache Xalan Plug-in” [Resolved]
    com.genuitec.jboss.ide.eclipse.core (4.0.0) “Genuitec XDoclet Support Core Plug-in” [Resolved]
    com.genuitec.jboss.ide.eclipse.xdoclet.assist (3.9.210) “Genuitec XDoclet Assist Plug-in” [Resolved]
    com.genuitec.jboss.ide.eclipse.xdoclet.core (4.0.0) “Genuitec XDoclet Core Plug-in” [Resolved]
    com.genuitec.jboss.ide.eclipse.xdoclet.run (4.0.0) “Genuitec XDoclet Runner Plug-in” [Resolved]
    com.genuitec.jboss.ide.eclipse.xdoclet.ui (4.0.1) “Genuitec XDoclet UI Plug-in” [Resolved]
    com.genuitec.myeclipse.ast (4.1.0) “MyEclipse Application Server Tooling” [Resolved]
    com.genuitec.myeclipse.bugzilla (4.1.0) “MyEclipse Bugzilla Feature” [Resolved]
    com.genuitec.myeclipse.core (4.1.0) “MyEclipse Core Feature” [Resolved]
    com.genuitec.myeclipse.database (4.1.0) “MyEclipse Database Feature” [Resolved]
    com.genuitec.myeclipse.doc (4.1.0) “MyEclipse Documentation” [Resolved]
    com.genuitec.myeclipse.enterprise.workbench (4.1.0) “MyEclipse Enterprise Workbench Feature” [Resolved]
    com.genuitec.myeclipse.help (4.1.0) “MyEclipse Help Feature” [Resolved]
    com.genuitec.myeclipse.hibernate (4.1.0) “MyEclipse Hibernate Feature” [Resolved]
    com.genuitec.myeclipse.jsf (4.1.0) “MyEclipse JSF Feature” [Resolved]
    com.genuitec.myeclipse.jspdesign (4.1.0) “MyEclipse JSP Design Feature” [Resolved]
    com.genuitec.myeclipse.perspective (4.1.0) “MyEclipse Perspective Plug-in” [Active]
    com.genuitec.myeclipse.platform (4.1.0) “MyEclipse Base Platform Feature” [Resolved]
    com.genuitec.myeclipse.spring (4.1.0) “MyEclipse Spring Feature” [Resolved]
    com.genuitec.myeclipse.struts (4.1.0) “MyEclipse Struts Feature” [Resolved]
    com.genuitec.myeclipse.tapestry (4.1.0) “MyEclipse Tapestry / Spindle Feature” [Resolved]
    com.genuitec.myeclipse.uml (4.1.0) “MyEclipse UML Feature” [Resolved]
    com.genuitec.myeclipse.wdt (4.1.0) “MyEclipse Web Development Feature” [Resolved]
    com.ibm.base.extensions (13.8.1) “Eclipse base extensions” [Resolved]
    com.ibm.base.extensions.ui (13.9.310) “Eclipse Base UI extensions” [Active]
    com.ibm.encoding.resource (13.9.210) “Coded Resource” [Active]
    com.ibm.etools.contentmodel (13.8.4) “Content Model” [Resolved]
    com.ibm.etools.contentmodel.dtd (13.8.2) “Content Model for DTD” [Resolved]
    com.ibm.etools.contentmodel.xsd (13.8.1) “Content Model for XML Schema” [Resolved]
    com.ibm.etools.dtdmodel (14.0.0) “DTD Model” [Resolved]
    com.ibm.etools.dtdparser (13.8.1) “DTD Parser” [Resolved]
    com.ibm.etools.emf.event (3.0.0.1) “Event Model” [Resolved]
    com.ibm.etools.internet (14.0.200) “Internet Preferences” [Active]
    com.ibm.etools.uri.resolver (13.8.3) “com.ibm.etools.uri.resolver” [Resolved]
    com.ibm.etools.validation (13.8.4) “Validation Framework” [Resolved]
    com.ibm.etools.validation.core (13.8.4) “Validation Framework Core” [Resolved]
    com.ibm.etools.validation.dtd (13.8.4) “DTD Validator” [Resolved]
    com.ibm.etools.validation.html (14.0.3) “HTML Validation” [Resolved]
    com.ibm.etools.validation.mof (13.8.1) “Validation Framework MOF support” [Resolved]
    com.ibm.etools.validation.ui (13.8.3) “Validation Framework UI” [Resolved]
    com.ibm.etools.validation.xml (13.8.4) “XML Validator” [Resolved]
    com.ibm.etools.validation.xmltools (13.8.1) “XML Tools Validation” [Resolved]
    com.ibm.etools.validation.xsd (13.8.4) “XML Schema Validator” [Resolved]
    com.ibm.etools.xml.gef.util (13.9.210) “XML Tools Common GEF Utilities” [Resolved]
    com.ibm.etools.xmlcatalog (13.8.4) “com.ibm.etools.xmlcatalog” [Resolved]
    com.ibm.etools.xmlcatalog.ui (13.9.310) “XML Catalog UI” [Active]
    com.ibm.etools.xmlutility (13.8.1) “XML Utility” [Resolved]
    com.ibm.sse.contentproperties (13.8.1) “Content Properties” [Active]
    com.ibm.sse.editor (14.1.0) “MyEclipse Source Editors” [Active]
    com.ibm.sse.editor.css (14.0.1) “SSE CSS Source Editor” [Resolved]
    com.ibm.sse.editor.dtd (14.0.1) “SSE DTD Source Editor” [Resolved]
    com.ibm.sse.editor.extensions (13.8.1) “Structured Source Editing Editor Extensions” [Resolved]
    com.ibm.sse.editor.html (14.0.200) “SSE HTML Source Editor” [Resolved]
    com.ibm.sse.editor.jsp (14.0.200) “SSE JSP Source Editor” [Resolved]
    com.ibm.sse.editor.xml (14.0.1) “SSE XML Source Editor” [Resolved]
    com.ibm.sse.model (14.0.100) “Structured Text Model” [Active]
    com.ibm.sse.model.css (14.0.3) “Structured Source CSS Model” [Active]
    com.ibm.sse.model.dtd (14.0.1) “Structured Source DTD Model” [Resolved]
    com.ibm.sse.model.html (14.0.100) “Structured Source HTML Model” [Active]
    com.ibm.sse.model.jsp (14.1.0) “Structured Source JSP Model” [Active]
    com.ibm.sse.model.xml (14.0.100) “Structured Source XML Model” [Active]
    com.ibm.sse.snippets (14.1.0) “SSE Snippets View” [Active]
    com.ibm.webtooling.system.dtds (14.1.0) “Known DTDs” [Resolved]
    com.ibm.wtp.annotations.controller (13.8.1) “Annotation Controller Plug-in” [Resolved]
    com.ibm.wtp.annotations.core (13.9.210) “Annotation Core Plug-in” [Resolved]
    com.ibm.wtp.annotations.ui (13.8.1) “Ui Plug-in” [Resolved]
    com.ibm.wtp.common (13.8.1) “com.ibm.wtp.common” [Active]
    com.ibm.wtp.common.ui (13.8.1) “WTP UI Plug-in” [Resolved]
    com.ibm.wtp.common.util (1.0.0) “Logging Plug-in” [Active]
    com.ibm.wtp.emf (14.0.0) “EMF Utilities” [Resolved]
    com.ibm.wtp.emf.workbench (1.0.0) “EMF Workbench” [Resolved]
    com.ibm.wtp.emf.workbench.edit (14.0.0) “EMF Workbench Edit Plug-in” [Resolved]
    com.ibm.wtp.jdt.integration (13.8.1) “Integration Plug-in” [Resolved]
    com.ibm.xmleditor (14.0.0) “SSE XML Editor” [Resolved]
    com.ibm.xmlwizard (13.9.310) “XML Wizards” [Resolved]
    com.ibm.xsdeditor (14.0.200) “MyEclipse Schema Editor” [Active]
    com.ibm.xtools.common.ui.properties (14.0.1) “IBM Rational Common UI Properties” [Resolved]
    com.iw.plugins.spindle.core (4.0.3) “Spindle Core Plugin” [Active]
    com.iw.plugins.spindle.docs (4.1.0) “Spindle 3 Documentation” [Resolved]
    com.iw.plugins.spindle.ui (4.0.3) “Spindle UI plugin” [Active]
    de.bb.bje.eclipse (3.8.1) “BJE Plug-in” [Resolved]
    net.sf.solareclipse.ui (0.4.0.spindle-dep-6) “SolarEclipse UI” [Resolved]
    net.sf.solareclipse.xml.ui (0.4.0.spindle-dep-6) “XML Development Tools UI” [Resolved]
    org.apache.ant (1.6.5) “Apache Ant” [Resolved]
    org.apache.lucene (1.4.3) “Apache Lucene” [Resolved]
    org.apache.xerces (4.0.13) “Spindle 3 Xerces Plug-in” [Resolved]
    org.eclipse.ant.core (3.1.1) “Ant Build Tool Core” [Resolved]
    org.eclipse.ant.ui (3.1.2) “Ant UI” [Resolved]
    org.eclipse.compare (3.1.1) “Compare Support” [Resolved]
    org.eclipse.core.boot (3.1.0) “Core Boot” [Resolved]
    org.eclipse.core.commands (3.1.0) “Commands” [Active]
    org.eclipse.core.expressions (3.1.0) “Expression Language” [Active]
    org.eclipse.core.filebuffers (3.1.2) “File Buffers” [Active]
    org.eclipse.core.resources (3.1.2) “Core Resource Management” [Active]
    org.eclipse.core.resources.compatibility (3.1.0) “Core Resource Management Compatibility Fragment” [Resolved]
    org.eclipse.core.resources.win32 (3.1.0) “Core Resource Management Win32 Fragment” [Resolved]
    org.eclipse.core.runtime (3.1.2) “Core Runtime” [Active]
    org.eclipse.core.runtime.compatibility (3.1.0) “Core Runtime Plug-in Compatibility” [Active]
    org.eclipse.core.variables (3.1.0) “Core Variables” [Resolved]
    org.eclipse.debug.core (3.1.2) “Debug Core” [Active]
    org.eclipse.debug.ui (3.1.2) “Debug UI” [Active]
    org.eclipse.draw2d (3.1.0) “Draw2d” [Resolved]
    org.eclipse.emf (2.1.0) “Eclipse Modeling Framework (EMF)” [Resolved]
    org.eclipse.emf.ant (2.1.0) “EMF Ant Tasks” [Resolved]
    org.eclipse.emf.codegen (2.1.0) “EMF Template Code Generator” [Resolved]
    org.eclipse.emf.codegen.ecore (2.1.0) “EMF Ecore Code Generation” [Resolved]
    org.eclipse.emf.codegen.ecore.ui (2.1.0) “EMF Ecore Code Generation UI” [Resolved]
    org.eclipse.emf.codegen.ui (2.1.0) “EMF Template Code Generator UI” [Resolved]
    org.eclipse.emf.common (2.1.0) “EMF Common” [Resolved]
    org.eclipse.emf.common.ui (2.1.0) “EMF Common UI” [Resolved]
    org.eclipse.emf.commonj.sdo (2.1.0) “CommonJ SDO” [Resolved]
    org.eclipse.emf.ecore (2.1.0) “EMF Ecore” [Resolved]
    org.eclipse.emf.ecore.change (2.1.0) “EMF Ecore Change Model” [Resolved]
    org.eclipse.emf.ecore.change.edit (2.1.0) “EMF Ecore Change Edit Support” [Resolved]
    org.eclipse.emf.ecore.edit (2.1.0) “EMF Ecore Edit Support” [Resolved]
    org.eclipse.emf.ecore.editor (2.1.0) “Sample Ecore Editor” [Resolved]
    org.eclipse.emf.ecore.sdo (2.1.0) “EMF Service Data Objects (SDO)” [Resolved]
    org.eclipse.emf.ecore.sdo.edit (2.1.0) “EMF Service Data Objects (SDO) Edit Support” [Resolved]
    org.eclipse.emf.ecore.sdo.editor (2.1.0) “EMF Service Data Objects (SDO) Editor” [Resolved]
    org.eclipse.emf.ecore.xmi (2.1.0) “EMF XMI” [Resolved]
    org.eclipse.emf.edit (2.1.0) “EMF Edit” [Resolved]
    org.eclipse.emf.edit.ui (2.1.0) “EMF Edit UI” [Resolved]
    org.eclipse.emf.importer (2.1.0) “EMF Model Import Support” [Resolved]
    org.eclipse.emf.importer.ecore (2.1.0) “EMF Ecore Importer” [Resolved]
    org.eclipse.emf.importer.java (2.1.0) “EMF Annotated Java Importer” [Resolved]
    org.eclipse.emf.importer.rose (2.1.0) “EMF Rose Importer” [Resolved]
    org.eclipse.emf.mapping (2.1.0) “EMF Mapping” [Resolved]
    org.eclipse.emf.mapping.ecore2ecore (2.1.0) “Ecore to Ecore Mapping” [Resolved]
    org.eclipse.emf.mapping.ecore2ecore.editor (2.1.0) “Ecore to Ecore Mapping Editor” [Resolved]
    org.eclipse.emf.mapping.ecore2xml (2.1.0) “Ecore to XML Mapping” [Resolved]
    org.eclipse.emf.mapping.ecore2xml.ui (2.1.0) “Ecore to XML Mapping UI” [Resolved]
    org.eclipse.emf.mapping.ui (2.1.0) “EMF Mapping UI” [Resolved]
    org.eclipse.gef (3.1.0) “Graphical Editing Framework” [Resolved]
    org.eclipse.help (3.1.0) “Help System Core” [Active]
    org.eclipse.help.appserver (3.1.0) “Help Application Server” [Resolved]
    org.eclipse.help.base (3.1.0) “Help System Base” [Resolved]
    org.eclipse.help.ui (3.1.1) “Help System UI” [Resolved]
    org.eclipse.help.webapp (3.1.0) “Help System Webapp” [Resolved]
    org.eclipse.jdt (3.1.0) “Eclipse Java Development Tools” [Resolved]
    org.eclipse.jdt.core (3.1.2) “Java Development Tools Core” [Active]
    org.eclipse.jdt.debug (3.1.1) “JDI Debug Model” [Active]
    org.eclipse.jdt.debug.ui (3.1.2) “JDI Debug UI” [Active]
    org.eclipse.jdt.doc.isv (3.1.2) “Eclipse JDT Plug-in Developer Guide” [Resolved]
    org.eclipse.jdt.doc.user (3.1.1) “Eclipse Java Development User Guide” [Resolved]
    org.eclipse.jdt.junit (3.1.1) “Java Development Tools JUnit support” [Active]
    org.eclipse.jdt.junit.runtime (3.1.0) “Java Development Tools JUnit runtime support” [Resolved]
    org.eclipse.jdt.launching (3.1.0) “Java Development Tools Launching Support” [Active]
    org.eclipse.jdt.source (3.1.2) “Eclipse Java Development Tools SDK” [Resolved]
    org.eclipse.jdt.ui (3.1.2) “Java Development Tools UI” [Active]
    org.eclipse.jem (1.1.0) “Java EMF Model” [Resolved]
    org.eclipse.jem.beaninfo (1.1.0) “Java EMF Model BeanInfo (Introspection) Support” [Resolved]
    org.eclipse.jem.proxy (1.1.0) “Java EMF Model Proxy Support” [Resolved]
    org.eclipse.jem.ui (1.1.0) “Java EMF Model UI” [Resolved]
    org.eclipse.jem.util (1.1.0) “Java EMF Model Utilities” [Resolved]
    org.eclipse.jem.workbench (1.1.0) “Java EMF Model Workbench Support” [Resolved]
    org.eclipse.jface (3.1.1) “JFace” [Active]
    org.eclipse.jface.text (3.1.2) “JFace Text” [Active]
    org.eclipse.ltk.core.refactoring (3.1.0) “Refactoring Core” [Resolved]
    org.eclipse.ltk.ui.refactoring (3.1.1) “Refactoring UI” [Resolved]
    org.eclipse.monitor.core (13.8.1) “Monitor” [Resolved]
    org.eclipse.monitor.ui (13.8.1) “TCP/IP Monitor” [Resolved]
    org.eclipse.osgi.services (3.1.2) “OSGi Release 3 Services” [Resolved]
    org.eclipse.osgi.util (3.1.1) “OSGi R3 Utility Classes” [Resolved]
    org.eclipse.pde (3.1.0) “Eclipse Plug-in Development Environment” [Resolved]
    org.eclipse.pde.build (3.1.2) “Plug-in Development Environment Build Support” [Resolved]
    org.eclipse.pde.core (3.1.1) “Plug-in Development Core” [Active]
    org.eclipse.pde.doc.user (3.1.2) “Eclipse Plug-in Development User Guide” [Resolved]
    org.eclipse.pde.junit.runtime (3.1.0) “PDE JUnit Plug-in Test” [Resolved]
    org.eclipse.pde.runtime (3.1.1) “Plug-in Development Environment Runtime” [Resolved]
    org.eclipse.pde.source (3.1.2) “Eclipse Plug-in Development Environment Developer Resources” [Resolved]
    org.eclipse.pde.ui (3.1.2) “Plug-in Development UI” [Resolved]
    org.eclipse.platform (3.1.2) “Eclipse Platform” [Resolved]
    org.eclipse.platform.doc.isv (3.1.2) “Eclipse Platform Plug-in Developer Guide” [Resolved]
    org.eclipse.platform.doc.user (3.1.1) “Eclipse Workbench User Guide” [Resolved]
    org.eclipse.platform.source (3.1.2) “Eclipse Platform Plug-in Developer Resources” [Resolved]
    org.eclipse.platform.source.win32.win32.x86 (3.1.2) “Eclipse Platform Plug-in Developer Resources” [Resolved]
    org.eclipse.rcp (3.1.0) “Eclipse RCP” [Resolved]
    org.eclipse.rcp.source (3.1.2) “Eclipse RCP Plug-in Developer Resources” [Resolved]
    org.eclipse.rcp.source.win32.win32.x86 (3.1.2) “Eclipse RCP Plug-in Developer Resources” [Resolved]
    org.eclipse.sdk (3.1.2) “Eclipse Project SDK” [Resolved]
    org.eclipse.search (3.1.2) “Search Support” [Resolved]
    org.eclipse.swt (3.1.0) “Standard Widget Toolkit” [Resolved]
    org.eclipse.swt.win32.win32.x86 (3.1.2) “Standard Widget Toolkit for Windows” [Resolved]
    org.eclipse.team.core (3.1.1) “Team Support Core” [Active]
    org.eclipse.team.cvs.core (3.1.1) “CVS Team Provider Core” [Resolved]
    org.eclipse.team.cvs.ssh (3.1.0) “CVS SSH Core” [Resolved]
    org.eclipse.team.cvs.ssh2 (3.1.0) “CVS SSH2” [Resolved]
    org.eclipse.team.cvs.ui (3.1.1) “CVS Team Provider UI” [Resolved]
    org.eclipse.team.ui (3.1.1) “Team Support UI” [Resolved]
    org.eclipse.text (3.1.1) “Text” [Active]
    org.eclipse.tomcat (4.1.30.1) “Tomcat Wrapper” [Resolved]
    org.eclipse.ui (3.1.2) “Eclipse UI” [Active]
    org.eclipse.ui.browser (3.1.1) “Browser Support” [Resolved]
    org.eclipse.ui.cheatsheets (3.1.1) “Cheat Sheets” [Resolved]
    org.eclipse.ui.console (3.1.2) “Console” [Active]
    org.eclipse.ui.editors (3.1.1) “Default Text Editor” [Active]
    org.eclipse.ui.externaltools (3.1.1) “External Tools” [Active]
    org.eclipse.ui.forms (3.1.0) “Eclipse Forms” [Resolved]
    org.eclipse.ui.ide (3.1.1) “Eclipse IDE UI” [Active]
    org.eclipse.ui.intro (3.1.1) “Welcome Framework” [Resolved]
    org.eclipse.ui.presentations.r21 (3.1.0) “R21 Presentation Plug-in” [Resolved]
    org.eclipse.ui.views (3.1.1) “Views” [Active]
    org.eclipse.ui.views.navigator (13.8.1) “Navigator View” [Resolved]
    org.eclipse.ui.win32 (3.1.0) “Eclipse UI Win32 Enhancements” [Resolved]
    org.eclipse.ui.workbench (3.1.2) “Workbench” [Active]
    org.eclipse.ui.workbench.compatibility (3.1.0) “Workbench Compatibility” [Resolved]
    org.eclipse.ui.workbench.texteditor (3.1.2) “Text Editor Framework” [Active]
    org.eclipse.update.configurator (3.1.0) “Install/Update Configurator” [Active]
    org.eclipse.update.core (3.1.2) “Install/Update Core” [Resolved]
    org.eclipse.update.core.win32 (3.1.0) “Install/Update Core for Windows” [Resolved]
    org.eclipse.update.scheduler (3.1.0) “Automatic Updates Scheduler” [Active]
    org.eclipse.update.ui (3.1.1) “Install/Update UI” [Resolved]
    org.eclipse.webbrowser (14.1.0) “Web Browser” [Active]
    org.eclipse.wst.javascript.core (4.0.200) “Structured Source JavaScript Model” [Resolved]
    org.eclipse.wst.javascript.ui (4.1.0) “SSE JavaScript Source Editor” [Resolved]
    org.eclipse.xsd (2.1.0) “XML Schema Infoset Model (XSD)” [Resolved]
    org.eclipse.xsd.edit (2.0.1) “XML Schema Edit Framework” [Resolved]
    org.hibernate.eclipse (4.1.0) “Hibernate Core Plugin” [Active]
    org.hibernate.eclipse.console (4.1.0) “Hibernate Console” [Resolved]
    org.hibernate.eclipse.mapper (4.1.0) “Mapper Plug-in” [Resolved]
    org.junit (3.8.1) “JUnit Testing Framework” [Resolved]
    org.springframework.ide.eclipse.beans.core (4.1.0) “MyEclipse Spring IDE Beans Support Core” [Active]
    org.springframework.ide.eclipse.beans.ui (4.1.0) “MyEclipse Spring IDE Beans UI” [Active]
    org.springframework.ide.eclipse.beans.ui.doc (4.1.0) “MyEclipse Spring IDE Support Documentation” [Resolved]
    org.springframework.ide.eclipse.beans.ui.graph (4.0.1) “MyEclipse Spring IDE Support Graph” [Resolved]
    org.springframework.ide.eclipse.core (4.0.100) “MyEclipse Spring IDE Core” [Active]
    org.springframework.ide.eclipse.core.doc (4.1.0) “MyEclipse Spring Framework Reference Documentation” [Resolved]
    org.springframework.ide.eclipse.ui (4.0.1) “pluginName” [Active]
    system.bundle (3.1.2) “OSGi System Bundle” [Active]

    *** User Preferences:
    #Tue Feb 21 23:17:50 CET 2006
    /instance/com.genuitec.eclipse.wizards/struct.set.2=java.util.HashSet
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.builder.resourceCopyExclusionFilter=*.launch
    /instance/com.genuitec.eclipse.wizards/struct.set.1=java.util.TreeSet
    /instance/com.genuitec.eclipse.wizards/html.template.2.label=HTML template with a form
    /instance/com.genuitec.eclipse.wizards/jsp.template.1.label=Default JSP template
    /instance/com.genuitec.eclipse.easie.tomcat/JDK_INSTALLATION_NAME=j2sdk1.4.2_10
    /instance/com.genuitec.eclipse.wizards/list.template.2.label=Default template for List with object types
    /instance/com.genuitec.eclipse.wizards/singleton.template.2=Templates/Singleton2.java
    /instance/com.genuitec.eclipse.easie.geronimo1/LIBRARY_PATH=”C\:\\java\\j2sdk1.4.2_10\\bin”
    /instance/com.genuitec.eclipse.wizards/singleton.template.1=Templates/Singleton.java
    /instance/org.eclipse.ui.ide/EXIT_PROMPT_ON_CLOSE_LAST_WINDOW=false
    /instance/com.genuitec.eclipse.wizards/list.template.3.label=Default template for List with basic types WRAPPED
    /instance/com.genuitec.eclipse.easie.jetty4/JDK_INSTALLATION_NAME=j2sdk1.4.2_10

    @com
    .genuitec.eclipse.easie.oracle=4.1.0
    /instance/com.genuitec.eclipse.easie.sun8/JDK_INSTALLATION_NAME=j2sdk1.4.2_10
    /instance/com.genuitec.eclipse.easie.geronimo1/GERONIMO_TEMPDIR=C\:\\programs\\geronimo-1.0-M5\\var\\temp
    /instance/org.eclipse.ui.ide/platformState=300
    @org.eclipse.ui.ide=3.1.1
    @org.eclipse.jdt.core=3.1.2
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.ECLIPSE_HOME=c\:/programs/eclipse/eclipse-3.1.2
    /instance/com.genuitec.eclipse.easie.weblogic/JDK_INSTALLATION_NAME=j2sdk1.4.2_10

    @com
    .genuitec.eclipse.easie.jrun=4.1.0
    /instance/com.genuitec.eclipse.wizards/list.template.1.label=Default template for List with basic types (no List used)
    /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.javadoclocations.migrated=true
    /instance/com.genuitec.eclipse.wizards/doctype.html.8=<\!DOCTYPE HTML PUBLIC “-//IETF//DTD LEVEL1//EN”>
    /instance/com.genuitec.eclipse.wizards/doctype.html.7=<\!DOCTYPE HTML PUBLIC “-//IETF//DTD HTML//EN”>
    /instance/com.genuitec.eclipse.wizards/doctype.html.6=<\!DOCTYPE HTML PUBLIC “-//IETF//DTD HTML 3.0//EN”>
    /configuration/org.eclipse.ui.ide/SHOW_WORKSPACE_SELECTION_DIALOG=true
    /instance/com.ibm.sse.editor/useQuickDiffPrefPage=true
    /instance/com.genuitec.eclipse.wizards/doctype.html.5=<\!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 3.2 Final//EN”>
    /instance/com.genuitec.eclipse.wizards/doctype.html.4=<\!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.0//EN”>
    /instance/com.genuitec.eclipse.wizards/doctype.html.3=<\!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01//EN”>
    /instance/com.genuitec.eclipse.wizards/doctype.html.2=<\!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Frameset//EN”>
    /instance/com.genuitec.eclipse.wizards/doctype.html.1=<\!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN”>
    /instance/com.genuitec.eclipse.easie.jboss/JDK_INSTALLATION_NAME=j2sdk1.4.2_10
    /instance/com.genuitec.eclipse.wizards/enumeration.template.1.label=Default template for enumeration
    /instance/com.genuitec.eclipse.wizards/set.template.2.label=Default template for Set with object types
    /instance/com.genuitec.eclipse.easie.weblogic6/JDK_INSTALLATION_NAME=j2sdk1.4.2_10

    @com
    .genuitec.eclipse.easie.jonas=4.1.0
    /instance/org.eclipse.jdt.launching/org.eclipse.jdt.launching.PREF_VM_XML=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<vmSettings defaultVM\=”57,org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType1,0″ defaultVMConnector\=””>\r\n<vmType id\=”org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType”>\r\n<vm id\=”0″ name\=”j2sdk1.4.2_10″ path\=”C\:\\java\\j2sdk1.4.2_10″ javadocURL\=”http\://java.sun.com/j2se/1.4.2/docs/api/”/>\r\n</vmType>\r\n</vmSettings>\r\n
    /instance/com.genuitec.eclipse.wizards/set.template.2=Templates/SetObjectType.java
    /instance/com.genuitec.eclipse.wizards/set.template.1=Templates/SetBasicType.java
    /instance/com.genuitec.eclipse.wizards/enumeration.template.1=Templates/Enumeration.java
    /instance/org.eclipse.ui.ide/quickStart=true

    @com
    .genuitec.eclipse.wizards=4.0.1
    \!/=
    /instance/com.genuitec.eclipse.wizards/set.template.1.label=Default template for Set with basic types

    @com
    .genuitec.eclipse.easie.weblogic=4.1.0

    @com
    .genuitec.eclipse.easie.sun8=4.1.0
    /instance/org.eclipse.ui.ide/tipsAndTricks=true
    /instance/org.eclipse.jdt.ui/tabWidthPropagated=true
    /instance/com.genuitec.eclipse.easie.jetty5/JDK_INSTALLATION_NAME=j2sdk1.4.2_10

    @com
    .genuitec.eclipse.jsf=4.1.0
    /instance/com.genuitec.eclipse.easie.jetty/JDK_INSTALLATION_NAME=j2sdk1.4.2_10
    /instance/com.genuitec.eclipse.wizards/factory.template.1.label=Default template for factory

    @com
    .genuitec.eclipse.easie.sun=4.1.0
    /instance/com.genuitec.eclipse.easie.bejy/JDK_INSTALLATION_NAME=j2sdk1.4.2_10

    @com
    .genuitec.eclipse.easie.resin3=4.1.0

    @com
    .genuitec.eclipse.easie.resin2=4.1.0
    /instance/org.eclipse.ui/showIntro=false
    /instance/com.genuitec.eclipse.wizards/applethtml.template.1=Templates/Applet.html

    @com
    .genuitec.eclipse.easie.geronimo1=4.1.0
    /instance/com.genuitec.eclipse.easie.weblogic7/JDK_INSTALLATION_NAME=j2sdk1.4.2_10

    @com
    .genuitec.eclipse.easie.jrun4=4.1.0
    /instance/org.eclipse.pde.core/platform_path=c\:\\programs\\eclipse\\eclipse-3.1.2
    /configuration/org.eclipse.ui.ide/RECENT_WORKSPACES_PROTOCOL=2

    @com
    .genuitec.eclipse.easie.core=4.1.0
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.MYECLIPSE_HIBERNATE_HOME=c\:/Program Files/MyEclipse41GA/eclipse/plugins/org.hibernate.eclipse_4.1.0/myeclipse-data

    @com
    .genuitec.eclipse.easie.jboss=4.1.0

    @com
    .genuitec.eclipse.easie.jetty=4.1.0
    /instance/com.genuitec.eclipse.easie.sun81/JDK_INSTALLATION_NAME=j2sdk1.4.2_10
    /instance/com.genuitec.eclipse.wizards/object.template.9.label=Default template for enumeration
    /instance/org.eclipse.jdt.ui/useQuickDiffPrefPage=true
    /instance/com.genuitec.eclipse.wizards/struct.list.4=java.util.Stack
    /instance/com.genuitec.eclipse.wizards/struct.list.3=java.util.LinkedList
    /instance/com.genuitec.eclipse.wizards/struct.list.2=java.util.Vector
    /instance/com.genuitec.eclipse.wizards/struct.list.1=java.util.ArrayList

    @com
    .genuitec.eclipse.easie.weblogic9=4.1.0

    @com
    .genuitec.eclipse.easie.sun81=4.1.0

    @com
    .genuitec.eclipse.easie.weblogic8=4.1.0

    @com
    .genuitec.eclipse.easie.weblogic7=4.1.0

    @com
    .genuitec.eclipse.easie.weblogic6=4.1.0
    /instance/org.eclipse.webbrowser/internalWebBrowserOldFavorites=MyEclipse|*|http\://www.myeclipseide.com|*|Eclipse|*|http\://www.eclipse.org|*|
    /instance/com.genuitec.eclipse.wizards/singleton.template.2.label=Singleton with double-checked locking
    /instance/com.genuitec.eclipse.wizards/object.template.6.label=Default template for a Struts Action class
    @org.eclipse.jdt.ui=3.1.2
    /instance/com.genuitec.eclipse.wizards/object.template.7.label=Default template for a Struts DispatchAction class
    /instance/com.genuitec.eclipse.wizards/list.template.3=Templates/ListBasicTypeAsObjectType.java
    /instance/com.genuitec.eclipse.wizards/list.template.2=Templates/ListObjectType.java
    /instance/com.genuitec.eclipse.easie.weblogic8/JDK_INSTALLATION_NAME=j2sdk1.4.2_10
    /instance/com.genuitec.eclipse.wizards/list.template.1=Templates/ListBasicType.java
    /instance/com.genuitec.eclipse.easie.core/JDK_INSTALLATION_NAME=j2sdk1.4.2_10

    @com
    .genuitec.eclipse.hibernate=4.1.0
    /instance/com.genuitec.eclipse.wizards/object.template.8.label=Default template for singleton
    /instance/org.eclipse.jdt.ui/useAnnotationsPrefPage=true
    /instance/com.genuitec.eclipse.wizards/ejb.template.3=Templates/EjbEntity.java
    /configuration/org.eclipse.ui.ide/RECENT_WORKSPACES=C\:\\dev\\myeclipsews-4.1
    /instance/com.genuitec.eclipse.wizards/ejb.template.2=Templates/EjbMessageDriven.java
    /instance/com.genuitec.eclipse.wizards/ejb.template.1=Templates/EjbSession.java
    /instance/com.genuitec.eclipse.wizards/factory.template.1=Templates/Factory.java
    /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.formatterprofiles.version=8
    /instance/com.genuitec.eclipse.wizards/applet.template.2=Templates/Applet14.java
    /instance/com.genuitec.eclipse.easie.sun/JDK_INSTALLATION_NAME=j2sdk1.4.2_10
    /instance/com.genuitec.eclipse.wizards/applet.template.1=Templates/Applet.java
    /instance/com.genuitec.eclipse.wizards/object.template.9=Templates/Enumeration.java
    /instance/com.genuitec.eclipse.wizards/object.template.8=Templates/Singleton.java
    /instance/com.genuitec.eclipse.wizards/object.template.4.label=Default template for Servlet
    /instance/com.genuitec.eclipse.wizards/singleton.template.1.label=Default template for singleton
    /instance/com.genuitec.eclipse.easie.resin2/JDK_INSTALLATION_NAME=j2sdk1.4.2_10
    /instance/com.genuitec.eclipse.wizards/xml.template.4=Templates/StrutsConfig.xml
    /instance/com.genuitec.eclipse.wizards/object.template.7=Templates/StrutsDispatchAction.java
    /instance/com.genuitec.eclipse.wizards/xml.template.3=Templates/WebXmlStruts.xml
    /instance/com.genuitec.eclipse.wizards/object.template.6=Templates/StrutsAction.java
    /instance/com.genuitec.eclipse.wizards/xml.template.2=Templates/WebXml.xml
    /instance/com.genuitec.eclipse.wizards/object.template.5=Templates/StrutsActionForm.java
    /instance/com.genuitec.eclipse.wizards/xml.template.1=Templates/Xml.xml
    /instance/com.genuitec.eclipse.wizards/object.template.4=Templates/Servlet.java
    /instance/com.genuitec.eclipse.easie.jonas3/JDK_INSTALLATION_NAME=j2sdk1.4.2_10
    /instance/com.genuitec.eclipse.wizards/object.template.3=Templates/Applet.java
    /instance/com.genuitec.eclipse.wizards/object.template.5.label=Default template for a Struts ActionForm class
    /instance/com.genuitec.eclipse.wizards/object.template.2=Templates/Exception.java
    /instance/com.genuitec.eclipse.wizards/object.template.1=Templates/Bean.java
    /instance/com.genuitec.eclipse.hibernate/me.pref.version=4.1
    /instance/com.genuitec.eclipse.easie.geronimo1/JDK_HOME=C\:\\java\\j2sdk1.4.2_10
    file_export_version=3.0
    /instance/com.genuitec.eclipse.jsf/jsf.config.templates=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<templates><template name\=”managed-bean” description\=”Creates new managed bean” context\=”tag” enabled\=”true” deleted\=”false” autoinsert\=”true”><managed-bean>\r\n\thaha\r\n</managed-bean></template><template name\=”managed-bean” description\=”Creates new managed bean” context\=”tag” enabled\=”true” deleted\=”false” autoinsert\=”true”><managed-bean>\r\n\thaha\r\n</managed-bean></template></templates>
    /instance/com.genuitec.eclipse.wizards/object.template.1.label=Default template for a bean class
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.JUNIT_HOME=c\:/programs/eclipse/eclipse-3.1.2/plugins/org.junit_3.8.1

    @com
    .genuitec.eclipse.easie.resin=4.1.0
    /instance/com.genuitec.eclipse.wizards/object.template.2.label=Default template for an exception class
    /instance/com.genuitec.eclipse.wizards/array.template.1.label=Default template for Array with basic types

    @com
    .ibm.sse.editor=14.1.0
    /configuration/org.eclipse.ui.ide/MAX_RECENT_WORKSPACES=5
    /instance/com.genuitec.eclipse.wizards/object.template.3.label=Default template for Applet
    /instance/com.genuitec.eclipse.wizards/array.template.2.label=Default template for Array with object types
    /instance/com.genuitec.eclipse.easie.jboss2/JDK_INSTALLATION_NAME=j2sdk1.4.2_10
    /instance/com.genuitec.eclipse.easie.geronimo1/JDK_INSTALLATION_NAME=j2sdk1.4.2_10

    @com
    .genuitec.eclipse.easie.oracle9=4.1.0
    /instance/com.genuitec.eclipse.wizards/xml.template.3.label=XML template for a web.xml file with Struts
    /instance/com.genuitec.eclipse.wizards/ejb.template.2.label=Message Driven EJB
    /instance/com.genuitec.eclipse.easie.resin3/JDK_INSTALLATION_NAME=j2sdk1.4.2_10
    /instance/com.genuitec.eclipse.easie.oracle/JDK_INSTALLATION_NAME=j2sdk1.4.2_10
    /instance/com.genuitec.eclipse.wizards/xml.template.4.label=XML template for a struts-config.xml file
    /instance/com.genuitec.eclipse.easie.jonas4/JDK_INSTALLATION_NAME=j2sdk1.4.2_10
    /instance/com.genuitec.eclipse.easie.jrun/JDK_INSTALLATION_NAME=j2sdk1.4.2_10
    /instance/com.genuitec.eclipse.wizards/ejb.template.3.label=Entity EJB
    /instance/com.genuitec.eclipse.wizards/applet.template.1.label=Template for Applet with JDK1.3
    /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.editor.tab.width=
    /instance/com.genuitec.eclipse.easie.websphere/JDK_INSTALLATION_NAME=j2sdk1.4.2_10
    /instance/com.genuitec.eclipse.wizards/applet.template.2.label=Template for Applet with JDK1.4

    @com
    .genuitec.eclipse.easie.tomcat=4.1.0
    /instance/com.genuitec.eclipse.easie.geronimo1/SERVER_ENABLEMENT=true

    @com
    .genuitec.eclipse.easie.orion2=4.1.0

    @com
    .genuitec.eclipse.easie.orion1=4.1.0
    /instance/com.genuitec.eclipse.easie.weblogic9/JDK_INSTALLATION_NAME=j2sdk1.4.2_10
    /instance/com.genuitec.eclipse.wizards/xml.template.1.label=Default XML template
    /instance/com.genuitec.eclipse.wizards/xml.template.2.label=XML template for a web.xml file

    @com
    .genuitec.eclipse.easie.websphere6=4.1.0

    @com
    .genuitec.eclipse.easie.websphere5=4.1.0
    /instance/com.genuitec.eclipse.wizards/ejb.template.1.label=Session EJB
    /instance/com.genuitec.eclipse.easie.websphere5/JDK_INSTALLATION_NAME=j2sdk1.4.2_10
    /instance/com.genuitec.eclipse.wizards/snippetLibInstalled=true
    /instance/com.genuitec.eclipse.easie.jboss3/JDK_INSTALLATION_NAME=j2sdk1.4.2_10

    @com
    .genuitec.eclipse.easie.jboss4=4.1.0
    /instance/org.eclipse.core.resources/version=1

    @com
    .genuitec.eclipse.easie.jboss3=4.1.0

    @com
    .genuitec.eclipse.easie.jboss2=4.1.0

    @com
    .genuitec.eclipse.easie.tomcat5=4.1.0

    @com
    .genuitec.eclipse.easie.tomcat4=4.1.0
    /instance/com.genuitec.eclipse.easie.resin/JDK_INSTALLATION_NAME=j2sdk1.4.2_10
    @org.eclipse.core.resources=3.1.2
    /instance/com.genuitec.eclipse.wizards/map.template.2=Templates/MapObjectType.java
    /instance/com.genuitec.eclipse.wizards/map.template.1=Templates/MapBasicType.java
    /instance/org.eclipse.jdt.ui/org.eclipse.jface.textfont=1|Courier New|10|0|WINDOWS|1|0|0|0|0|0|0|0|0|1|0|0|0|0|Courier New;
    @org.eclipse.jdt.launching=3.1.0
    /instance/com.genuitec.eclipse.easie.tomcat4/JDK_INSTALLATION_NAME=j2sdk1.4.2_10
    /instance/com.genuitec.eclipse.easie.websphere6/JDK_INSTALLATION_NAME=j2sdk1.4.2_10
    /instance/com.genuitec.eclipse.easie.oracle9/JDK_INSTALLATION_NAME=j2sdk1.4.2_10
    /instance/com.genuitec.eclipse.easie.orion1/JDK_INSTALLATION_NAME=j2sdk1.4.2_10
    /instance/org.eclipse.jdt.ui/fontPropagated=true
    /instance/com.genuitec.eclipse.easie.jonas/JDK_INSTALLATION_NAME=j2sdk1.4.2_10
    /instance/org.eclipse.webbrowser/internalWebBrowserFavorites=MyEclipse|*|http\://www.myeclipseide.com|*|Eclipse|*|http\://www.eclipse.org|*|
    /instance/com.genuitec.eclipse.wizards/jsp.template.6.label=Default JSF template
    /instance/com.genuitec.eclipse.wizards/servlet.template.1.label=Default template for Servlet
    @org.eclipse.webbrowser=14.1.0
    /instance/com.genuitec.eclipse.wizards/html.template.3=Templates/Applet.html
    /instance/com.genuitec.eclipse.wizards/jsp.template.7.label=Just as HTML

    @com
    .genuitec.eclipse.easie.bejy=4.1.0
    /instance/com.genuitec.eclipse.wizards/html.template.2=Templates/HtmlWithLoginForm.html
    /instance/com.genuitec.eclipse.easie.geronimo1/GERONIMO_HOME=C\:\\programs\\geronimo-1.0-M5
    /instance/com.genuitec.eclipse.wizards/html.template.1=Templates/Html.html
    /instance/com.genuitec.eclipse.wizards/applethtml.template.1.label=Default Applet HTML template

    @com
    .genuitec.eclipse.easie.websphere=4.1.0
    /instance/com.genuitec.eclipse.wizards/array.template.2=Templates/ArrayObjectType.java
    /instance/com.genuitec.eclipse.wizards/struct.map.4=java.util.TreeMap
    /instance/com.genuitec.eclipse.easie.jrun4/JDK_INSTALLATION_NAME=j2sdk1.4.2_10
    /instance/com.genuitec.eclipse.wizards/array.template.1=Templates/ArrayBasicType.java
    /instance/com.genuitec.eclipse.wizards/struct.map.3=java.util.WeakHashMap
    /instance/com.genuitec.eclipse.wizards/struct.map.2=java.util.Hashtable
    /instance/com.genuitec.eclipse.easie.core/defaultServerId=Geronimo 1
    /instance/com.genuitec.eclipse.wizards/struct.map.1=java.util.HashMap
    /instance/com.genuitec.eclipse.wizards/servlet.template.1=Templates/Servlet.java
    /instance/com.genuitec.eclipse.wizards/jsp.template.4.label=Standard JSP using Struts 1.2
    /instance/com.genuitec.eclipse.easie.jboss4/JDK_INSTALLATION_NAME=j2sdk1.4.2_10
    /instance/com.genuitec.eclipse.wizards/map.template.1.label=Default template for Map with basic types
    /instance/com.genuitec.eclipse.wizards/jsp.template.5.label=Standard JSP using Struts 1.2 with a form
    /instance/com.genuitec.eclipse.easie.orion2/JDK_INSTALLATION_NAME=j2sdk1.4.2_10
    /instance/com.genuitec.eclipse.wizards/map.template.2.label=Default template for Map with object types
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.MYECLIPSE_LIB_HOME=c\:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_4.1.0/data/libraryset
    /instance/com.genuitec.eclipse.wizards/html.template.3.label=Default Applet HTML template
    /instance/com.genuitec.eclipse.wizards/jsp.template.2.label=Standard JSP using Struts 1.1
    /instance/com.genuitec.eclipse.wizards/jsp.template.7=Templates/Jsp2.jsp
    /instance/com.ibm.sse.editor/useAnnotationsPrefPage=true
    /instance/com.genuitec.eclipse.wizards/jsp.template.6=Templates/JsF.jsp
    /instance/com.genuitec.eclipse.wizards/jsp.template.5=Templates/Struts2-1_2.jsp

    @com
    .genuitec.eclipse.easie.jetty5=4.1.0
    /instance/com.genuitec.eclipse.wizards/jsp.template.4=Templates/Struts-1_2.jsp

    @com
    .genuitec.eclipse.easie.jetty4=4.1.0
    /instance/com.genuitec.eclipse.wizards/jsp.template.3.label=Standard JSP using Struts 1.1 with a form
    /instance/com.genuitec.eclipse.wizards/jsp.template.3=Templates/Struts2.jsp
    /instance/com.genuitec.eclipse.wizards/jsp.template.2=Templates/Struts.jsp
    /instance/com.genuitec.eclipse.wizards/jsp.template.1=Templates/Jsp.jsp
    /instance/com.genuitec.eclipse.easie.tomcat5/JDK_INSTALLATION_NAME=j2sdk1.4.2_10
    @org.eclipse.pde.core=3.1.1

    @com
    .genuitec.eclipse.easie.jonas4=4.1.0
    @org.eclipse.ui=3.1.2

    @com
    .genuitec.eclipse.easie.jonas3=4.1.0
    /instance/com.genuitec.eclipse.wizards/html.template.1.label=Default HTML template

    *** Current Install Configuration:
    Install configuration:
    Last changed on Feb 19, 2006
    Location: file:/c:/programs/eclipse/eclipse-3.1.2/configuration/org.eclipse.update/platform.xml

    Configured sites:
    platform:/base/
    file:/c:/Program Files/MyEclipse41GA/eclipse/

    Configured features:
    ID: org.eclipse.platform, Version: 3.1.2
    ID: org.eclipse.rcp, Version: 3.1.2
    ID: org.eclipse.platform.source, Version: 3.1.2
    ID: org.eclipse.jdt, Version: 3.1.2
    ID: org.eclipse.jdt.source, Version: 3.1.2
    ID: org.eclipse.pde, Version: 3.1.2
    ID: org.eclipse.sdk, Version: 3.1.2
    ID: org.eclipse.pde.source, Version: 3.1.2
    ID: org.eclipse.rcp.source, Version: 3.1.2
    ID: com.genuitec.myeclipse.jsf, Version: 4.1.0
    ID: com.genuitec.myeclipse.wdt, Version: 4.1.0
    ID: com.genuitec.myeclipse.core, Version: 4.1.0
    ID: com.genuitec.myeclipse.struts, Version: 4.1.0
    ID: com.genuitec.myeclipse.database, Version: 4.1.0
    ID: com.genuitec.myeclipse.uml, Version: 4.1.0
    ID: com.genuitec.myeclipse.enterprise.workbench, Version: 4.1.0
    ID: com.genuitec.myeclipse.hibernate, Version: 4.1.0
    ID: com.genuitec.myeclipse.spring, Version: 4.1.0
    ID: com.genuitec.myeclipse.tapestry, Version: 4.1.0
    ID: com.genuitec.myeclipse.help, Version: 4.1.0
    ID: com.genuitec.myeclipse.bugzilla, Version: 4.1.0
    ID: com.genuitec.myeclipse.jspdesign, Version: 4.1.0
    ID: com.genuitec.myeclipse.platform, Version: 4.1.0
    ID: com.genuitec.myeclipse.ast, Version: 4.1.0

    Configured plug-ins:
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.apache.ant_1.6.5/
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.apache.lucene_1.4.3/
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.ant.core_3.1.1.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.ant.ui_3.1.2.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.compare_3.1.1.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.core.boot_3.1.0.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.core.commands_3.1.0.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.core.expressions_3.1.0.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.core.filebuffers_3.1.2.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.core.resources.compatibility_3.1.0.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.core.resources.win32_3.1.0.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.core.resources_3.1.2.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.core.runtime.compatibility_3.1.0.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.core.runtime_3.1.2.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.core.variables_3.1.0.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.debug.core_3.1.2.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.debug.ui_3.1.2.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.help.appserver_3.1.0.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.help.base_3.1.0.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.help.ui_3.1.1.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.help.webapp_3.1.0/
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.help_3.1.0.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.jdt.core_3.1.2.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.jdt.debug.ui_3.1.2.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.jdt.debug_3.1.1/
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.jdt.doc.isv_3.1.2/
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.jdt.doc.user_3.1.1/
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.jdt.junit.runtime_3.1.0/
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.jdt.junit_3.1.1/
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.jdt.launching_3.1.0.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.jdt.source_3.1.2/
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.jdt.ui_3.1.2.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.jdt_3.1.0.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.jface.text_3.1.2.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.jface_3.1.1.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.ltk.core.refactoring_3.1.0.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.ltk.ui.refactoring_3.1.1.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.osgi.services_3.1.2.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.osgi.util_3.1.1.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.osgi_3.1.2.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.pde.build_3.1.2/
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.pde.core_3.1.1.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.pde.doc.user_3.1.2/
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.pde.junit.runtime_3.1.0/
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.pde.runtime_3.1.1.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.pde.source_3.1.2/
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.pde.ui_3.1.2.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.pde_3.1.0.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.platform.doc.isv_3.1.2/
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.platform.doc.user_3.1.1/
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.platform.source.win32.win32.x86_3.1.2/
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.platform.source_3.1.2/
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.platform_3.1.2/
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.rcp.source.win32.win32.x86_3.1.2/
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.rcp.source_3.1.2/
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.rcp_3.1.0.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.sdk_3.1.2/
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.search_3.1.2.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.swt.win32.win32.x86_3.1.2.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.swt_3.1.0.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.team.core_3.1.1.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.team.cvs.core_3.1.1.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.team.cvs.ssh2_3.1.0/
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.team.cvs.ssh_3.1.0.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.team.cvs.ui_3.1.1.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.team.ui_3.1.1.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.text_3.1.1.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.tomcat_4.1.30.1/
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.ui.browser_3.1.1.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.ui.cheatsheets_3.1.1.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.ui.console_3.1.2.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.ui.editors_3.1.1.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.ui.externaltools_3.1.1.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.ui.forms_3.1.0.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.ui.ide_3.1.1.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.ui.intro_3.1.1.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.ui.presentations.r21_3.1.0.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.ui.views_3.1.1.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.ui.win32_3.1.0.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.ui.workbench.compatibility_3.1.0/
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.ui.workbench.texteditor_3.1.2.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.ui.workbench_3.1.2.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.ui_3.1.2.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.update.configurator_3.1.0.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.update.core.win32_3.1.0.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.update.core_3.1.2.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.update.scheduler_3.1.0.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.eclipse.update.ui_3.1.1.jar
    file:/c:/programs/eclipse/eclipse-3.1.2/plugins/org.junit_3.8.1/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.ast.deploy.core_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.browser_3.8.4/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.bugzilla_3.9.310/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.core.common_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.core_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.bejy_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.core_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.geronimo1_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.jboss2_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.jboss3_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.jboss4_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.jboss_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.jetty4_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.jetty5_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.jetty_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.jonas3_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.jonas4_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.jonas_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.jrun4_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.jrun_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.oracle9_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.oracle_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.orion1_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.orion2_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.resin2_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.resin3_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.resin_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.sun81_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.sun8_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.sun_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.tomcat4_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.tomcat5_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.tomcat_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.weblogic6_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.weblogic7_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.weblogic8_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.weblogic9_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.weblogic_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.websphere5_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.websphere6_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.easie.websphere_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.export.wizard_3.9.210/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.hibernate_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.imageeditor_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.integration_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.javascript_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.jface.text.wtpfragment_3.8.1/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.jsf_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.modeling.core_4.0.1/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.springframework_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.springhibernate_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.sqlexplorer.doc_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.sqlexplorer.oracle_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.sqlexplorer_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.struts_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.tapestry.ui.contrib_4.0.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.tapestry_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.uml_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.wdt.jsp.debug_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.web.imagepreviewer_4.0.200/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.webdesigner.support_3.9.211/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.webdesigner_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipse.wizards_4.0.1/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.eclipsetidy_3.9.310/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.javascript.debug.mozilla_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.javascript.debug_4.1.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.jboss.ide.eclipse.apache.xalan_3.8.1/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.jboss.ide.eclipse.core_4.0.0/
    file:/c:/Program Files/MyEclipse41GA/eclipse/plugins/com.genuitec.jboss.ide.eclipse.xdoclet.a

    #247158

    Riyad Kalla
    Member

    What version of Geronimo?

    BTW we provide a summarized view under MyEclipse > About > Config Summary.

    #247208

    klase
    Member

    I used Geronimo-M5. And when I looked that up I noticed that Geronimo has released 1.0 so I installed that one instead and it works perfectly, and the Exploded deploy feature works too!

    Thank you for a great product!

    /Klas

    #247224

    Riyad Kalla
    Member

    Glad it’s working now.

Viewing 9 posts - 1 through 9 (of 9 total)
Reply To: myeclipse.properties

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