- This topic has 8 replies, 2 voices, and was last updated 19 years, 4 months ago by
Riyad Kalla.
-
AuthorPosts
-
feizhusuancaiMemberthis is the error .log:
!SESSION 2006-01-16 22:32:13.218 ———————————————–
eclipse.buildId=M20050929-0840
java.version=1.5.0_02
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_CN
Command-line arguments: -os win32 -ws win32 -arch x86!ENTRY org.eclipse.jdt.debug 4 120 2006-01-16 22:33:23.968
!MESSAGE Internal error logged from JDI Debug:
!STACK 0
org.eclipse.jdi.TimeoutException: Timeout occurred while waiting for packet 2.
at org.eclipse.jdi.internal.connect.PacketReceiveManager.getReply(PacketReceiveManager.java:174)
at org.eclipse.jdi.internal.connect.PacketReceiveManager.getReply(PacketReceiveManager.java:184)
at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:177)
at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:233)
at org.eclipse.jdi.internal.VirtualMachineImpl.getIDSizes(VirtualMachineImpl.java:824)
at org.eclipse.jdi.internal.VirtualMachineImpl.packetSendManager(VirtualMachineImpl.java:324)
at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:173)
at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:195)
at org.eclipse.jdi.internal.request.EventRequestImpl.enable(EventRequestImpl.java:223)
at org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget$ThreadStartHandler.createRequest(JDIDebugTarget.java:1703)
at org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget$ThreadStartHandler.<init>(JDIDebugTarget.java:1690)
at org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget.initializeRequests(JDIDebugTarget.java:415)
at org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget.initialize(JDIDebugTarget.java:376)
at org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget.<init>(JDIDebugTarget.java:252)
at org.eclipse.jdt.debug.core.JDIDebugModel$1.run(JDIDebugModel.java:159)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1719)
at org.eclipse.jdt.debug.core.JDIDebugModel.newDebugTarget(JDIDebugModel.java:163)
at org.eclipse.jdt.internal.launching.StandardVMDebugger.run(StandardVMDebugger.java:259)
at com.genuitec.eclipse.core.JavaVMUtility.execute(Unknown Source)
at com.genuitec.eclipse.easie.tomcat.TomcatManager.startTomcat(TomcatManager.java:55)
at com.genuitec.eclipse.easie.tomcat.TomcatManager.start(TomcatManager.java:35)
at com.genuitec.eclipse.easie.tomcat.Tomcat.start(Tomcat.java:46)
at com.genuitec.eclipse.easie.core.ui.action.ServerStartAction.basicRun(Unknown Source)
at com.genuitec.eclipse.core.ui.action.LicenseValidatingAction.run(Unknown Source)
at com.genuitec.eclipse.core.ui.action.LicenseValidatingAction.runWithEvent(Unknown Source)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:538)
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)
at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3080)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2713)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at org.eclipse.core.launcher.Main.main(Main.java:948)!ENTRY org.eclipse.jdt.debug 4 120 2006-01-16 22:33:27.00
!MESSAGE Internal error logged from JDI Debug:
!STACK 0
org.eclipse.jdi.TimeoutException: Timeout occurred while waiting for packet 3.
at org.eclipse.jdi.internal.connect.PacketReceiveManager.getReply(PacketReceiveManager.java:174)
at org.eclipse.jdi.internal.connect.PacketReceiveManager.getReply(PacketReceiveManager.java:184)
at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:177)
at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:195)
at org.eclipse.jdi.internal.request.EventRequestImpl.enable(EventRequestImpl.java:223)
at org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget$ThreadDeathHandler.createRequest(JDIDebugTarget.java:1797)
at org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget$ThreadDeathHandler.<init>(JDIDebugTarget.java:1784)
at org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget.initializeRequests(JDIDebugTarget.java:416)
at org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget.initialize(JDIDebugTarget.java:376)
at org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget.<init>(JDIDebugTarget.java:252)
at org.eclipse.jdt.debug.core.JDIDebugModel$1.run(JDIDebugModel.java:159)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1719)
at org.eclipse.jdt.debug.core.JDIDebugModel.newDebugTarget(JDIDebugModel.java:163)
at org.eclipse.jdt.internal.launching.StandardVMDebugger.run(StandardVMDebugger.java:259)
at com.genuitec.eclipse.core.JavaVMUtility.execute(Unknown Source)
at com.genuitec.eclipse.easie.tomcat.TomcatManager.startTomcat(TomcatManager.java:55)
at com.genuitec.eclipse.easie.tomcat.TomcatManager.start(TomcatManager.java:35)
at com.genuitec.eclipse.easie.tomcat.Tomcat.start(Tomcat.java:46)
at com.genuitec.eclipse.easie.core.ui.action.ServerStartAction.basicRun(Unknown Source)
at com.genuitec.eclipse.core.ui.action.LicenseValidatingAction.run(Unknown Source)
at com.genuitec.eclipse.core.ui.action.LicenseValidatingAction.runWithEvent(Unknown Source)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:538)
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)
at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3080)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2713)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at org.eclipse.core.launcher.Main.main(Main.java:948)!ENTRY org.eclipse.jdt.debug 4 120 2006-01-16 22:33:30.00
!MESSAGE Internal error logged from JDI Debug:
!STACK 0
org.eclipse.jdi.TimeoutException: Timeout occurred while waiting for packet 4.
at org.eclipse.jdi.internal.connect.PacketReceiveManager.getReply(PacketReceiveManager.java:174)
at org.eclipse.jdi.internal.connect.PacketReceiveManager.getReply(PacketReceiveManager.java:184)
at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:177)
at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:233)
at org.eclipse.jdi.internal.VirtualMachineImpl.allThreads(VirtualMachineImpl.java:393)
at org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget.initializeState(JDIDebugTarget.java:393)
at org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget.initialize(JDIDebugTarget.java:377)
at org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget.<init>(JDIDebugTarget.java:252)
at org.eclipse.jdt.debug.core.JDIDebugModel$1.run(JDIDebugModel.java:159)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1719)
at org.eclipse.jdt.debug.core.JDIDebugModel.newDebugTarget(JDIDebugModel.java:163)
at org.eclipse.jdt.internal.launching.StandardVMDebugger.run(StandardVMDebugger.java:259)
at com.genuitec.eclipse.core.JavaVMUtility.execute(Unknown Source)
at com.genuitec.eclipse.easie.tomcat.TomcatManager.startTomcat(TomcatManager.java:55)
at com.genuitec.eclipse.easie.tomcat.TomcatManager.start(TomcatManager.java:35)
at com.genuitec.eclipse.easie.tomcat.Tomcat.start(Tomcat.java:46)
at com.genuitec.eclipse.easie.core.ui.action.ServerStartAction.basicRun(Unknown Source)
at com.genuitec.eclipse.core.ui.action.LicenseValidatingAction.run(Unknown Source)
at com.genuitec.eclipse.core.ui.action.LicenseValidatingAction.runWithEvent(Unknown Source)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:538)
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)
at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3080)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2713)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at org.eclipse.core.launcher.Main.main(Main.java:948)!ENTRY org.eclipse.jdt.debug 4 120 2006-01-16 22:33:33.31
!MESSAGE Internal error logged from JDI Debug:
!STACK 0
org.eclipse.jdi.TimeoutException: Timeout occurred while waiting for packet 5.
at org.eclipse.jdi.internal.connect.PacketReceiveManager.getReply(PacketReceiveManager.java:174)
at org.eclipse.jdi.internal.connect.PacketReceiveManager.getReply(PacketReceiveManager.java:184)
at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:177)
at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:195)
at org.eclipse.jdi.internal.request.EventRequestImpl.enable(EventRequestImpl.java:223)
at org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget.createClassPrepareRequest(JDIDebugTarget.java:1009)
at org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget.createClassPrepareRequest(JDIDebugTarget.java:974)
at org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget.createClassPrepareRequest(JDIDebugTarget.java:953)
at org.eclipse.jdt.internal.debug.core.breakpoints.JavaBreakpoint.createRequests(JavaBreakpoint.java:516)
at org.eclipse.jdt.internal.debug.core.breakpoints.JavaBreakpoint.addToTarget(JavaBreakpoint.java:497)
at org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget.breakpointAdded(JDIDebugTarget.java:1099)
at org.eclipse.jdt.internal.debug.ui.JavaDebugOptionsManager.notifyTarget(JavaDebugOptionsManager.java:269)
at org.eclipse.jdt.internal.debug.ui.JavaDebugOptionsManager.handleDebugEvents(JavaDebugOptionsManager.java:482)
at org.eclipse.debug.core.DebugPlugin$EventNotifier.run(DebugPlugin.java:1081)
at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
at org.eclipse.core.runtime.Platform.run(Platform.java:783)
at org.eclipse.debug.core.DebugPlugin$EventNotifier.dispatch(DebugPlugin.java:1113)
at org.eclipse.debug.core.DebugPlugin$EventDispatchJob.run(DebugPlugin.java:343)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)!ENTRY org.eclipse.jdt.debug 4 120 2006-01-16 22:33:36.46
!MESSAGE Internal error logged from JDI Debug:
!STACK 0
org.eclipse.jdi.TimeoutException: Timeout occurred while waiting for packet 6.
at org.eclipse.jdi.internal.connect.PacketReceiveManager.getReply(PacketReceiveManager.java:174)
at org.eclipse.jdi.internal.connect.PacketReceiveManager.getReply(PacketReceiveManager.java:184)
at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:177)
at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:195)
at org.eclipse.jdi.internal.request.EventRequestImpl.enable(EventRequestImpl.java:223)
at org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget.createClassPrepareRequest(JDIDebugTarget.java:1009)
at org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget.createClassPrepareRequest(JDIDebugTarget.java:974)
at org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget.createClassPrepareRequest(JDIDebugTarget.java:953)
at org.eclipse.jdt.internal.debug.core.breakpoints.JavaBreakpoint.createRequests(JavaBreakpoint.java:516)
at org.eclipse.jdt.internal.debug.core.breakpoints.JavaBreakpoint.addToTarget(JavaBreakpoint.java:497)
at org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget.breakpointAdded(JDIDebugTarget.java:1099)
at org.eclipse.jdt.internal.debug.ui.JavaDebugOptionsManager.notifyTarget(JavaDebugOptionsManager.java:269)
at org.eclipse.jdt.internal.debug.ui.JavaDebugOptionsManager.handleDebugEvents(JavaDebugOptionsManager.java:496)
at org.eclipse.debug.core.DebugPlugin$EventNotifier.run(DebugPlugin.java:1081)
at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
at org.eclipse.core.runtime.Platform.run(Platform.java:783)
at org.eclipse.debug.core.DebugPlugin$EventNotifier.dispatch(DebugPlugin.java:1113)
at org.eclipse.debug.core.DebugPlugin$EventDispatchJob.run(DebugPlugin.java:343)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
I hope someone can help me……- 1,Can start tomcat from myeclipse in run mode.
- 2,Can start tomcat in debug mode(catalina.bat jpda start) externally.
- 3,My office’s computer works fine. but my home’s computer have the problem .
- 4,The configration details:
*** Date: Mon Jan 16 22:42:16 CST 2006
*** Platform Details:
*** System properties:
awt.toolkit=sun.awt.windows.WToolkit
eclipse.application=org.eclipse.ui.ide.workbench
eclipse.buildId=M20050929-0840
eclipse.commands=-os
win32
-ws
win32
-arch
x86
-launcher
F:\dev\eclipse3.1.1\eclipse.exe
-name
Eclipse
-showsplash
600
-exitdata
664_88
-vm
C:\Program Files\Java\jdk1.5.0_02\bin\javaw.exe
eclipse.product=org.eclipse.sdk.ide
eclipse.startTime=1137422514562
eclipse.vm=C:\Program Files\Java\jdk1.5.0_02\bin\javaw.exe
eclipse.vmargs=-Duser.language=ch
-Xms128M
-Xmx512M
-XX:PermSize=64M
-XX:MaxPermSize=128M
-Dosgi.splashLocation=C:\Program Files\MyEclipse\eclipse\MyEclipseSplash.bmp
-jar
F:\dev\eclipse3.1.1\startup.jar
eof=eof
file.encoding=GBK
file.encoding.pkg=sun.io
file.separator=\
java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
java.awt.printerjob=sun.awt.windows.WPrinterJob
java.class.path=F:\dev\eclipse3.1.1\startup.jar
java.class.version=49.0
java.endorsed.dirs=C:\Program Files\Java\jdk1.5.0_02\jre\lib\endorsed
java.ext.dirs=C:\Program Files\Java\jdk1.5.0_02\jre\lib\ext
java.home=C:\Program Files\Java\jdk1.5.0_02\jre
java.io.tmpdir=C:\DOCUME~1\FEIZHU~1\LOCALS~1\Temp\
java.library.path=C:\Program Files\Java\jdk1.5.0_02\bin;.;C:\WINNT\system32;C:\WINNT;.;C:\Program Files\Java\jdk1.5.0_02\bin;C:\Program Files\Exercise\Win98;C:\Program Files\Exercise\NetWork;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
java.runtime.version=1.5.0_02-b09
java.specification.name=Java Platform API Specification
java.specification.vendor=Sun Microsystems Inc.
java.specification.version=1.5
java.vendor=Sun Microsystems Inc.
java.vendor.url=http://java.sun.com/
java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi
java.version=1.5.0_02
java.vm.info=mixed mode
java.vm.name=Java HotSpot(TM) Client VM
java.vm.specification.name=Java Virtual Machine Specification
java.vm.specification.vendor=Sun Microsystems Inc.
java.vm.specification.version=1.0
java.vm.vendor=Sun Microsystems Inc.
java.vm.version=1.5.0_02-b09
line.separator=org.osgi.framework.bootdelegation=*
org.osgi.framework.executionenvironment=J2SE-1.5
org.osgi.framework.language=ch
org.osgi.framework.os.name=Windows2000
org.osgi.framework.os.version=5.0
org.osgi.framework.processor=x86
org.osgi.framework.system.packages=javax.accessibility,javax.activity,javax.crypto,javax.crypto.interfaces,javax.crypto.spec,javax.imageio,javax.imageio.event,javax.imageio.metadata,javax.imageio.plugins.bmp,javax.imageio.plugins.jpeg,javax.imageio.spi,javax.imageio.stream,javax.management,javax.management.loading,javax.management.modelmbean,javax.management.monitor,javax.management.openmbean,javax.management.relation,javax.management.remote,javax.management.remote.rmi,javax.management.timer,javax.naming,javax.naming.directory,javax.naming.event,javax.naming.ldap,javax.naming.spi,javax.net,javax.net.ssl,javax.print,javax.print.attribute,javax.print.attribute.standard,javax.print.event,javax.rmi,javax.rmi.CORBA,javax.rmi.ssl,javax.security.auth,javax.security.auth.callback,javax.security.auth.kerberos,javax.security.auth.login,javax.security.auth.spi,javax.security.auth.x500,javax.security.cert,javax.security.sasl,javax.sound.midi,javax.sound.midi.spi,javax.sound.sampled,javax.sound.sampled.spi,javax.sql,javax.sql.rowset,javax.sql.rowset.serial,javax.sql.rowset.spi,javax.swing,javax.swing.border,javax.swing.colorchooser,javax.swing.event,javax.swing.filechooser,javax.swing.plaf,javax.swing.plaf.basic,javax.swing.plaf.metal,javax.swing.plaf.multi,javax.swing.plaf.synth,javax.swing.table,javax.swing.text,javax.swing.text.html,javax.swing.text.html.parser,javax.swing.text.rtf,javax.swing.tree,javax.swing.undo,javax.transaction,javax.transaction.xa,javax.xml,javax.xml.datatype,javax.xml.namespace,javax.xml.parsers,javax.xml.transform,javax.xml.transform.dom,javax.xml.transform.sax,javax.xml.transform.stream,javax.xml.validation,javax.xml.xpath,org.ietf.jgss,org.omg.CORBA,org.omg.CORBA_2_3,org.omg.CORBA_2_3.portable,org.omg.CORBA.DynAnyPackage,org.omg.CORBA.ORBPackage,org.omg.CORBA.portable,org.omg.CORBA.TypeCodePackage,org.omg.CosNaming,org.omg.CosNaming.NamingContextExtPackage,org.omg.CosNaming.NamingContextPackage,org.omg.Dynamic,org.omg.DynamicAny,org.omg.DynamicAny.DynAnyFactoryPackage,org.omg.DynamicAny.DynAnyPackage,org.omg.IOP,org.omg.IOP.CodecFactoryPackage,org.omg.IOP.CodecPackage,org.omg.Messaging,org.omg.PortableInterceptor,org.omg.PortableInterceptor.ORBInitInfoPackage,org.omg.PortableServer,org.omg.PortableServer.CurrentPackage,org.omg.PortableServer.POAManagerPackage,org.omg.PortableServer.POAPackage,org.omg.PortableServer.portable,org.omg.PortableServer.ServantLocatorPackage,org.omg.SendingContext,org.omg.stub.java.rmi,org.w3c.dom,org.w3c.dom.bootstrap,org.w3c.dom.events,org.w3c.dom.ls,org.xml.sax,org.xml.sax.ext,org.xml.sax.helpers
org.osgi.framework.vendor=Eclipse
org.osgi.framework.version=1.3.0
org.osgi.supports.framework.extension=true
os.arch=x86
os.name=Windows 2000
os.version=5.0
osgi.arch=x86
osgi.bundles=org.eclipse.core.runtime@2:start, org.eclipse.update.configurator@3:start
osgi.bundlestore=f:\dev\eclipse3.1.1\configuration\org.eclipse.osgi\bundles
osgi.configuration.area=file:/f:/dev/eclipse3.1.1/configuration/
osgi.framework=file:/f:/dev/eclipse3.1.1/plugins/org.eclipse.osgi_3.1.1.jar
osgi.framework.beginningstartlevel=1
osgi.framework.shape=jar
osgi.framework.version=3.1.1
osgi.install.area=file:/f:/dev/eclipse3.1.1/
osgi.instance.area=file:/E:/dev/
osgi.instance.area.default=file:/C:/Documents and Settings/feizhusuancai/workspace/
osgi.logfile=E:\dev\.metadata\.log
osgi.manifest.cache=f:\dev\eclipse3.1.1\configuration\org.eclipse.osgi\manifests
osgi.nl=ch_CN
osgi.os=win32
osgi.splashLocation=C:\Program Files\MyEclipse\eclipse\MyEclipseSplash.bmp
osgi.splashPath=platform:/base/plugins/org.eclipse.platform
osgi.syspath=f:\dev\eclipse3.1.1\plugins
osgi.ws=win32
path.separator=;
sun.arch.data.model=32
sun.boot.class.path=C:\Program Files\Java\jdk1.5.0_02\jre\lib\rt.jar;C:\Program Files\Java\jdk1.5.0_02\jre\lib\i18n.jar;C:\Program Files\Java\jdk1.5.0_02\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.5.0_02\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.5.0_02\jre\lib\jce.jar;C:\Program Files\Java\jdk1.5.0_02\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.5.0_02\jre\classes
sun.boot.library.path=C:\Program Files\Java\jdk1.5.0_02\jre\bin
sun.cpu.endian=little
sun.cpu.isalist=
sun.desktop=windows
sun.io.unicode.encoding=UnicodeLittle
sun.jnu.encoding=GBK
sun.management.compiler=HotSpot Client Compiler
sun.os.patch.level=Service Pack 4
user.country=CN
user.dir=F:\dev\eclipse3.1.1
user.home=C:\Documents and Settings\feizhusuancai
user.language=ch
user.name=feizhusuancai
user.timezone=Asia/Shanghai
user.variant=*** Features:
com.genuitec.myeclipse.ast (4.0.200) “MyEclipse Application Server Tooling”
com.genuitec.myeclipse.bugzilla (4.0.0) “MyEclipse Bugzilla Feature”
com.genuitec.myeclipse.core (4.0.200) “MyEclipse Core Feature”
com.genuitec.myeclipse.database (4.0.200) “MyEclipse Database Feature”
com.genuitec.myeclipse.enterprise.workbench (4.0.200) “MyEclipse Enterprise Workbench Feature”
com.genuitec.myeclipse.help (4.0.200) “MyEclipse Help Feature”
com.genuitec.myeclipse.hibernate (4.0.200) “MyEclipse Hibernate Feature”
com.genuitec.myeclipse.jsf (4.0.100) “MyEclipse JSF Feature”
com.genuitec.myeclipse.jspdesign (4.0.200) “MyEclipse JSP Design Feature”
com.genuitec.myeclipse.platform (4.0.0) “MyEclipse Base Platform Feature”
com.genuitec.myeclipse.spring (4.0.200) “MyEclipse Spring Feature”
com.genuitec.myeclipse.struts (4.0.200) “MyEclipse Struts Feature”
com.genuitec.myeclipse.tapestry (4.0.3) “MyEclipse Tapestry / Spindle Feature”
com.genuitec.myeclipse.uml (4.0.200) “MyEclipse UML Feature”
com.genuitec.myeclipse.wdt (4.0.200) “MyEclipse Web Development Feature”
org.eclipse.jdt (3.1.1) “Eclipse Java Development Tools”
org.eclipse.jdt.source (3.1.1) “Eclipse Java Development Tools SDK”
org.eclipse.pde (3.1.1) “Eclipse Plug-in Development Environment”
org.eclipse.pde.source (3.1.1) “Eclipse Plug-in Development Environment Developer Resources”
org.eclipse.platform (3.1.1) “Eclipse Platform”
org.eclipse.platform.source (3.1.1) “Eclipse Platform Plug-in Developer Resources”
org.eclipse.rcp (3.1.1) “Eclipse RCP”
org.eclipse.rcp.source (3.1.1) “Eclipse RCP Plug-in Developer Resources”
org.eclipse.sdk (3.1.1) “Eclipse Project SDK”*** Plug-in Registry:
com.genuitec.eclipse.ast.deploy.core (4.0.200) “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.0.200) “Genuitec Core” [Active]
com.genuitec.eclipse.cross.easystruts.eclipse (4.0.200) “MyEclipse Stuts Support” [Active]
com.genuitec.eclipse.easie.bejy (3.8.1) “Genuitec EASIE Bejy Tiger” [Active]
com.genuitec.eclipse.easie.core (4.0.200) “Genuitec EASIE Core” [Active]
com.genuitec.eclipse.easie.geronimo1 (4.0.200) “Genuitec EASIE Geronimo 1” [Active]
com.genuitec.eclipse.easie.jboss (4.0.200) “Genuitec EASIE JBoss” [Active]
com.genuitec.eclipse.easie.jboss2 (3.8.1) “Genuitec EASIE JBoss 2” [Active]
com.genuitec.eclipse.easie.jboss3 (3.9.310) “Genuitec EASIE JBoss 3” [Active]
com.genuitec.eclipse.easie.jboss4 (4.0.200) “Genuitec EASIE JBoss 4” [Active]
com.genuitec.eclipse.easie.jetty (4.0.200) “Genuitec EASIE Jetty” [Active]
com.genuitec.eclipse.easie.jetty4 (3.8.1) “Genuitec EASIE Jetty 4” [Active]
com.genuitec.eclipse.easie.jetty5 (3.8.1) “Genuitec EASIE Jetty 5” [Active]
com.genuitec.eclipse.easie.jonas (4.0.200) “Genuitec EASIE Jonas” [Active]
com.genuitec.eclipse.easie.jonas3 (3.8.3) “Genuitec EASIE Jonas 3” [Active]
com.genuitec.eclipse.easie.jonas4 (3.8.3) “Genuitec EASIE Jonas 4” [Active]
com.genuitec.eclipse.easie.jrun (4.0.200) “Genuitec EASIE JRun” [Active]
com.genuitec.eclipse.easie.jrun4 (3.8.1) “Genuitec EASIE JRun 4” [Active]
com.genuitec.eclipse.easie.oracle (4.0.200) “Genuitec EASIE Oracle AS” [Active]
com.genuitec.eclipse.easie.oracle9 (4.0.100) “Genuitec EASIE Oracle AS” [Active]
com.genuitec.eclipse.easie.orion1 (3.8.1) “Genuitec EASIE Orion 1” [Active]
com.genuitec.eclipse.easie.orion2 (3.8.1) “Genuitec EASIE Orion 2” [Active]
com.genuitec.eclipse.easie.resin (4.0.200) “Genuitec EASIE Resin” [Active]
com.genuitec.eclipse.easie.resin2 (3.8.1) “Genuitec EASIE Resin 2” [Active]
com.genuitec.eclipse.easie.resin3 (4.0.3) “Genuitec EASIE Resin 3” [Active]
com.genuitec.eclipse.easie.sun (4.0.200) “Genuitec EASIE Sun One” [Active]
com.genuitec.eclipse.easie.sun8 (4.0.200) “Genuitec EASIE Sun 8” [Active]
com.genuitec.eclipse.easie.sun81 (4.0.100) “Genuitec EASIE Sun 8.1” [Active]
com.genuitec.eclipse.easie.tomcat (4.0.200) “Genuitec EASIE Tomcat” [Active]
com.genuitec.eclipse.easie.tomcat4 (3.8.1) “Genuitec EASIE Tomcat 4” [Active]
com.genuitec.eclipse.easie.tomcat5 (3.8.1) “Genuitec EASIE Tomcat 5” [Active]
com.genuitec.eclipse.easie.weblogic (4.0.200) “Genuitec EASIE WebLogic” [Active]
com.genuitec.eclipse.easie.weblogic6 (3.8.1) “Genuitec EASIE WebLogic 6” [Active]
com.genuitec.eclipse.easie.weblogic7 (3.8.1) “Genuitec EASIE WebLogic 7” [Active]
com.genuitec.eclipse.easie.weblogic8 (3.8.1) “Genuitec EASIE WebLogic 8” [Active]
com.genuitec.eclipse.easie.weblogic9 (4.0.200) “Genuitec EASIE WebLogic 9” [Active]
com.genuitec.eclipse.easie.websphere (4.0.200) “Genuitec EASIE WebSphere 4” [Active]
com.genuitec.eclipse.easie.websphere5 (4.0.200) “Genuitec EASIE WebSphere 5” [Active]
com.genuitec.eclipse.easie.websphere6 (4.0.200) “Genuitec EASIE WebSphere 6” [Active]
com.genuitec.eclipse.export.wizard (3.9.210) “MyEclipse J2EE Export Wizards” [Resolved]
com.genuitec.eclipse.hibernate (4.0.200) “MyEclipse Hibernate Capabilities” [Active]
com.genuitec.eclipse.imageeditor (4.0.200) “ImageEditor Plug-in” [Resolved]
com.genuitec.eclipse.integration (4.0.200) “MyEclipse Integration Utilities” [Active]
com.genuitec.eclipse.j2eedt.core (4.0.200) “Genuitec J2EE Development Tooling” [Active]
com.genuitec.eclipse.javascript (4.0.200) “Javascript1 Plug-in” [Resolved]
com.genuitec.eclipse.jface.text.wtpfragment (3.8.1) “Wtpextendfragment Fragment” [Resolved]
com.genuitec.eclipse.jsf (4.0.200) “MyEclipse JSF Capabilities” [Active]
com.genuitec.eclipse.modeling.core (4.0.1) “MyEclipse Modeling Core” [Resolved]
com.genuitec.eclipse.springframework (4.0.200) “Springframework Plug-in” [Resolved]
com.genuitec.eclipse.springhibernate (4.0.200) “SpringHibernate Plug-in” [Resolved]
com.genuitec.eclipse.sqlexplorer (4.0.200) “MyEclipse Database Explorer Plugin” [Resolved]
com.genuitec.eclipse.sqlexplorer.doc (4.0.200) “MyEclipse Database Explorer Help Plug-in” [Resolved]
com.genuitec.eclipse.sqlexplorer.oracle (4.0.200) “Oracle Database Explorer Plug-in” [Resolved]
com.genuitec.eclipse.struts (4.0.200) “MyEclipse Struts Capabilities” [Active]
com.genuitec.eclipse.tapestry (4.0.3) “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.0.200) “MyEclipse UML Plug-in” [Resolved]
com.genuitec.eclipse.wdt.jsp.debug (4.0.200) “MyEclipse JSP Debug Tooling” [Active]
com.genuitec.eclipse.web.imagepreviewer (4.0.200) “MyEclipse Image Previewer Plug-in” [Active]
com.genuitec.eclipse.webdesigner (4.0.200) “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.0.200) “Genuitec JavaScript Debugger” [Resolved]
com.genuitec.javascript.debug.mozilla (4.0.200) “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.0.200) “MyEclipse Application Server Tooling” [Resolved]
com.genuitec.myeclipse.bugzilla (4.0.0) “MyEclipse Bugzilla Feature” [Resolved]
com.genuitec.myeclipse.core (4.0.200) “MyEclipse Core Feature” [Resolved]
com.genuitec.myeclipse.database (4.0.200) “MyEclipse Database Feature” [Resolved]
com.genuitec.myeclipse.doc (4.0.200) “MyEclipse Documentation” [Resolved]
com.genuitec.myeclipse.enterprise.workbench (4.0.200) “MyEclipse Enterprise Workbench Feature” [Resolved]
com.genuitec.myeclipse.help (4.0.200) “MyEclipse Help Feature” [Resolved]
com.genuitec.myeclipse.hibernate (4.0.200) “MyEclipse Hibernate Feature” [Resolved]
com.genuitec.myeclipse.jsf (4.0.100) “MyEclipse JSF Feature” [Resolved]
com.genuitec.myeclipse.jspdesign (4.0.200) “MyEclipse JSP Design Feature” [Resolved]
com.genuitec.myeclipse.perspective (4.0.200) “MyEclipse Perspective Plug-in” [Active]
com.genuitec.myeclipse.platform (4.0.0) “MyEclipse Base Platform Feature” [Resolved]
com.genuitec.myeclipse.spring (4.0.200) “MyEclipse Spring Feature” [Resolved]
com.genuitec.myeclipse.struts (4.0.200) “MyEclipse Struts Feature” [Resolved]
com.genuitec.myeclipse.tapestry (4.0.3) “MyEclipse Tapestry / Spindle Feature” [Resolved]
com.genuitec.myeclipse.uml (4.0.200) “MyEclipse UML Feature” [Resolved]
com.genuitec.myeclipse.wdt (4.0.200) “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.0.200) “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.0.200) “Structured Source JSP Model” [Active]
com.ibm.sse.model.xml (14.0.100) “Structured Source XML Model” [Active]
com.ibm.sse.snippets (14.0.100) “SSE Snippets View” [Active]
com.ibm.webtooling.system.dtds (14.0.200) “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.0.200) “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.1) “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.0) “File Buffers” [Active]
org.eclipse.core.resources (3.1.0) “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.1) “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.0) “Debug Core” [Active]
org.eclipse.debug.ui (3.1.1) “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.1) “Java Development Tools Core” [Active]
org.eclipse.jdt.debug (3.1.0) “JDI Debug Model” [Active]
org.eclipse.jdt.debug.ui (3.1.1) “JDI Debug UI” [Resolved]
org.eclipse.jdt.doc.isv (3.1.1) “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” [Resolved]
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” [Resolved]
org.eclipse.jdt.source (3.1.1) “Eclipse Java Development Tools SDK” [Resolved]
org.eclipse.jdt.ui (3.1.1) “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.1) “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.1) “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.0) “Plug-in Development Environment Build Support” [Resolved]
org.eclipse.pde.core (3.1.1) “Plug-in Development Core” [Resolved]
org.eclipse.pde.doc.user (3.1.1) “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” [Active]
org.eclipse.pde.source (3.1.1) “Eclipse Plug-in Development Environment Developer Resources” [Resolved]
org.eclipse.pde.ui (3.1.1) “Plug-in Development UI” [Resolved]
org.eclipse.platform (3.1.1) “Eclipse Platform” [Resolved]
org.eclipse.platform.doc.isv (3.1.1) “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.1) “Eclipse Platform Plug-in Developer Resources” [Resolved]
org.eclipse.platform.source.win32.win32.x86 (3.1.1) “Eclipse Platform Plug-in Developer Resources” [Resolved]
org.eclipse.rcp (3.1.0) “Eclipse RCP” [Resolved]
org.eclipse.rcp.source (3.1.1) “Eclipse RCP Plug-in Developer Resources” [Resolved]
org.eclipse.rcp.source.win32.win32.x86 (3.1.1) “Eclipse RCP Plug-in Developer Resources” [Resolved]
org.eclipse.sdk (3.1.1) “Eclipse Project SDK” [Resolved]
org.eclipse.search (3.1.1) “Search Support” [Resolved]
org.eclipse.swt (3.1.0) “Standard Widget Toolkit” [Resolved]
org.eclipse.swt.win32.win32.x86 (3.1.1) “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.1) “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.0) “Console” [Resolved]
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.1) “Workbench” [Active]
org.eclipse.ui.workbench.compatibility (3.1.0) “Workbench Compatibility” [Resolved]
org.eclipse.ui.workbench.texteditor (3.1.1) “Text Editor Framework” [Active]
org.eclipse.update.configurator (3.1.0) “Install/Update Configurator” [Active]
org.eclipse.update.core (3.1.1) “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.0.1) “Web Browser” [Active]
org.eclipse.wst.javascript.core (4.0.200) “Structured Source JavaScript Model” [Resolved]
org.eclipse.wst.javascript.ui (4.0.200) “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.0.200) “Hibernate Core Plugin” [Active]
org.hibernate.eclipse.console (4.0.200) “Hibernate Console” [Resolved]
org.hibernate.eclipse.mapper (4.0.200) “Mapper Plug-in” [Resolved]
org.junit (3.8.1) “JUnit Testing Framework” [Resolved]
org.springframework.ide.eclipse.beans.core (4.0.200) “MyEclipse Spring IDE Beans Support Core” [Resolved]
org.springframework.ide.eclipse.beans.ui (4.0.200) “MyEclipse Spring IDE Beans UI” [Resolved]
org.springframework.ide.eclipse.beans.ui.doc (4.0.1) “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” [Resolved]
org.springframework.ide.eclipse.core.doc (4.0.0) “MyEclipse Spring Framework Reference Documentation” [Resolved]
org.springframework.ide.eclipse.ui (4.0.1) “pluginName” [Resolved]
system.bundle (3.1.1) “OSGi System Bundle” [Active]*** User Preferences:
#Mon Jan 16 22:42:17 CST 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=jdk1.5.0_02
/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.wizards/singleton.template.1=Templates/Singleton.java
/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=jdk1.5.0_02
@com.genuitec.eclipse.easie.oracle=4.0.200
/instance/com.genuitec.eclipse.easie.sun8/JDK_INSTALLATION_NAME=jdk1.5.0_02
/instance/org.eclipse.ui.ide/platformState=303
@org.eclipse.ui.ide=3.1.1
@org.eclipse.jdt.core=3.1.1
/instance/com.genuitec.eclipse.easie.weblogic/JDK_INSTALLATION_NAME=jdk1.5.0_02
@com.genuitec.eclipse.easie.jrun=4.0.200
/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.tomcat5/LIBRARY_PATH=”C\:\\Program Files\\Java\\jdk1.5.0_02\\bin;C\:\\Program Files\\Apache Software Foundation\\Tomcat 5.0\\bin”
/instance/com.genuitec.eclipse.easie.jboss/JDK_INSTALLATION_NAME=jdk1.5.0_02
/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=jdk1.5.0_02
@com.genuitec.eclipse.easie.jonas=4.0.200
/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″>\r\n<vmType id\=”org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType”>\r\n<vm id\=”0″ javadocURL\=”http\://java.sun.com/j2se/1.5.0/docs/api/” name\=”jdk1.5.0_02″ path\=”C\:\\Program Files\\Java\\jdk1.5.0_02″/>\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.0.200
@com.genuitec.eclipse.easie.sun8=4.0.200
/instance/org.eclipse.ui.ide/tipsAndTricks=true
/instance/org.eclipse.jdt.ui/tabWidthPropagated=true
/instance/com.genuitec.eclipse.easie.jetty5/JDK_INSTALLATION_NAME=jdk1.5.0_02
@com.genuitec.eclipse.jsf=4.0.200
/instance/com.genuitec.eclipse.easie.jetty/JDK_INSTALLATION_NAME=jdk1.5.0_02
/instance/com.genuitec.eclipse.wizards/factory.template.1.label=Default template for factory
@com.genuitec.eclipse.easie.sun=4.0.200
/instance/com.genuitec.eclipse.easie.bejy/JDK_INSTALLATION_NAME=jdk1.5.0_02
@com.genuitec.eclipse.easie.resin3=4.0.3
@com.genuitec.eclipse.easie.resin2=3.8.1
/instance/org.eclipse.ui/showIntro=false
/instance/com.genuitec.eclipse.easie.tomcat5/TOMCAT_BASE=C\:\\Program Files\\Apache Software Foundation\\Tomcat 5.0
/instance/com.genuitec.eclipse.wizards/applethtml.template.1=Templates/Applet.html
@com.genuitec.eclipse.easie.geronimo1=4.0.200
/instance/com.genuitec.eclipse.easie.weblogic7/JDK_INSTALLATION_NAME=jdk1.5.0_02
@com.genuitec.eclipse.easie.jrun4=3.8.1
/configuration/org.eclipse.ui.ide/RECENT_WORKSPACES_PROTOCOL=2
@com.genuitec.eclipse.easie.core=4.0.200
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.MYECLIPSE_HIBERNATE_HOME=C\:/Program Files/MyEclipse/eclipse/plugins/org.hibernate.eclipse_4.0.200/myeclipse-data
@com.genuitec.eclipse.easie.jboss=4.0.200
@com.genuitec.eclipse.easie.jetty=4.0.200
/instance/com.genuitec.eclipse.easie.sun81/JDK_INSTALLATION_NAME=jdk1.5.0_02
/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.0.200
@com.genuitec.eclipse.easie.sun81=4.0.100
@com.genuitec.eclipse.easie.weblogic8=3.8.1
@com.genuitec.eclipse.easie.weblogic7=3.8.1
@com.genuitec.eclipse.easie.weblogic6=3.8.1
/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.1
/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=jdk1.5.0_02
/instance/com.genuitec.eclipse.wizards/list.template.1=Templates/ListBasicType.java
/instance/com.genuitec.eclipse.easie.core/JDK_INSTALLATION_NAME=jdk1.5.0_02
/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=E\:\\dev,C\:\\Documents and Settings\\feizhusuancai\\workspace
/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.wizards/applet.template.1=Templates/Applet.java
/instance/com.genuitec.eclipse.easie.sun/JDK_INSTALLATION_NAME=jdk1.5.0_02
/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=jdk1.5.0_02
/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=jdk1.5.0_02
/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
file_export_version=3.0
/instance/com.genuitec.eclipse.jsf/jsf.config.templates=<?xml version\=”1.0″ encoding\=”UTF-8″?><templates><template autoinsert\=”true” context\=”tag” deleted\=”false” description\=”Creates new managed bean” enabled\=”true” name\=”managed-bean”><managed-bean>\r\n\thaha\r\n</managed-bean></template><template autoinsert\=”true” context\=”tag” deleted\=”false” description\=”Creates new managed bean” enabled\=”true” name\=”managed-bean”><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
@com.genuitec.eclipse.easie.resin=4.0.200
/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.0.200
/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/org.eclipse.pde.runtime/orderValue=-1
/instance/com.genuitec.eclipse.easie.jboss2/JDK_INSTALLATION_NAME=jdk1.5.0_02
/instance/com.genuitec.eclipse.easie.geronimo1/JDK_INSTALLATION_NAME=jdk1.5.0_02
@com.genuitec.eclipse.easie.oracle9=4.0.100
/instance/com.genuitec.eclipse.wizards/xml.template.3.label=XML template for a web.xml file with Struts
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classFormatVersion=TN|6682952119758|6684444119758|snyfr|9|5|755
/instance/com.genuitec.eclipse.wizards/ejb.template.2.label=Message Driven EJB
/instance/com.genuitec.eclipse.easie.resin3/JDK_INSTALLATION_NAME=jdk1.5.0_02
/instance/com.genuitec.eclipse.easie.oracle/JDK_INSTALLATION_NAME=jdk1.5.0_02
/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=jdk1.5.0_02
/instance/com.genuitec.eclipse.easie.jrun/JDK_INSTALLATION_NAME=jdk1.5.0_02
/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=jdk1.5.0_02
/instance/com.genuitec.eclipse.wizards/applet.template.2.label=Template for Applet with JDK1.4
@com.genuitec.eclipse.easie.tomcat=4.0.200
@com.genuitec.eclipse.easie.orion2=3.8.1
@com.genuitec.eclipse.easie.orion1=3.8.1
/instance/com.genuitec.eclipse.easie.weblogic9/JDK_INSTALLATION_NAME=jdk1.5.0_02
/instance/com.genuitec.eclipse.easie.tomcat5/TOMCAT_TEMP=C\:\\Program Files\\Apache Software Foundation\\Tomcat 5.0\\temp
/instance/org.eclipse.pde.runtime/column4=150
/instance/org.eclipse.pde.runtime/column3=150
/instance/org.eclipse.pde.runtime/column2=383
/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.0.200
@com.genuitec.eclipse.easie.websphere5=4.0.200
/instance/com.genuitec.eclipse.wizards/ejb.template.1.label=Session EJB
/instance/com.genuitec.eclipse.easie.websphere5/JDK_INSTALLATION_NAME=jdk1.5.0_02
/instance/com.genuitec.eclipse.wizards/snippetLibInstalled=true
/instance/com.genuitec.eclipse.easie.jboss3/JDK_INSTALLATION_NAME=jdk1.5.0_02
@com.genuitec.eclipse.easie.jboss4=4.0.200
/instance/org.eclipse.core.resources/version=1
@com.genuitec.eclipse.easie.jboss3=3.9.310
@com.genuitec.eclipse.easie.jboss2=3.8.1
@com.genuitec.eclipse.easie.tomcat5=3.8.1
@com.genuitec.eclipse.easie.tomcat4=3.8.1
/instance/com.genuitec.eclipse.easie.resin/JDK_INSTALLATION_NAME=jdk1.5.0_02
@org.eclipse.core.resources=3.1.0
/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;
/instance/org.eclipse.pde.runtime/activate=true
@org.eclipse.jdt.launching=3.1.0
/instance/org.eclipse.pde.runtime/orderType=2
/instance/com.genuitec.eclipse.easie.tomcat4/JDK_INSTALLATION_NAME=jdk1.5.0_02
/instance/com.genuitec.eclipse.easie.websphere6/JDK_INSTALLATION_NAME=jdk1.5.0_02
/instance/com.genuitec.eclipse.easie.oracle9/JDK_INSTALLATION_NAME=jdk1.5.0_02
/instance/com.genuitec.eclipse.easie.orion1/JDK_INSTALLATION_NAME=jdk1.5.0_02
/instance/org.eclipse.jdt.ui/fontPropagated=true
/instance/com.genuitec.eclipse.easie.jonas/JDK_INSTALLATION_NAME=jdk1.5.0_02
/instance/com.genuitec.eclipse.easie.tomcat5/ENDORSED_DIRS=”C\:\\Program Files\\Apache Software Foundation\\Tomcat 5.0/common/endorsed”
/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.easie.tomcat5/JDK_HOME=C\:\\Program Files\\Java\\jdk1.5.0_02
/instance/com.genuitec.eclipse.wizards/servlet.template.1.label=Default template for Servlet
@org.eclipse.webbrowser=14.0.1
/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=3.8.1
/instance/com.genuitec.eclipse.wizards/html.template.2=Templates/HtmlWithLoginForm.html
/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.0.200
/instance/com.genuitec.eclipse.wizards/struct.map.4=java.util.TreeMap
/instance/com.genuitec.eclipse.wizards/array.template.2=Templates/ArrayObjectType.java
/instance/com.genuitec.eclipse.easie.jrun4/JDK_INSTALLATION_NAME=jdk1.5.0_02
/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=Tomcat 5
/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=jdk1.5.0_02
/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=jdk1.5.0_02
/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/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_4.0.200/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
@org.eclipse.pde.runtime=3.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=3.8.1
/instance/com.genuitec.eclipse.wizards/jsp.template.4=Templates/Struts-1_2.jsp
/instance/com.genuitec.eclipse.wizards/jsp.template.3.label=Standard JSP using Struts 1.1 with a form
@com.genuitec.eclipse.easie.jetty4=3.8.1
/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=jdk1.5.0_02
/instance/com.genuitec.eclipse.easie.tomcat5/TOMCAT_HOME=C\:\\Program Files\\Apache Software Foundation\\Tomcat 5.0
/instance/com.genuitec.eclipse.easie.tomcat5/SERVER_ENABLEMENT=true
@com.genuitec.eclipse.easie.jonas4=3.8.3
@org.eclipse.ui=3.1.1
@com.genuitec.eclipse.easie.jonas3=
Riyad KallaMemberYou mentioned that your home machine does not work, are you running firewall software on your home machine that is stopping the debugger from connecting to the app server? Do you get a dialog popup when you try and run Tomcat to unblock a certain port?
feizhusuancaiMembersupport-rkalla
Posted: Jan 16, 2006 – 10:06 AM——————————————————————————–
You mentioned that your home machine does not work, are you running firewall software on your home machine that is stopping the debugger from connecting to the app server? Do you get a dialog popup when you try and run Tomcat to unblock a certain port?
I am sure no firewall software running . But I am not sure whethor some ports of which the connection needs is closed or not.
I can’t catch the second question means. Can you give me a example?
Should I check the ports’state ?
Riyad KallaMemberIs the version of JDK you are using at work and at home different? What about the version of Tomcat?
feizhusuancaiMemberThank you from your reply!!
You are so kind. Thank you!!
the version of JDK at work and at home is same(1.5.0_02-b09) :jdk-1_5_0_02-windows-i586-p.exe
Tomcat version is 5.0.16
I installed Tomcat(jakarta-tomcat-5.0.16.exe) without the ‘start menu item’ component, otherwise it will occur memory error.
on the other hand , the two machine’s rate of compiler is six to one in spite of run mode or debug mode .
work machine configration details:
系统信息报告写在: 2006-01-19 23:23:36
[系统摘要]项目 数值
OS 名称 Microsoft Windows 2000 Professional
版本 5.0.2195 Service Pack 4 内部版本号 2195
OS 制造商 Microsoft Corporation
系统名称 JSJ-JOE
系统制造商 To Be Filled By O.E.M.
系统型号 To Be Filled By O.E.M.
系统类型 基于 X86 的 PC
处理器 x86 Family 15 Model 2 Stepping 7 GenuineIntel ~2807 Mhz
BIOS 版本 BIOS Date: 11/17/04 11:13:23 Ver: 08.00.09
Windows 目录 C:\WINNT
系统目录 C:\WINNT\system32
启动设备 \Device\Harddisk0\Partition1
区域设置 中华人民共和国
用户名 SYSTEM\adminrmyy
物理内存总量 522,992 KBhome machine configration details(approximately ):
系统信息报告写在: 2006-01-19 23:23:36
[系统摘要]项目 数值
OS 名称 Microsoft Windows 2000 Professional
版本 5.0.2195 Service Pack 4 内部版本号 2195
OS 制造商 Microsoft Corporation
系统名称 ziyuan
系统制造商 To Be Filled By O.E.M.
系统型号 To Be Filled By O.E.M.
系统类型 基于 X86 的 PC
处理器 x86 Family 15 Model 2 Stepping 7 GenuineIntel ~1807 Mhz
BIOS 版本 BIOS Date: 11/17/04 11:13:23 Ver: 08.00.09
Windows 目录 C:\WINNT
系统目录 C:\WINNT\system32
启动设备 \Device\Harddisk0\Partition1
区域设置 中华人民共和国
用户名 feizhusuancai
物理内存总量 1024,992 KBsame antivirus software(Kill) and no firewall.
Riyad KallaMemberYou mentioned that you ionstalled Tomcat using the .exe file, part of that install is to create a Windows service. You want to make sure that Tomcat isn’t already running.
Go to Start > Control Panel > Administrative Tools > Services, then find Tomcat or “Apache Tomcat”, is it running? If it is, stop it. Then edit the service and change it’s start mode to “Manual”.
Now try and use MyEclipse to run it.
feizhusuancaiMemberI am sure the service’s start mode is “Manual”.
But It didn’t work still.
What can I do???
feizhusuancaiMemberI installed Windows XP OS on my home machine anew.
And installed JDK,Myeclipse and Tomcat after that.
And now Everything is all right.
Thank you support-rkalla!
Thank you all the same!
Riyad KallaMemberHmm I’m sorry it required so much work but I am glad to hear it is working now.
-
AuthorPosts