- This topic has 10 replies, 3 voices, and was last updated 19 years, 9 months ago by Thomas SMETS.
-
AuthorPosts
-
Thomas SMETSMemberDear,
I keep having minor issues on my Linux install
Basically, eclipse gives a :
_ Periodic workspace save (Error: Could not read master table)
or,
_ Unable to save workspace stateThe trace in the workspace/.metadata/.log is the following :
!ENTRY org.eclipse.ui 4 4 Jan 27, 2005 01:22:50.232 !MESSAGE Unhandled event loop exception !ENTRY org.eclipse.ui 4 0 Jan 27, 2005 01:22:50.233 !MESSAGE org/eclipse/ui/forms/events/IHyperlinkListener !STACK 0 java.lang.NoClassDefFoundError: org/eclipse/ui/forms/events/IHyperlinkListener at org.eclipse.team.internal.ui.synchronize.SyncInfoSetSynchronizePage.createControl(SyncInfoSetSynchronizePage.java:132) at org.eclipse.team.ui.synchronize.ParticipantPageSaveablePart.createPartControl(ParticipantPageSaveablePart.java:278) at org.eclipse.team.internal.ccvs.ui.wizards.SharingWizardSyncPage.createControl(SharingWizardSyncPage.java:85) at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:161) at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:548) at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:451) at org.eclipse.jface.window.Window.create(Window.java:348) at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:925) at org.eclipse.jface.window.Window.open(Window.java:637) at org.eclipse.team.internal.ui.actions.ConfigureProjectAction$1.run(ConfigureProjectAction.java:55) at org.eclipse.team.internal.ui.actions.TeamAction$1.run(TeamAction.java:191) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69) at org.eclipse.team.internal.ui.actions.TeamAction.run(TeamAction.java:188) at org.eclipse.team.internal.ui.actions.ConfigureProjectAction.run(ConfigureProjectAction.java:47) at org.eclipse.ui.actions.ActionDelegate.runWithEvent(ActionDelegate.java:71) at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:266) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:915) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:866) at org.eclipse.jface.action.ActionContributionItem$7.handleEvent(ActionContributionItem.java:785) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java(Compiled Code)) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java(Inlined Compiled Code)) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java(Compiled Code)) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java(Compiled Code)) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java(Compiled Code)) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:254) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:41) at java.lang.reflect.Method.invoke(Method.java:386) at org.eclipse.core.launcher.Main.basicRun(Main.java:185) at org.eclipse.core.launcher.Main.run(Main.java:704) at org.eclipse.core.launcher.Main.main(Main.java:688) !SESSION Jan 27, 2005 01:53:32.57 ---------------------------------------------- eclipse.buildId=M200409161125 java.fullversion=J2RE 1.4.1 IBM build cxia321411-20030930 (JIT enabled: jitc) BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_GB !ENTRY org.eclipse.core.resources 4 567 Jan 27, 2005 01:53:32.59 !MESSAGE Problems occurred while restoring the workspace. !SUBENTRY 1 org.eclipse.core.resources 4 567 Jan 27, 2005 01:53:32.59 !MESSAGE The project description file (.project) for joone is missing. This file contains important information about the project. The project will not function properly until this file is restored. !ENTRY org.eclipse.jdt.core 4 4 Jan 27, 2005 01:57:32.422 !MESSAGE Background Indexer Crash Recovery !STACK 0 java.lang.NullPointerException at java.lang.SecurityManager.checkRead(SecurityManager.java:900) at java.io.FileInputStream.<init>(FileInputStream.java(Inlined Compiled Code)) at org.eclipse.jdt.internal.core.index.DiskIndex.readCategoryTable(DiskIndex.java(Compiled Code)) at org.eclipse.jdt.internal.core.index.DiskIndex.mergeCategory(DiskIndex.java:360) at org.eclipse.jdt.internal.core.index.DiskIndex.mergeCategories(DiskIndex.java:352) at org.eclipse.jdt.internal.core.index.DiskIndex.mergeWith(DiskIndex.java:444) at org.eclipse.jdt.internal.core.index.Index.save(Index.java:171) at org.eclipse.jdt.internal.core.search.indexing.IndexManager.saveIndex(IndexManager.java:527) at org.eclipse.jdt.internal.core.search.indexing.SaveIndex.execute(SaveIndex.java:40) at org.eclipse.jdt.internal.core.search.processing.JobManager.run(JobManager.java:363) at java.lang.Thread.run(Thread.java:568) !ENTRY org.eclipse.jdt.core 4 4 Jan 27, 2005 01:57:38.54 !MESSAGE Background Indexer Crash Recovery !STACK 0 java.lang.NullPointerException at java.lang.SecurityManager.checkRead(SecurityManager.java:900) at java.io.FileInputStream.<init>(FileInputStream.java(Inlined Compiled Code)) at org.eclipse.jdt.internal.core.index.DiskIndex.readCategoryTable(DiskIndex.java(Compiled Code)) at org.eclipse.jdt.internal.core.index.DiskIndex.mergeCategory(DiskIndex.java:360) at org.eclipse.jdt.internal.core.index.DiskIndex.mergeCategories(DiskIndex.java:352) at org.eclipse.jdt.internal.core.index.DiskIndex.mergeWith(DiskIndex.java:444) at org.eclipse.jdt.internal.core.index.Index.save(Index.java:171) at org.eclipse.jdt.internal.core.search.indexing.IndexManager.saveIndex(IndexManager.java:527) at org.eclipse.jdt.internal.core.search.indexing.SaveIndex.execute(SaveIndex.java:40) at org.eclipse.jdt.internal.core.search.processing.JobManager.run(JobManager.java:363) at java.lang.Thread.run(Thread.java:568) !ENTRY org.eclipse.jdt.core 4 4 Jan 27, 2005 01:58:50.403 !MESSAGE Background Indexer Crash Recovery !STACK 0 java.lang.NullPointerException at java.lang.SecurityManager.checkRead(SecurityManager.java:900) at java.io.FileInputStream.<init>(FileInputStream.java(Inlined Compiled Code)) at org.eclipse.jdt.internal.core.index.DiskIndex.readCategoryTable(DiskIndex.java(Compiled Code)) at org.eclipse.jdt.internal.core.index.DiskIndex.mergeCategory(DiskIndex.java:360) at org.eclipse.jdt.internal.core.index.DiskIndex.mergeCategories(DiskIndex.java:352) at org.eclipse.jdt.internal.core.index.DiskIndex.mergeWith(DiskIndex.java:444) at org.eclipse.jdt.internal.core.index.Index.save(Index.java:171) at org.eclipse.jdt.internal.core.search.indexing.IndexManager.saveIndex(IndexManager.java:527) at org.eclipse.jdt.internal.core.search.indexing.SaveIndex.execute(SaveIndex.java:40) at org.eclipse.jdt.internal.core.search.processing.JobManager.run(JobManager.java:363) at java.lang.Thread.run(Thread.java:568)
Any idea to stop that as it is really blocking my work …
\T,
I typically have the AspectJ & Spring plug-ins
[quote]*** Date: 27/01/05 02:28
*** Platform Details:
*** System properties:
eclipse.application=org.eclipse.ui.ide.workbench
eclipse.buildId=M200409161125
eclipse.commands=-os
linux
-ws
gtk
-arch
x86
-showsplash
/opt/eclipse/eclipse -showsplash 600
-exitdata
/opt/eclipse/eclipse -exitdata 2c8008
-clean
-data
/home/tsmets/workspace
-vm
/opt/IBMJava2-141/bin/javaeclipse.product=org.eclipse.platform.ide
eclipse.startTime=1106788148323
eclipse.vm=/opt/IBMJava2-141/bin/java
eclipse.vmargs=-cp
/opt/eclipse/startup.jar
org.eclipse.core.launcher.Maineof=eof
file.encoding=ISO-8859-1
file.encoding.pkg=sun.io
file.separator=/
ibm.system.encoding=ISO-8859-1
invokedviajava=
java.assistive=ON
java.awt.fonts=
java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
java.awt.printerjob=sun.print.PSPrinterJob
java.class.path=/opt/eclipse/startup.jar
java.class.version=48.0
java.compiler=jitc
java.endorsed.dirs=/opt/IBMJava2-141/bin/../jre/lib/endorsed
java.ext.dirs=/opt/IBMJava2-141/bin/../jre/lib/ext
java.fullversion=J2RE 1.4.1 IBM build cxia321411-20030930 (JIT enabled: jitc)
java.home=/opt/IBMJava2-141/bin/../jre
java.io.tmpdir=/tmp
java.library.path=/opt/IBMJava2-141/bin/../jre/bin:/opt/IBMJava2-141/jre/bin/classic:/opt/IBMJava2-141/jre/bin:/usr/lib
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
java.runtime.version=1.4.1
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.FileSystemPreferencesFactory
java.vendor=IBM Corporation
java.vendor.url=http://www.ibm.com/
java.vendor.url.bug=
java.version=1.4.1
java.vm.info=J2RE 1.4.1 IBM build cxia321411-20030930 (JIT enabled: jitc)
java.vm.name=Classic 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=IBM Corporation
java.vm.version=1.4.1
line.separator=org.osgi.framework.executionenvironment=
org.osgi.framework.language=en
org.osgi.framework.os.name=Linux
org.osgi.framework.os.version=2.6.3-7mdk
org.osgi.framework.processor=x86
org.osgi.framework.vendor=Eclipse
org.osgi.framework.version=1.2.0
os.arch=x86
os.name=Linux
os.version=2.6.3-7mdk
osgi.arch=x86
osgi.bundles=org.eclipse.core.runtime@2:start, org.eclipse.update.configurator@3:start
osgi.bundles.defaultStartLevel=4
osgi.bundlestore=/home/tsmets/.eclipse/org.eclipse.platform_3.0.1/configuration/org.eclipse.osgi/bundles
osgi.clean=true
osgi.configuration.area=file:/home/tsmets/.eclipse/org.eclipse.platform_3.0.1/configuration/
osgi.framework=file:/opt/eclipse/plugins/org.eclipse.osgi_3.0.1/
osgi.framework.beginningstartlevel=1
osgi.framework.version=3.0.0
osgi.frameworkClassPath=core.jar, console.jar, osgi.jar, resolver.jar, defaultAdaptor.jar, eclipseAdaptor.jar
osgi.install.area=file:/opt/eclipse/
osgi.instance.area=file:/home/tsmets/workspace/
osgi.logfile=/home/tsmets/workspace/.metadata/.log
osgi.manifest.cache=/home/tsmets/.eclipse/org.eclipse.platform_3.0.1/configuration/org.eclipse.osgi/manifests
osgi.nl=en_GB
osgi.os=linux
osgi.sharedConfiguration.area=file:/opt/eclipse/configuration/
osgi.splashLocation=/opt/eclipse/plugins/org.eclipse.platform_3.0.1/splash.bmp
osgi.splashPath=platform:/base/plugins/org.eclipse.platform
osgi.ws=gtk
path.separator=:
sun.arch.data.model=32
sun.boot.class.path=/opt/IBMJava2-141/bin/../jre/lib/core.jar:/opt/IBMJava2-141/bin/../jre/lib/graphics.jar:/opt/IBMJava2-141/bin/../jre/lib/security.jar:/opt/IBMJava2-141/bin/../jre/lib/server.jar:/opt/IBMJava2-141/bin/../jre/lib/xml.jar:/opt/IBMJava2-141/bin/../jre/lib/charsets.jar
sun.boot.library.path=/opt/IBMJava2-141/bin/../jre/bin
sun.io.unicode.encoding=UnicodeLittle
sun.java2d.fontpath=
sun.os.patch.level=unknown
user.country=GB
user.dir=/home/tsmets
user.home=/home/tsmets
user.language=en
user.name=tsmets
user.timezone=Europe/Brussels*** Features:
com.genuitec.myeclipse.ast (3.8.3) “MyEclipse Application Server Tooling”
com.genuitec.myeclipse.core (3.8.3) “MyEclipse Core Tooling”
com.genuitec.myeclipse.enterprise (3.8.3) “MyEclipse Enterprise Workbench”
com.genuitec.myeclipse.help (3.8.3) “MyEclipse Help Documentation”
com.genuitec.myeclipse.wdt (3.8.3) “MyEclipse Web Development Tooling”
org.eclipse.aspectj (1.1.12) “AspectJ Development Tools”
org.eclipse.emf (2.0.1) “Eclipse Modeling Framework (EMF)”
org.eclipse.emf.doc (2.0.1) “Eclipse Modeling Framework (EMF) Programmers Guide”
org.eclipse.emf.ecore.sdo (2.0.1) “EMF Service Data Objects (SDO)”
org.eclipse.emf.ecore.sdo.doc (2.0.0) “EMF Service Data Objects (SDO) Programmers Guide”
org.eclipse.emf.ecore.sdo.source (2.0.1) “EMF Service Data Objects (SDO) Source”
org.eclipse.emf.source (2.0.1) “Eclipse Modeling Framework (EMF) Source”
org.eclipse.gef (3.0.1) “Graphical Editing Framework”
org.eclipse.gef.sdk (3.0.1) “Graphical Editing Framework Developer Resources”
org.eclipse.gef.source (3.0.1) “Graphical Editing Framework Developer Resources”
org.eclipse.jdt (3.0.1) “Eclipse Java Development Tools”
org.eclipse.jdt.source (3.0.1) “Eclipse Java Development Tools SDK”
org.eclipse.pde (3.0.1) “Eclipse Plug-in Development Environment”
org.eclipse.pde.source (3.0.1) “Eclipse Plug-in Development Environment Developer Resources”
org.eclipse.platform (3.0.1) “Eclipse Platform”
org.eclipse.platform.source (3.0.1) “Eclipse Platform Plug-in Developer Resources”
org.eclipse.sdk (3.0.1) “Eclipse Project SDK”
org.eclipse.team.extras (3.0.0) “Eclipse FTP and WebDAV Support”
org.eclipse.xsd (2.0.1) “XML Schema Infoset Model (XSD)”
org.eclipse.xsd.doc (2.0.0) “XML Schema Infoset Model (XSD) Programmers Guide”
org.eclipse.xsd.source (2.0.1) “XML Schema Infoset Model (XSD) Source”
org.springframework (1.0.2) “Spring Framework”
org.springframework.ide.eclipse.beans (1.0.3) “Spring IDE – Beans Configuration Support”*** Plug-in Registry:
com.genuitec.eclipse.ast.deploy.core (3.8.3) “Deployment Core Plug-in”
com.genuitec.eclipse.ast.deploy.core (3.8.2) “Deployment Core Plug-in”
com.genuitec.eclipse.browser (3.8.1) “Web Browser Plug-in”
com.genuitec.eclipse.bugzilla (3.8.3) “MyEclipse Bugzilla Integration Plug-in”
com.genuitec.eclipse.core (3.8.3) “Genuitec Core”
com.genuitec.eclipse.core (3.8.2) “Genuitec Core”
com.genuitec.eclipse.cross.easystruts.eclipse (3.8.3) “Stuts Support”
com.genuitec.eclipse.cross.easystruts.eclipse (3.8.2) “Stuts Support”
com.genuitec.eclipse.easie.bejy (3.8.1) “Genuitec EASIE Bejy Tiger”
com.genuitec.eclipse.easie.core (3.8.3) “Genuitec EASIE Core”
com.genuitec.eclipse.easie.core (3.8.2) “Genuitec EASIE Core”
com.genuitec.eclipse.easie.jboss (3.8.2) “Genuitec EASIE JBoss”
com.genuitec.eclipse.easie.jboss2 (3.8.1) “Genuitec EASIE JBoss 2”
com.genuitec.eclipse.easie.jboss3 (3.8.2) “Genuitec EASIE JBoss 3”
com.genuitec.eclipse.easie.jboss4 (3.8.2) “Genuitec EASIE JBoss 4”
com.genuitec.eclipse.easie.jetty (3.8.1) “Genuitec EASIE Jetty”
com.genuitec.eclipse.easie.jetty4 (3.8.1) “Genuitec EASIE Jetty 4”
com.genuitec.eclipse.easie.jetty5 (3.8.1) “Genuitec EASIE Jetty 5”
com.genuitec.eclipse.easie.jonas (3.8.3) “Genuitec EASIE Jonas”
com.genuitec.eclipse.easie.jonas (3.8.1) “Genuitec EASIE Jonas”
com.genuitec.eclipse.easie.jonas3 (3.8.3) “Genuitec EASIE Jonas 3”
com.genuitec.eclipse.easie.jonas3 (3.8.1) “Genuitec EASIE Jonas 3”
com.genuitec.eclipse.easie.jonas4 (3.8.3) “Genuitec EASIE Jonas 4”
com.genuitec.eclipse.easie.jrun (3.8.1) “Genuitec EASIE JRun”
com.genuitec.eclipse.easie.jrun4 (3.8.1) “Genuitec EASIE JRun 4”
com.genuitec.eclipse.easie.oracle (3.8.1) “Genuitec EASIE Oracle AS”
com.genuitec.eclipse.easie.oracle9 (3.8.1) “Genuitec EASIE Oracle 9i/AS”
com.genuitec.eclipse.easie.orion1 (3.8.1) “Genuitec EASIE Orion 1”
com.genuitec.eclipse.easie.orion2 (3.8.1) “Genuitec EASIE Orion 2”
com.genuitec.eclipse.easie.resin (3.8.1) “Genuitec EASIE Resin”
com.genuitec.eclipse.easie.resin2 (3.8.1) “Genuitec EASIE Resin 2”
com.genuitec.eclipse.easie.resin3 (3.8.3) “Genuitec EASIE Resin 3”
com.genuitec.eclipse.easie.resin3 (3.8.1) “Genuitec EASIE Resin 3”
com.genuitec.eclipse.easie.sun (3.8.3) “Genuitec EASIE Sun One”
com.genuitec.eclipse.easie.sun (3.8.1) “Genuitec EASIE Sun One”
com.genuitec.eclipse.easie.sun8 (3.8.3) “Genuitec EASIE Sun 8”
com.genuitec.eclipse.easie.sun8 (3.8.1) “Genuitec EASIE Sun 8”
com.genuitec.eclipse.easie.sun81 (3.8.3) “Genuitec EASIE Sun 8.1”
com.genuitec.eclipse.easie.tomcat (3.8.1) “Genuitec EASIE Tomcat”
com.genuitec.eclipse.easie.tomcat4 (3.8.1) “Genuitec EASIE Tomcat 4”
com.genuitec.eclipse.easie.tomcat5 (3.8.1) “Genuitec EASIE Tomcat 5”
com.genuitec.eclipse.easie.weblogic (3.8.3) “Genuitec EASIE WebLogic”
com.genuitec.eclipse.easie.weblogic (3.8.2) “Genuitec EASIE WebLogic”
com.genuitec.eclipse.easie.weblogic6 (3.8.1) “Genuitec EASIE WebLogic 6”
com.genuitec.eclipse.easie.weblogic7 (3.8.1) “Genuitec EASIE WebLogic 7”
com.genuitec.eclipse.easie.weblogic8 (3.8.1) “Genuitec EASIE WebLogic 8”
com.genuitec.eclipse.easie.websphere (3.8.1) “Genuitec EASIE WebSphere 4”
com.genuitec.eclipse.easie.websphere5 (3.8.1) “Genuitec EASIE WebSphere 5”
com.genuitec.eclipse.hibernate (3.8.3) “Hibernate Plug-in”
com.genuitec.eclipse.hibernate (3.8.2) “Hibernate Plug-in”
com.genuitec.eclipse.integration (3.8.3) “Integration Plug-in”
com.genuitec.eclipse.j2eedt.core (3.8.3) “Genuitec J2EE Development Tooling”
com.genuitec.eclipse.j2eedt.core (3.8.2) “Genuitec J2EE Development Tooling”
com.genuitec.eclipse.jface.text.wtpfragment (3.8.1) “Wtpextendfragment Fragment”
com.genuitec.eclipse.jsf (3.8.1) “JSF Plug-in”
com.genuitec.eclipse.sqlexplorer (3.8.3) “MyEclipse Database Explorer Plugin”
com.genuitec.eclipse.sqlexplorer (3.8.2) “MyEclipse Database Explorer Plugin”
com.genuitec.eclipse.sqlexplorer.doc (3.8.3) “MyEclipse Database Explorer Help Plug-in”
com.genuitec.eclipse.sqlexplorer.doc (3.8.1) “MyEclipse Database Explorer Help Plug-in”
com.genuitec.eclipse.sqlexplorer.oracle (3.8.3) “Oracle Database Explorer Plug-in”
com.genuitec.eclipse.struts (3.8.3) “com.genuitec.eclipse.struts”
com.genuitec.eclipse.struts (3.8.2) “com.genuitec.eclipse.struts”
com.genuitec.eclipse.wdt.jsp.debug (3.8.3) “MyEclipse JSP Debug Tooling”
com.genuitec.eclipse.wdt.jsp.debug (3.8.2) “MyEclipse JSP Debug Tooling”
com.genuitec.eclipse.web.imagepreviewer (3.8.3) “MyEclipse Image Previewer Plug-in”
com.genuitec.eclipse.web.imagepreviewer (3.8.1) “MyEclipse Image Previewer Plug-in”
com.genuitec.eclipse.webdesigner (3.8.3) “Web Designer Plug-in”
com.genuitec.eclipse.webdesigner (3.8.2) “Web Designer Plug-in”
com.genuitec.eclipse.webdesigner.support (3.8.1) “WebDesigner Support”
com.genuitec.eclipse.wizards (3.8.3) “Aston Wizards for MyEclipse”
com.genuitec.eclipse.wizards (3.8.2) “Aston Wizards for MyEclipse”
com.genuitec.eclipse.xmen (3.8.1) “MyEclipse XML Editor”
com.genuitec.eclipsetidy (3.8.1) “MyEclipse HTML Formatting”
com.genuitec.jboss.ide.eclipse.apache.xalan (3.8.1) “Genuitec XDoclet Apache Xalan Plug-in”
com.genuitec.jboss.ide.eclipse.core (3.8.3) “Genuitec XDoclet Support Core Plug-in”
com.genuitec.jboss.ide.eclipse.core (3.8.1) “Genuitec XDoclet Support Core Plug-in”
com.genuitec.jboss.ide.eclipse.xdoclet.assist (3.8.3) “Genuitec XDoclet Assist Plug-in”
com.genuitec.jboss.ide.eclipse.xdoclet.assist (3.8.1) “Genuitec XDoclet Assist Plug-in”
com.genuitec.jboss.ide.eclipse.xdoclet.core (3.8.3) “Genuitec XDoclet Core Plug-in”
com.genuitec.jboss.ide.eclipse.xdoclet.core (3.8.1) “Genuitec XDoclet Core Plug-in”
com.genuitec.jboss.ide.eclipse.xdoclet.run (3.8.3) “Genuitec XDoclet Runner Plug-in”
com.genuitec.jboss.ide.eclipse.xdoclet.run (3.8.1) “Genuitec XDoclet Runner Plug-in”
com.genuitec.jboss.ide.eclipse.xdoclet.ui (3.8.3) “Genuitec XDoclet UI Plug-in”
com.genuitec.jboss.ide.eclipse.xdoclet.ui (3.8.1) “Genuitec XDoclet UI Plug-in”
com.genuitec.myeclipse.ast (3.8.3) “MyEclipse Application Server Tooling”
com.genuitec.myeclipse.ast (3.8.2) “MyEclipse Application Server Tooling”
com.genuitec.myeclipse.core (3.8.3) “MyEclipse Core Tooling”
com.genuitec.myeclipse.core (3.8.2) “MyEclipse Core Tooling”
com.genuitec.myeclipse.doc (3.8.3) “MyEclipse Documentation Plug-in”
com.genuitec.myeclipse.doc (3.8.2) “MyEclipse Documentation Plug-in”
com.genuitec.myeclipse.enterprise (3.8.3) “MyEclipse Enterprise Workbench”
com.genuitec.myeclipse.enterprise (3.8.2) “MyEclipse Enterprise Workbench”
com.genuitec.myeclipse.help (3.8.3) “MyEclipse Help Documentation”
com.genuitec.myeclipse.help (3.8.2) “MyEclipse Help Documentation”
com.genuitec.myeclipse.perspective (3.8.3) “MyEclipse Perspective Plug-in”
com.genuitec.myeclipse.perspective (3.8.1) “MyEclipse Perspective Plug-in”
com.genuitec.myeclipse.wdt (3.8.3) “MyEclipse Web Development Tooling”
com.genuitec.myeclipse.wdt (3.8.2) “MyEclipse Web Development Tooling”
com.ibm.base.extensions (13.8.1) “Eclipse base extensions”
com.ibm.base.extensions.ui (13.8.3) “Eclipse Base UI extensions”
com.ibm.base.extensions.ui (13.8.2) “Eclipse Base UI extensions”
com.ibm.encoding.resource (13.8.3) “Coded Resource”
com.ibm.encoding.resource (13.8.2) “Coded Resource”
com.ibm.etools.contentmodel (13.8.3) “Content Model”
com.ibm.etools.contentmodel (13.8.1) “Content Model”
com.ibm.etools.contentmodel.dtd (13.8.2) “Content Model for DTD”
com.ibm.etools.contentmodel.xsd (13.8.1) “Content Model for XML Schema”
com.ibm.etools.dtdmodel (13.8.2) “DTD Model”
com.ibm.etools.dtdparser (13.8.1) “DTD Parser”
com.ibm.etools.internet (13.8.1) “Internet Preferences”
com.ibm.etools.uri.resolver (13.8.3) “com.ibm.etools.uri.resolver”
com.ibm.etools.uri.resolver (13.8.1) “com.ibm.etools.uri.resolver”
com.ibm.etools.validation (13.8.2) “Validation Framework”
com.ibm.etools.validation.core (13.8.1) “Validation Framework Core”
com.ibm.etools.validation.dtd (13.8.3) “DTD Validator”
com.ibm.etools.validation.dtd (13.8.1) “DTD Validator”
com.ibm.etools.validation.html (13.8.3) “HTML Validation”
com.ibm.etools.validation.html (13.8.2) “HTML Validation”
com.ibm.etools.validation.mof (13.8.1) “Validation Framework MOF support”
com.ibm.etools.validation.ui (13.8.3) “Validation Framework UI”
com.ibm.etools.validation.ui (13.8.2) “Validation Framework UI”
com.ibm.etools.validation.xml (13.8.3) “XML Validator”
com.ibm.etools.validation.xml (13.8.1) “XML Validator”
com.ibm.etools.validation.xmltools (13.8.1) “XML Tools Validation”
com.ibm.etools.validation.xsd (13.8.3) “XML Schema Validator”
com.ibm.etools.validation.xsd (13.8.1) “XML Schema Validator”
com.ibm.etools.xml.gef.util (13.8.1) “XML Tools Common GEF Utilities”
com.ibm.etools.xmlcatalog (13.8.1) “com.ibm.etools.xmlcatalog”
com.ibm.etools.xmlcatalog.ui (13.8.2) “XML Catalog UI”
com.ibm.etools.xmlutility (13.8.1) “XML Utility”
com.ibm.sse.contentproperties (13.8.1) “Content Properties”
com.ibm.sse.editor (13.8.3) “MyEclipse Source Editors”
com.ibm.sse.editor (13.8.2) “MyEclipse Structured Source Editor”
com.ibm.sse.editor.css (13.8.3) “SSE CSS Source Editor”
com.ibm.sse.editor.css (13.8.1) “SSE CSS Source Editor”
com.ibm.sse.editor.dtd (13.8.3) “SSE DTD Source Editor”
com.ibm.sse.editor.dtd (13.8.1) “SSE DTD Source Editor”
com.ibm.sse.editor.extensions (13.8.1) “Structured Source Editing Editor Extensions”
com.ibm.sse.editor.html (13.8.3) “SSE HTML Source Editor”
com.ibm.sse.editor.html (13.8.1) “SSE HTML Source Editor”
com.ibm.sse.editor.javascript (13.8.3) “SSE JavaScript Source Editor”
com.ibm.sse.editor.javascript (13.8.2) “SSE JavaScript Source Editor”
com.ibm.sse.editor.jsp (13.8.3) “SSE JSP Source Editor”
com.ibm.sse.editor.jsp (13.8.2) “SSE JSP Source Editor”
com.ibm.sse.editor.xml (13.8.3) “SSE XML Source Editor”
com.ibm.sse.editor.xml (13.8.2) “SSE XML Source Editor”
com.ibm.sse.javascript.common.ui (13.8.1) “SSE JavaScript Common UI”
com.ibm.sse.model (13.8.3) “Structured Text Model”
com.ibm.sse.model (13.8.2) “Structured Text Model”
com.ibm.sse.model.css (13.8.3) “Structured Source CSS Model”
com.ibm.sse.model.css (13.8.2) “Structured Source CSS Model”
com.ibm.sse.model.dtd (13.8.3) “Structured Source DTD Model”
com.ibm.sse.model.dtd (13.8.1) “Structured Source DTD Model”
com.ibm.sse.model.html (13.8.3) “Structured Source HTML Model”
com.ibm.sse.model.html (13.8.1) “Structured Source HTML Model”
com.ibm.sse.model.javascript (13.8.3) “Structured Source JavaScript Model”
com.ibm.sse.model.javascript (13.8.1) “Structured Source JavaScript Model”
com.ibm.sse.model.jsp (13.8.3) “Structured Source JSP Model”
com.ibm.sse.model.jsp (13.8.2) “Structured Source JSP Model”
com.ibm.sse.model.xml (13.8.3) “Structured Source XML Model”
com.ibm.sse.model.xml (13.8.1) “Structured Source XML Model”
com.ibm.sse.snippets (13.8.3) “SSE Snippets View”
com.ibm.sse.snippets (13.8.1) “SSE Snippets View”
com.ibm.webtooling.system.dtds (13.8.3) “Known DTDs”
com.ibm.webtooling.system.dtds (13.8.1) “Known DTDs”
com.ibm.wtp.annotations.controller (13.8.1) “Annotation Controller Plug-in”
com.ibm.wtp.annotations.core (13.8.1) “Annotation Core Plug-in”
com.ibm.wtp.annotations.ui (13.8.1) “Ui Plug-in”
com.ibm.wtp.common (13.8.1) “com.ibm.wtp.common”
com.ibm.wtp.common.ui (13.8.1) “WTP UI Plug-in”
com.ibm.wtp.common.util (1.0.0) “Logging Plug-in”
com.ibm.wtp.emf (13.8.1) “EMF Utilities”
com.ibm.wtp.emf.workbench (1.0.0) “EMF Workbench”
com.ibm.wtp.emf.workbench.edit (13.8.1) “EMF Workbench Edit Plug-in”
com.ibm.wtp.jdt.integration (13.8.1) “Integration Plug-in”
com.ibm.xmleditor (13.8.3) “SSE XML Editor”
com.ibm.xmleditor (13.8.2) “SSE XML Editor”
com.ibm.xmlwizard (13.8.3) “XML Wizards”
com.ibm.xmlwizard (13.8.1) “XML Wizards”
com.ibm.xsdeditor (13.8.3) “MyEclipse Schema Editor”
com.ibm.xsdeditor (13.8.2) “MyEclipse Schema Editor”
com.ibm.xtools.common.ui.properties (13.8.1) “IBM Rational Common UI Properties”
de.bb.bje.eclipse (3.8.1) “BJE Plug-in”
org.apache.ant (1.6.2) “Apache Ant”
org.apache.lucene (1.3.1) “Apache Lucene”
org.aspectj.ajde (1.2.0) “AspectJ”
org.eclipse.ajdt.examples (1.1.12) “AspectJ Examples”
org.eclipse.ajdt.ui (1.1.12) “AspectJ Development Tools UI”
org.eclipse.ant.core (3.0.0) “Ant Build Tool Core”
org.eclipse.ant.ui (3.0.1) “Ant UI”
org.eclipse.aspectj (1.1.12) “AspectJ Development Tools”
org.eclipse.compare (3.0.0) “Compare Support”
org.eclipse.contribution.visualiser (2.0.1) “Visualiser Plug-in”
org.eclipse.core.boot (3.0.0) “Core Boot”
org.eclipse.core.expressions (3.0.0) “Expression Language”
org.eclipse.core.filebuffers (3.0.1) “File Buffers”
org.eclipse.core.resources (3.0.1) “Core Resource Management”
org.eclipse.core.resources.linux (3.0.0) “Core Resource Management Linux Fragment”
org.eclipse.core.runtime (3.0.1) “Core Runtime”
org.eclipse.core.runtime.compatibility (3.0.0) “Core Runtime Plug-in Compatibility”
org.eclipse.core.variables (3.0.0) “Core Variables”
org.eclipse.debug.core (3.0.1) “Debug Core”
org.eclipse.debug.ui (3.0.1) “Debug UI”
org.eclipse.draw2d (3.0.1) “Draw2d”
org.eclipse.draw2d (3.0.0) “Draw2d”
org.eclipse.draw2d.doc.isv (3.0.1) “Draw2D Documentation”
org.eclipse.emf (2.0.1) “Eclipse Modeling Framework (EMF)”
org.eclipse.emf.codegen (2.0.1) “EMF Template Code Generator”
org.eclipse.emf.codegen (2.0.0) “EMF Template Code Generator”
org.eclipse.emf.codegen.ecore (2.0.1) “EMF Ecore Code Generation”
org.eclipse.emf.codegen.ecore (2.0.0) “EMF Ecore Code Generation”
org.eclipse.emf.codegen.ecore.ui (2.0.1) “EMF Ecore Code Generation UI”
org.eclipse.emf.codegen.ui (2.0.0) “EMF Template Code Generator UI”
org.eclipse.emf.common (2.0.1) “EMF Common”
org.eclipse.emf.common (2.0.0) “EMF Common”
org.eclipse.emf.common.ui (2.0.1) “EMF Common UI”
org.eclipse.emf.common.ui (2.0.0) “EMF Common UI”
org.eclipse.emf.commonj.sdo (2.0.0) “CommonJ SDO”
org.eclipse.emf.doc (2.0.1) “Eclipse Modeling Framework (EMF) Programmers Guide”
org.eclipse.emf.ecore (2.0.1) “EMF Ecore”
org.eclipse.emf.ecore (2.0.0) “EMF Ecore”
org.eclipse.emf.ecore.change (2.0.1) “EMF Ecore Change Model”
org.eclipse.emf.ecore.change.edit (2.0.0) “EMF Ecore Change Edit Support”
org.eclipse.emf.ecore.edit (2.0.0) “EMF Ecore Edit Support”
org.eclipse.emf.ecore.editor (2.0.1) “Sample Ecore Editor”
org.eclipse.emf.ecore.sdo (2.0.1) “EMF Service Data Objects (SDO)”
org.eclipse.emf.ecore.sdo.doc (2.0.0) “EMF Service Data Objects (SDO) Programmers Guide”
org.eclipse.emf.ecore.sdo.edit (2.0.0) “EMF Service Data Objects (SDO) Edit Support”
org.eclipse.emf.ecore.sdo.editor (2.0.0) “EMF Service Data Objects (SDO) Editor”
org.eclipse.emf.ecore.sdo.source (2.0.1) “EMF Service Data Objects (SDO) Source”
org.eclipse.emf.ecore.xmi (2.0.1) “EMF XMI”
org.eclipse.emf.ecore.xmi (2.0.0) “EMF XMI”
org.eclipse.emf.edit (2.0.1) “EMF Edit”
org.eclipse.emf.edit (2.0.0) “EMF Edit”
org.eclipse.emf.edit.ui (2.0.1) “EMF Edit UI”
org.eclipse.emf.edit.ui (2.0.0) “EMF Edit UI”
org.eclipse.emf.mapping (2.0.1) “EMF Mapping”
org.eclipse.emf.mapping.ecore2ecore (2.0.1) “Ecore to Ecore Mapping”
org.eclipse.emf.mapping.ecore2ecore.editor (2.0.1) “Ecore to Ecore Mapping Editor”
org.eclipse.emf.mapping.ui (2.0.0) “EMF Mapping UI”
org.eclipse.emf.mapping.xsd2ecore (2.0.1) “XSD to Ecore Mapping”
org.eclipse.emf.mapping.xsd2ecore.editor (2.0.1) “XSD to Ecore Mapping Editor”
org.eclipse.emf.source (2.0.1) “Eclipse Modeling Framework (EMF) Source”
org.eclipse.gef (3.0.1) “Graphical Editing Framework”
org.eclipse.gef (3.0.0) “Graphical Editing Framework”
org.eclipse.gef.doc.isv (3.0.1) “Graphical Editing Framework Documentation”
org.eclipse.gef.source (3.0.1) “Graphical Editing Framework Developer Resources”
org.eclipse.help (3.0.0) “Help System Core”
org.eclipse.help.appserver (3.0.0) “Help Application Server”
org.eclipse.help.base (3.0.1) “Help System Base”
org.eclipse.help.ide (3.0.0) “Help System IDE”
org.eclipse.help.ui (3.0.0) “Help System UI”
org.eclipse.help.webapp (3.0.1) “Help System Webapp”
org.eclipse.jdt (3.0.1) “Eclipse Java Development Tools”
org.eclipse.jdt.core (3.0.1) “Java Development Tools Core”
org.eclipse.jdt.debug (3.0.1) “JDI Debug Model”
org.eclipse.jdt.debug.ui (3.0.1) “JDI Debug UI”
org.eclipse.jdt.doc.isv (3.0.1) “Eclipse JDT Plug-in Developer Guide”
org.eclipse.jdt.doc.user (3.0.1) “Eclipse Java Development User Guide”
org.eclipse.jdt.junit (3.0.1) “Java Development Tools JUnit support”
org.eclipse.jdt.junit.runtime (3.0.0) “Java Development Tools JUnit runtime support”
org.eclipse.jdt.launching (3.0.1) “Java Development Tools Launching Support”
org.eclipse.jdt.source (3.0.1) “Eclipse Java Development Tools SDK”
org.eclipse.jdt.ui (3.0.1) “Java Development Tools UI”
org.eclipse.jem (1.0.0) “Java EMF Model”
org.eclipse.jem.proxy (1.0.0) “Java EMF Model Proxy Support”
org.eclipse.jem.workbench (1.0.0) “Java EMF Model Workbench Support”
org.eclipse.jface (3.0.0) “JFace”
org.eclipse.jface.text (3.0.1) “JFace Text”
org.eclipse.ltk.core.refactoring (3.0.1) “Refactoring Core”
org.eclipse.ltk.ui.refactoring (3.0.1) “Refactoring UI”
org.eclipse.monitor.core (13.8.1) “Monitor”
org.eclipse.monitor.ui (13.8.1) “TCP/IP Monitor”
org.eclipse.osgi (3.0.1) “OSGi System Bundle”
org.eclipse.osgi.services (3.0.0) “OSGi Release 3 Services”
org.eclipse.osgi.util (3.0.0) “OSGi R3 Utility Classes”
org.eclipse.pde (3.0.1) “Eclipse Plug-in Development Environment”
org.eclipse.pde.build (3.0.1) “Plug-in Development Environment Build Support”
org.eclipse.pde.core (3.0.1) “Plug-in Development Core”
org.eclipse.pde.doc.user (3.0.0) “Eclipse Plug-in Development User Guide”
org.eclipse.pde.junit.runtime (3.0.0) “PDE JUnit Plug-in Test”
org.eclipse.pde.runtime (3.0.1) “Plug-in Development Environment Runtime”
org.eclipse.pde.source (3.0.1) “Eclipse Plug-in Development Environment Developer Resources”
org.eclipse.pde.ui (3.0.1) “Plug-in Development UI”
org.eclipse.platform (3.0.1) “Eclipse Platform”
org.eclipse.platform.doc.isv (3.0.1) “Eclipse Platform Plug-in Developer Guide”
org.eclipse.platform.doc.user (3.0.1) “Eclipse Workbench User Guide”
org.eclipse.platform.source (3.0.1) “Eclipse Platform Plug-in Developer Resources”
org.eclipse.platform.source.linux.gtk.x86 (3.0.1) “Eclipse Platform Plug-in Developer Resources”
org.eclipse.sdk (3.0.1) “Eclipse Project SDK”
org.eclipse.search (3.0.1) “Search Support”
org.eclipse.swt (3.0.1) “Standard Widget Toolkit”
org.eclipse.swt.gtk (3.0.1) “Standard Widget Toolkit for GTK 2.0”
org.eclipse.team.core (3.0.0) “Team Support Core”
org.eclipse.team.cvs.core (3.0.1) “CVS Team Provider Core”
org.eclipse.team.cvs.ssh (3.0.0) “CVS SSH Core”
org.eclipse.team.cvs.ssh2 (3.0.0) “CVS SSH2”
org.eclipse.team.cvs.ui (3.0.1) “CVS Team Provider UI”
org.eclipse.team.extras (3.0.0) “Eclipse FTP and WebDAV Support”
org.eclipse.team.extras.source (3.0.0) “Eclipse Team Extras Plug-in Developer Resources”
org.eclipse.team.ftp (3.0.0) “FTP Deployment Provider”
org.eclipse.team.ui (3.0.1) “Team Support UI”
org.eclipse.team.webdav (3.0.0) “WebDAV Team Provider”
org.eclipse.text (3.0.1) “Text”
org.eclipse.tomcat (4.1.30) “Tomcat Wrapper”
org.eclipse.ui (3.0.1) “Eclipse UI”
org.eclipse.ui.cheatsheets (3.0.1) “Cheat Sheets”
org.eclipse.ui.console (3.0.0) “Console”
org.eclipse.ui.editors (3.0.1) “Default Text Editor”
org.eclipse.ui.externaltools (3.0.1) “External Tools”
org.eclipse.ui.forms (3.0.0) “Eclipse Forms”
org.eclipse.ui.ide (3.0.1) “Eclipse IDE UI”
org.eclipse.ui.intro (3.0.1) “Intro Plugin”
org.eclipse.ui.presentations.r21 (3.0.1) “R21 Presentation Plug-in”
org.eclipse.ui.views (3.0.0) “Views”
org.eclipse.ui.views.navigator (13.8.1) “Navigator View”
org.eclipse.ui.workbench (3.0.1) “Workbench”
org.eclipse.ui.workbench.compatibility (3.0.0) “Workbench Compatibility”
org.eclipse.ui.workbench.texteditor (3.0.1) “Text Editor Framework”
org.eclipse.update.configurator (3.0.0) “Install/Update Configurator”
org.eclipse.update.core (3.0.1) “Install/Update Core”
org.eclipse.update.core.linux (3.0.1) “Install/Update Core for Linux”
org.eclipse.update.scheduler (3.0.0) “Automatic Updates Scheduler”
org.eclipse.update.ui (3.0.1) “Install/Update UI”
org.eclipse.webbrowser (13.8.3) “Web Browser”
org.eclipse.webbrowser (13.8.1) “Web Browser”
org.eclipse.webdav (3.0.0) “WebDAV Client”
org.eclipse.xsd (2.0.1) “XML Schema Infoset Model (XSD)”
org.eclipse.xsd (2.0.0) “XML Schema Infoset Model (XSD)”
org.eclipse.xsd.doc (2.0.0) “XML Schema Infoset Model (XSD) Programmers Guide”
org.eclipse.xsd.edit (2.0.1) “XML Schema Edit Framework”
org.eclipse.xsd.edit (2.0.0) “XML Schema Edit Framework”
org.eclipse.xsd.editor (2.0.1) “XML Schema Editor”
org.eclipse.xsd.source (2.0.1) “XML Schema Infoset Model (XSD) Source”
org.eclipse.xsd.test (2.0.1) “XML Schema Infoset Model Test”
org.junit (3.8.1) “JUnit Testing Framework”
org.springframework (1.0.2) “Spring Framework”
org.springframework.core (1.0.2) “Spring Framework Core”
org.springframework.doc.reference (1.0.2) “Spring Framework Reference Documentation”
org.springframework.ide.eclipse.beans (1.0.3) “Spring IDE – Beans Configuration Support”
org.springframework.ide.eclipse.beans.core (1.0.2) “Spring IDE – Beans Configuration Support Core”
org.springframework.ide.eclipse.beans.core (1.0.1) “Spring IDE Beans Core Plugin”
org.springframework.ide.eclipse.beans.ui (1.0.3) “Spring IDE – Beans Configuration Support UI”
org.springframework.ide.eclipse.beans.ui (1.0.2) “Spring IDE Beans UI Plugin”
org.springframework.ide.eclipse.beans.ui.doc (1.0.0) “Spring IDE – Beans Configuration Support Documentation”
org.springframework.ide.eclipse.beans.ui.graph (1.0.0) “Spring IDE – Beans Configuration Support Graph”
org.springframework.ide.eclipse.beans.ui.graph (0.9.2) “Spring IDE Beans Graph Plugin”*** User Preferences:
#Thu Jan 27 02:28:50 CET 2005
@org.eclipse.ui.editors=3.0.1
/instance/com.genuitec.eclipse.easie.weblogic/JDK_INSTALLATION_NAME=IBMJava2-141
@org.eclipse.debug.ui=3.0.1
/instance/org.eclipse.webbrowser/browsers=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<web-browsers current\=”0″>\n<external location\=”/usr/bin/mozilla” name\=”Mozilla” parameters\=””/>\n</web-browsers>\n
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.JUNIT_HOME=/opt/eclipse/plugins/org.junit_3.8.1
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.TestJAI|org.eclipse.jdt.launching.JRE_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<classpath>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/core.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/graphics.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/security.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/server.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/xml.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/charsets.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/indicim.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/gskikm.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/log4j-1.2.9.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/ldapsec.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/ibmjceprovider.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/jaccess.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/oldcertpath.jar”/>\n</classpath>\n
/instance/org.eclipse.ant.ui/printMargin=true
@com.genuitec.eclipse.easie.websphere5=3.8.1
/instance/com.genuitec.eclipse.wizards/object.template.4.label=Default template for Servlet
/instance/org.eclipse.jdt.debug.ui/org.eclipse.debug.ui.VariableView.org.eclipse.jdt.debug.ui.show_null_entries=true
@com.ibm.sse.editor=13.8.3
/instance/com.ibm.sse.editor.html/com.ibm.sse.editor.custom_templates=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<templates/>
/instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.text.custom_templates=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<templates><template context\=”java” deleted\=”false” description\=”adviceexecution pointcut (AspectJ)” enabled\=”true” name\=”adviceexecution”>adviceexecution()</template><template context\=”java” deleted\=”false” description\=”after returning advice (AspectJ)” enabled\=”true” name\=”after_returning”>after(${args}) returning() \: ${pointcut_expression} {}</template><template context\=”java” deleted\=”false” description\=”after throwing advice (AspectJ)” enabled\=”true” name\=”after_throwing”>after(${args}) throwing() \: ${pointcut_expression} {\n}</template><template context\=”java” deleted\=”false” description\=”around advice (AspectJ)” enabled\=”true” name\=”around”>around(${args}) \: ${pointcut_expression} {}</template><template context\=”java” deleted\=”false” description\=”before advice (AspectJ)” enabled\=”true” name\=”before”>before(${args}) \: ${pointcut_expression} {\n}</template><template context\=”java” deleted\=”false” description\=”call constructor pointcut (AspectJ)” enabled\=”true” name\=”call_cons”>call(${modifier_pattern} ${type_pattern}.new(..))</template><template context\=”java” deleted\=”false” description\=”call method declaration (AspectJ)” enabled\=”true” name\=”call_method”>call(${modifiers_pattern} ${ret_type_pattern} ${type_pattern}.${id_pattern}(..))</template><template context\=”java” deleted\=”false” description\=”cflow pointcut (AspectJ)” enabled\=”true” name\=”cflow”>cflow(${pointcut_expression})</template><template context\=”java” deleted\=”false” description\=”cflowbelow pointcut (AspectJ)” enabled\=”true” name\=”cflowbelow”>cflowbelow(${pointcut_expression})</template><template context\=”java” deleted\=”false” description\=”declare error (AspectJ)” enabled\=”true” name\=”dece”>declare error \: ${pointcut_expression} \n \: “”;</template><template context\=”java” deleted\=”false” description\=”declare parents (AspectJ)” enabled\=”true” name\=”decp_extends”>declare parents \: ${type_pattern} extends ${type};</template><template context\=”java” deleted\=”false” description\=”declare parents (AspectJ)” enabled\=”true” name\=”decp_implements”>declare parents \: ${type_pattern} implements ${type};</template><template context\=”java” deleted\=”false” description\=”declare soft (AspectJ)” enabled\=”true” name\=”decs”>declare soft \: ${exception_type} \: ${pointcut_expression};</template><template context\=”java” deleted\=”false” description\=”declare warning (AspectJ)” enabled\=”true” name\=”decw”>declare warning \: ${pointcut_expression} \: “”;</template><template context\=”java” deleted\=”false” description\=”execution of a constructor pointcut (AspectJ)” enabled\=”true” name\=”execution_cons”>execution(${modifier_pattern} ${type_pattern}.new(..))</template><template context\=”java” deleted\=”false” description\=”execution of a method pointcut (AspectJ)” enabled\=”true” name\=”execution_method”>execution(${modifier_pattern} ${ret_type_pattern} ${type_pattern}.${id_pattern}(..))</template><template context\=”java” deleted\=”false” description\=”get pointcut (AspectJ)” enabled\=”true” name\=”get”>get(${modifier_pattern} ${ret_type_pattern} ${type_pattern}.${id_pattern})</template><template context\=”java” deleted\=”false” description\=”handler pointcut (AspectJ)” enabled\=”true” name\=”handler”>handler(${type_pattern})</template><template context\=”java” deleted\=”false” description\=”initialization pointcut (AspectJ)” enabled\=”true” name\=”initialization”>initialization(${modifier_pattern} ${type_pattern}.new(..))</template><template context\=”java” deleted\=”false” description\=”pointcut declaration (AspectJ)” enabled\=”true” name\=”pc”>pointcut ${name}() \: ${pointcut_expression};</template><template context\=”java” deleted\=”false” description\=”percflow (AspectJ)” enabled\=”true” name\=”percflow”>percflow(${pointcut_expression})</template><template context\=”java” deleted\=”false” description\=”percflowbelow (AspectJ)” enabled\=”true” name\=”percflowbelow”>percflowbelow(${pointcut_expression})</template><template context\=”java” deleted\=”false” description\=”pertarget (AspectJ)” enabled\=”true” name\=”pertarget”>pertarget(${pointcut_expression})</template><template context\=”java” deleted\=”false” description\=”perthis (AspectJ)” enabled\=”true” name\=”perthis”>perthis(${pointcut_expression})</template><template context\=”java” deleted\=”false” description\=”preinitialization pointcut (AspectJ)” enabled\=”true” name\=”preinitialization”>preinitialization(${modifier_pattern} ${type_pattern}.new(..))</template><template context\=”java” deleted\=”false” description\=”set pointcut (AspectJ)” enabled\=”true” name\=”set”>set(${modifier_pattern} ${ret_type_pattern} ${type_pattern}.${id_pattern})</template><template context\=”java” deleted\=”false” description\=”staticinitialization pointcut (AspectJ)” enabled\=”true” name\=”staticinitialization”>staticinitialization(${type_pattern})</template><template context\=”java” deleted\=”false” description\=”thisJoinPoint (AspectJ)” enabled\=”true” name\=”thisJoinPoint”>thisJoinPoint</template><template context\=”java” deleted\=”false” description\=”thisJoinPointStaticPart (AspectJ)” enabled\=”true” name\=”thisJoinPointStaticPart”>thisJoinPointStaticPart</template><template context\=”java” deleted\=”false” description\=”thisJoinPoint (AspectJ)” enabled\=”true” name\=”tjp”>thisJoinPoint</template><template context\=”java” deleted\=”false” description\=”thisJoinPointStaticPart (AspectJ)” enabled\=”true” name\=”tjpsp”>thisJoinPointStaticPart</template><template context\=”java” deleted\=”false” description\=”within pointcut (AspectJ)” enabled\=”true” name\=”within”>within(${type_pattern})</template><template context\=”java” deleted\=”false” description\=”withincode of a constructor pointcut (AspectJ)” enabled\=”true” name\=”withincode_cons”>withincode(${modifier_pattern} ${type_pattern}.new(..))</template><template context\=”java” deleted\=”false” description\=”withincode of a method pointcut (AspectJ)” enabled\=”true” name\=”withincode_method”>withincode(${modifier_pattern} ${ret_type_pattern} ${type_pattern}.${id_pattern}(..))</template></templates>
/instance/com.genuitec.eclipse.easie.weblogic8/JDK_INSTALLATION_NAME=IBMJava2-141
/instance/org.eclipse.ui.editors/lineNumberRuler=true
/instance/com.genuitec.eclipse.wizards/jsp.template.4.label=Standard JSP using Struts 1.2
/instance/com.genuitec.eclipse.easie.sun8/JDK_INSTALLATION_NAME=IBMJava2-141
/instance/com.genuitec.eclipse.wizards/list.template.3.label=Default template for List with basic types WRAPPED
/instance/org.eclipse.ui.editors/printMargin=true
/instance/com.genuitec.eclipse.sqlexplorer/spacesForTabs=true
/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|Monospace|10|0|GTK|1|;
/instance/com.genuitec.eclipse.easie.oracle/JDK_INSTALLATION_NAME=IBMJava2-141
/instance/org.eclipse.debug.ui/org.eclipse.debug.ui.cancel_launch_with_compile_errors=always
/instance/com.genuitec.eclipse.wizards/object.template.7.label=Default template for a Struts DispatchAction class
@com.genuitec.eclipse.easie.oracle9=3.8.1
/instance/com.genuitec.eclipse.sqlexplorer/tabWidth=2
@org.eclipse.ui=3.0.1
/instance/com.genuitec.eclipse.ast.deploy.core/jbossServer.XDocletWithMyEclipse.isExploded=true
/instance/com.ibm.sse.model/tabWidth=2
/instance/com.genuitec.eclipse.wizards/object.template.3.label=Default template for Applet
/instance/com.genuitec.eclipse.wizards/xml.template.4=Templates/StrutsConfig.xml
/instance/com.genuitec.eclipse.wizards/xml.template.3=Templates/WebXmlStruts.xml
/instance/com.genuitec.eclipse.easie.jboss3/JBOSS_HOME=/opt/jboss-3.2.6
/instance/com.genuitec.eclipse.wizards/xml.template.2=Templates/WebXml.xml
/instance/com.genuitec.eclipse.wizards/xml.template.1=Templates/Xml.xml
@com.genuitec.eclipse.xmen=3.8.1
/instance/com.genuitec.eclipse.wizards/jsp.template.7.label=Just as HTML
@com.genuitec.eclipse.wizards=3.8.3
@com.genuitec.eclipse.easie.bejy=3.8.1
/instance/com.ibm.sse.editor/lineNumberRuler=true
/instance/com.genuitec.eclipse.wizards/jsp.template.3.label=Standard JSP using Struts 1.1 with a form
/instance/com.genuitec.eclipse.wizards/ejb.template.2.label=Message Driven EJB
/instance/com.genuitec.eclipse.wizards/map.template.1.label=Default template for Map with basic types
/instance/com.genuitec.eclipse.easie.jboss4/JDK_INSTALLATION_NAME=IBMJava2-141
/instance/com.genuitec.eclipse.wizards/html.template.3=Templates/Applet.html
/instance/com.genuitec.eclipse.sqlexplorer/lineNumberRuler=true
/instance/com.genuitec.eclipse.wizards/html.template.2=Templates/HtmlWithLoginForm.html
/instance/com.genuitec.eclipse.wizards/html.template.1=Templates/Html.html
@org.eclipse.jdt.debug.ui=3.0.1
/instance/com.genuitec.eclipse.wizards/applet.template.2=Templates/Applet14.java
@com.ibm.sse.model.jsp=13.8.3
/instance/com.ibm.sse.editor/useQuickDiffPrefPage=true
/instance/com.genuitec.eclipse.wizards/applet.template.1=Templates/Applet.java
/instance/com.genuitec.eclipse.easie.weblogic6/JDK_INSTALLATION_NAME=IBMJava2-141
/instance/com.genuitec.eclipse.ast.deploy.core/jbossServer.XDocletWithMyEclipse.deploymentPath=/opt/jboss-3.2.6/server/default/deploy/XDocletWithMyEclipse.jar
@com.genuitec.eclipse.easie.jboss=3.8.2
/instance/com.genuitec.eclipse.wizards/xml.template.3.label=XML template for a web.xml file with Struts
/instance/com.genuitec.eclipse.sqlexplorer/printMarginColumn=160
/instance/com.genuitec.eclipse.wizards/set.template.2.label=Default template for Set with object types
/instance/com.ibm.sse.editor.jsp/com.ibm.sse.editor.custom_templates=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<templates/>
/instance/com.genuitec.eclipse.wizards/ejb.template.1.label=Session EJB
/instance/com.genuitec.eclipse.easie.jboss3/SERVER_STARTUP_ARG=-c default
/instance/com.genuitec.eclipse.wizards/singleton.template.2.label=Singleton with double-checked locking
/instance/com.genuitec.eclipse.wizards/list.template.3=Templates/ListBasicTypeAsObjectType.java
@com.genuitec.eclipse.easie.sun=3.8.3
/instance/com.genuitec.eclipse.wizards/list.template.2=Templates/ListObjectType.java
/instance/com.genuitec.eclipse.wizards/list.template.1=Templates/ListBasicType.java
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.EJBDemo|org.eclipse.jdt.launching.JRE_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<classpath>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/core.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/graphics.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/security.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/server.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/xml.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/charsets.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/indicim.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/gskikm.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/log4j-1.2.9.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/ldapsec.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/ibmjceprovider.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/jaccess.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/oldcertpath.jar”/>\n</classpath>\n
/instance/com.genuitec.eclipse.wizards/array.template.2.label=Default template for Array with object types
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.MYECLIPSE_STRUTS_HOME=/opt/MyEclipse/eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/data
/instance/org.eclipse.pde.core/saved_platform0=/opt/eclipse
@com.genuitec.eclipse.easie.jonas=3.8.3
/instance/com.genuitec.eclipse.easie.tomcat/JDK_INSTALLATION_NAME=IBMJava2-141
@org.eclipse.team.cvs.ui=3.0.1
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.jooneExamples|org.eclipse.jdt.launching.JRE_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<classpath>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/core.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/graphics.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/security.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/server.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/xml.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/charsets.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/indicim.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/gskikm.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/log4j-1.2.9.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/ldapsec.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/ibmjceprovider.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/jaccess.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/oldcertpath.jar”/>\n</classpath>\n
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.IMWeb|org.eclipse.jdt.launching.JRE_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<classpath>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/core.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/graphics.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/security.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/server.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/xml.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/charsets.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/indicim.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/gskikm.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/log4j-1.2.9.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/ldapsec.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/ibmjceprovider.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/jaccess.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/oldcertpath.jar”/>\n</classpath>\n
/instance/com.genuitec.eclipse.ast.deploy.core/jbossServer.XDocletWithMyEclipse.type=EJBDeployment
/instance/com.genuitec.eclipse.xmen/lineNumberRuler=true
@com.genuitec.eclipse.easie.weblogic=3.8.3
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.ECLIPSE_HOME=/opt/eclipse
/instance/com.ibm.sse.editor/hoverModifiers=combinationHover|true|0;problemHover|false|0;documentationHover|false|0;annotationHover|true|Ctrl;
/instance/com.genuitec.eclipse.easie.resin/JDK_INSTALLATION_NAME=IBMJava2-141
/instance/com.genuitec.eclipse.easie.sun81/JDK_INSTALLATION_NAME=IBMJava2-141
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classFormatVersion=TN|6657349238933|6650931238933|snyfr|8|3|7
/instance/com.genuitec.eclipse.wizards/servlet.template.1=Templates/Servlet.java
@com.ibm.sse.editor.html=13.8.3
/instance/com.genuitec.eclipse.easie.jboss3/PREPEND_CLASSPATH1=/home/tsmets/workspace/InventoryManagement/etc
/instance/com.ibm.sse.model.xml/endOfLineCode=UNIX
/instance/com.genuitec.eclipse.wizards/xml.template.2.label=XML template for a web.xml file
/instance/com.genuitec.eclipse.easie.tomcat5/JDK_INSTALLATION_NAME=IBMJava2-141
@org.eclipse.team.cvs.core=3.0.1
@org.eclipse.ant.ui=3.0.1
@com.genuitec.eclipse.easie.sun81=3.8.3
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.WLSTests|org.eclipse.jdt.launching.JRE_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<classpath>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/core.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/graphics.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/security.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/server.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/xml.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/charsets.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/indicim.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/gskikm.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/log4j-1.2.9.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/ldapsec.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/ibmjceprovider.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/jaccess.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/oldcertpath.jar”/>\n</classpath>\n
/instance/com.ibm.sse.editor/printMargin=true
/instance/com.genuitec.eclipse.wizards/set.template.1.label=Default template for Set with basic types
/instance/org.eclipse.ui.ide/SWITCH_PERSPECTIVE_ON_PROJECT_CREATION=always
/instance/org.eclipse.jdt.ui/hoverModifierMasks=org.eclipse.jdt.ui.BestMatchHover;0;org.eclipse.jdt.internal.debug.ui.JavaDebugHover;0;org.eclipse.jdt.ui.ProblemHover;0;org.eclipse.jdt.ui.JavadocHover;0;org.eclipse.jdt.ui.JavaSourceHover;262144;org.eclipse.jdt.ui.AnnotationHover;0;
/instance/com.genuitec.eclipse.easie.jboss2/JDK_INSTALLATION_NAME=IBMJava2-141
/instance/com.genuitec.eclipse.wizards/singleton.template.1.label=Default template for singleton
/instance/org.eclipse.ant.ui/useAnnotationsPrefPage=true
@org.eclipse.jdt.core=3.0.1
@org.eclipse.pde.core=3.0.1
/instance/com.genuitec.eclipse.wizards/html.template.3.label=Default Applet HTML template
/instance/com.genuitec.eclipse.wizards/set.template.2=Templates/SetObjectType.java
/instance/org.eclipse.ui.editors/printMarginColumn=120
@com.genuitec.eclipse.easie.jetty=3.8.1
/instance/com.genuitec.eclipse.wizards/set.template.1=Templates/SetBasicType.java
/instance/com.genuitec.eclipse.wizards/enumeration.template.1=Templates/Enumeration.java
/instance/com.genuitec.eclipse.ast.deploy.core/jbossServer.XDocletWithMyEclipse.shouldBackup=false
@com.genuitec.eclipse.easie.weblogic8=3.8.1
@com.genuitec.eclipse.easie.weblogic7=3.8.1
/instance/org.eclipse.ui/showIntro=false
@com.genuitec.eclipse.easie.weblogic6=3.8.1
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.UsePyhtonWithXML|org.eclipse.jdt.launching.JRE_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<classpath>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/core.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/graphics.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/security.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/server.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/xml.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/charsets.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/indicim.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/gskikm.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/log4j-1.2.9.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/ldapsec.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/ibmjceprovider.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/jaccess.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/oldcertpath.jar”/>\n</classpath>\n
/instance/com.genuitec.eclipse.wizards/applet.template.2.label=Template for Applet with JDK1.4
/instance/org.eclipse.ant.ui/useQuickDiffPrefPage=true
@org.eclipse.team.ui=3.0.1
/instance/com.genuitec.eclipse.easie.jboss3/JDK_INSTALLATION_NAME=IBMJava2-141
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.IMCore|org.eclipse.jdt.launching.JRE_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<classpath>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/core.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/graphics.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/security.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/server.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/xml.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/charsets.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/indicim.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/gskikm.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/log4j-1.2.9.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/ldapsec.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/ibmjceprovider.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/jaccess.jar”/>\n<classpathentry kind\=”lib” path\=”/opt/IBMJava2-141/jre/lib/ext/oldcertpath.jar”/>\n</classpath>\n
/instance/org.eclipse.team.cvs.core/repositories/%extssh%tsmets@cvs.sourceforge.net%%cvsroot%joone/location=\:extssh\:tsmets@cvs.sourceforge.net\:/cvsroot/joone
/instance/com.genuitec.eclipse.core/LICENSEE=tsmets
/instance/org.eclipse.jdt.launching/org.eclipse.jdt.launching.PREF_VM_XML=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<vmSettings defaultVM\=”57,org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType1,0″ defaultVMConnector\=””>\n<vmType id\=”org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType”>\n<vm id\=”0″ javadocURL\=”http\://java.sun.com/j2se/1.4.1/docs/api” name\=”IBMJava2-141″ path\=”/opt/IBMJava2-141″/>\n</vmType>\n</vmSettings>\n
/instance/com.genuitec.eclipse.easie.jboss3/JDK_HOME=/opt/IBMJava2-141
/instance/com.genuitec.eclipse.wizards/list.template.2.label=Default template for List with object types
/instance/com.genuitec.eclipse.wizards/struct.map.4=java.util.TreeMap
/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.wizards/struct.map.1=java.util.HashMap
@com.genuitec.eclipse.easie.tomcat5=3.8.1
@com.genuitec.eclipse.easie.tomcat4=3.8.1
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.FeedParserTest|org.eclipse.jdt.launching.JRE_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<classpath>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/core.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootpath\=”src” path\=”/opt/IBMJava2-141/jre/lib/graphics.jar”/>\n<classpathentry sourcepath\=”/opt/IBMJava2-141/src.jar” kind\=”lib” rootp
Riyad KallaMemberMoving to OT > General, not related to ME.
On a side note, how often does it happen? Have you tried using the Sun JVM? Are you sure your hard drive isn’t going bad? You try and run memtest86 to see ifyour memory is ok?
Thomas SMETSMemberOK I migrated to the Sun’s JDK 1.4.2_004
I preferred to not moved to the 1.5*** System properties: eclipse.application=org.eclipse.ui.ide.workbench eclipse.buildId=M200409161125 eclipse.commands=-os linux -ws gtk -arch x86 -showsplash /opt/eclipse/eclipse -showsplash 600 -exitdata /opt/eclipse/eclipse -exitdata e8006 -clean -data /home/tsmets/workspace -vm /opt/bea/jdk142_04/bin/java
Will inform of any issue…
Flushed theworkspace/.metadata/.log
\T,
Thomas SMETSMemberOn the JDK 1.4.2 delivered with BEA :
The first error message is the following :
Followed by :
Among the lost features before closing the applications are the followings :
The trace in .log file is almost trivial :
[tsmets@calvin .metadata]$ cat .log
!SESSION Jan 27, 2005 23:04:58.745 ———————————————
eclipse.buildId=M200409161125
java.version=1.4.2_04
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_GB!ENTRY org.eclipse.webbrowser 1 0 Jan 27, 2005 23:04:58.747
!MESSAGE true/true
[tsmets@calvin .metadata]$\T,
Thomas SMETSMemberIncidently I cannot re-edit my posts…
My start up script is the following :
/opt/eclipse/eclipse -clean -data ~/workspace > eclipse.out 2> eclipse.err
\T,
Riyad KallaMemberCan you also post the result of “java -version” so I can see what you are using to run it? I would suggest not redirecting the console output of Eclipse (since it just all goes to thelog anyway) and also adding:
-vmargs -Xmx256mto that as well. The default 64mb heap is likely what is causing the problem, it just isn’t enough memory for Eclipse + ME to function correctly. You can also get rid of -clean if you don’t need it.
Thomas SMETSMemberIn response to the first post, I did run memtest for a whole night …
Tx god to Mandrake bootable CD. If they could deliver a version of the CD / DVD with badblocks with a non-destructive r-w and it would be perfect…
So memory is apparently clean.
Hard disk tooI notices that the start of the myEclipse from the command line
/opt/eclipse/eclipse -Xmx256m -data ~/workspace
(without the -vmargs) gives the following trace in the console :
[tsmets@calvin eclipse]$ ./eclipse -Xmx256m -data ~/workspace failed in listen(): Invalid argument failed in listen(): Invalid argument failed in listen(): Invalid argument failed in listen(): Invalid ... ...
Currently checking if the application behaves OK
Seems OK
I managed to update the project I work on from the CVS repository 🙂\T,
Riyad KallaMemberI notices that the start of the myEclipse from the command line
Code:/opt/eclipse/eclipse -Xmx256m -data ~/workspace
Correct, this is invalid. You need the -vmargs then the -Xmx stuff after it.
Please note that other things such as VM crashes and random behaviors like that are also related to not enough memory in Eclipse, so 128min and 256 max is a good idea:
/opt/eclipse/eclipse -vmargs -Xms128m -Xmx256m -data ~/workspace
In your case
Thomas SMETSMemberRyad,
I must have expressed myself badly …
Starting with the following command line :/opt/eclipse/eclipse -vmargs -Xmx256m -data ~/workspace
Provides the following response :
It is a bit annoying that the command line arguments are not that much explicit.
I looked at the .metadata/.log
a fair bit of times !\T,
GregMemberDo you have permission to the /opt/eclipse directory? Many times the /opt directory isn’t writable to normal users but only root. Can you try reproducing the problems with a new copy of Eclipse 3.0.1-SDK and MyEclipse 3.8.4 in a subdirectory of your /home/$USER directory?
Thomas SMETSMemberGreg,
It is all fine now.
I was just mentionning that for me I have to use/opt/eclipse/eclipse -Xmx256m -data ~/workspace
instead of
/opt/eclipse/eclipse -vmargs -Xmx256m -data ~/workspace
.
The /opt/eclipse is writable without problem for “me” as user .
\T,
-
AuthorPosts