- 浏览: 8049 次
- 性别:
- 来自: 北京
最近访客 更多访客>>
文章分类
最新评论
-
yiminghe:
setTimeout 是要一个函数Page.onMouseO ...
useless setTimeout call (missing quotes around arg
eclipse自动关闭,着急中……请各位帮帮忙,谢谢了
#
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x09a07bfc, pid=3972, tid=3848
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0_03-b05 mixed mode)
# Problematic frame:
# C [libapr-1.dll+0x7bfc]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x00ae6400): JavaThread "main" [_thread_in_native, id=3848]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
Registers:
EAX=0x093a9568, EBX=0x00000000, ECX=0x00000000, EDX=0x00000000
ESP=0x00127c5c, EBP=0x00127c68, ESI=0x008f6050, EDI=0x00000000
EIP=0x09a07bfc, EFLAGS=0x00010246
Top of Stack: (sp=0x00127c5c)
0x00127c5c: 00000000 008f6050 093a9568 00129c94
0x00127c6c: 099f1f32 00129c90 093a9568 00000000
0x00127c7c: 00000000 00000000 008f6050 093a9568
0x00127c8c: 00000000 093a9568 00000000 093a9568
0x00127c9c: 093a9608 6eec8461 093a9568 00000010
0x00127cac: 6ee40000 6eec11f2 093a9568 093a9608
0x00127cbc: 6eec1210 6eec8570 093a9568 093a95b8
0x00127ccc: 093a9568 093a9568 00000001 003a0064
Instructions: (pc=0x09a07bfc)
0x09a07bec: 89 55 10 53 8b 5d 14 56 57 85 db 75 03 8b 58 18
0x09a07bfc: 8b 03 bf 01 00 00 00 3b c7 0f 82 19 01 00 00 8b
Stack: [0x00030000,0x00130000), sp=0x00127c5c, free space=991k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [libapr-1.dll+0x7bfc]
C [libapriconv-1.dll+0x1f32]
C [libapriconv-1.dll+0x1da4]
C [_tbl_simple.so+0x123b]
C [_tbl_simple.so+0x11c4]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.tigris.subversion.javahl.SVNClient.status(Ljava/lang/String;ZZZZZ)[Lorg/tigris/subversion/javahl/Status;+0
j org.tigris.subversion.javahl.SVNClient.status(Ljava/lang/String;ZZZZ)[Lorg/tigris/subversion/javahl/Status;+9
j org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getStatus(Ljava/io/File;ZZZ)[Lorg/tigris/subversion/svnclientadapter/ISVNStatus;+79
j org.tigris.subversion.subclipse.core.client.PeekStatusCommand.execute(Lorg/tigris/subversion/svnclientadapter/ISVNClientAdapter;)V+41
j org.tigris.subversion.subclipse.core.resources.SVNWorkspaceRoot.peekResourceStatusFor(Lorg/eclipse/core/resources/IResource;)Lorg/tigris/subversion/subclipse/core/resources/LocalResourceStatus;+16
j org.tigris.subversion.subclipse.ui.wizards.sharing.SharingWizard.doesSVNDirectoryExist()Z+7
j org.tigris.subversion.subclipse.ui.wizards.sharing.SharingWizard.addPages()V+10
j org.eclipse.team.internal.ui.wizards.ConfigureProjectWizardMainPage$1.selectionChanged(Lorg/eclipse/jface/viewers/SelectionChangedEvent;)V+129
j org.eclipse.jface.viewers.Viewer$2.run()V+8
J org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V
j org.eclipse.core.runtime.Platform.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+1
j org.eclipse.ui.internal.JFaceUtil$1.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+1
j org.eclipse.jface.util.SafeRunnable.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+4
j org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Lorg/eclipse/jface/viewers/SelectionChangedEvent;)V+32
j org.eclipse.jface.viewers.StructuredViewer.updateSelection(Lorg/eclipse/jface/viewers/ISelection;)V+12
j org.eclipse.jface.viewers.StructuredViewer.handleSelect(Lorg/eclipse/swt/events/SelectionEvent;)V+21
j org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(Lorg/eclipse/swt/events/SelectionEvent;)V+15
j org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(Lorg/eclipse/swt/events/SelectionEvent;)V+38
j org.eclipse.jface.util.OpenStrategy.access$3(Lorg/eclipse/jface/util/OpenStrategy;Lorg/eclipse/swt/events/SelectionEvent;)V+2
j org.eclipse.jface.util.OpenStrategy$1.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+495
J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
j org.eclipse.swt.widgets.Widget.sendEvent(Lorg/eclipse/swt/widgets/Event;)V+25
j org.eclipse.swt.widgets.Display.runDeferredEvents()Z+84
j org.eclipse.swt.widgets.Display.readAndDispatch()Z+59
j org.eclipse.jface.window.Window.runEventLoop(Lorg/eclipse/swt/widgets/Shell;)V+23
j org.eclipse.jface.window.Window.open()I+49
j org.eclipse.team.internal.ui.actions.ConfigureProjectAction$1.run(Lorg/eclipse/core/runtime/IProgressMonitor;)V+43
j org.eclipse.team.internal.ui.actions.TeamAction$2.run()V+11
j org.eclipse.swt.custom.BusyIndicator.showWhile(Lorg/eclipse/swt/widgets/Display;Ljava/lang/Runnable;)V+116
j org.eclipse.team.internal.ui.actions.TeamAction.run(Lorg/eclipse/jface/operation/IRunnableWithProgress;Ljava/lang/String;I)V+42
j org.eclipse.team.internal.ui.actions.ConfigureProjectAction.execute(Lorg/eclipse/jface/action/IAction;)V+13
j org.eclipse.team.internal.ui.actions.TeamAction.run(Lorg/eclipse/jface/action/IAction;)V+2
j org.eclipse.team.internal.ui.actions.TeamAction.runWithEvent(Lorg/eclipse/jface/action/IAction;Lorg/eclipse/swt/widgets/Event;)V+2
j org.eclipse.ui.internal.PluginAction.runWithEvent(Lorg/eclipse/swt/widgets/Event;)V+74
j org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Lorg/eclipse/swt/widgets/Event;Z)V+281
j org.eclipse.jface.action.ActionContributionItem.access$2(Lorg/eclipse/jface/action/ActionContributionItem;Lorg/eclipse/swt/widgets/Event;Z)V+3
j org.eclipse.jface.action.ActionContributionItem$5.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+60
J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
j org.eclipse.swt.widgets.Widget.sendEvent(Lorg/eclipse/swt/widgets/Event;)V+25
j org.eclipse.swt.widgets.Display.runDeferredEvents()Z+84
j org.eclipse.swt.widgets.Display.readAndDispatch()Z+59
j org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V+9
j org.eclipse.ui.internal.Workbench.runUI()I+336
j org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
j org.eclipse.ui.internal.Workbench$4.run()V+23
j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
j org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+81
j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+102
j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149
j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
v ~StubRoutines::call_stub
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161
j org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+210
j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+114
j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x038a7c00 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=3132]
0x0620e800 JavaThread "MyEclipse Thread" [_thread_blocked, id=3200]
0x05ecf400 JavaThread "Thread-6" [_thread_blocked, id=2728]
0x05e1e800 JavaThread "Timer-2" [_thread_blocked, id=1512]
0x05e39800 JavaThread "Cleanup" daemon [_thread_in_native, id=2520]
0x038ae800 JavaThread "Timer-1" [_thread_blocked, id=672]
0x05da6800 JavaThread "Timer-0" [_thread_blocked, id=2388]
0x03899c00 JavaThread "Worker-5" [_thread_blocked, id=2356]
0x03936800 JavaThread "Worker-4" [_thread_blocked, id=2440]
0x03890800 JavaThread "Worker-3" [_thread_blocked, id=2412]
0x03891400 JavaThread "Worker-2" [_thread_blocked, id=2524]
0x03807800 JavaThread "Worker-1" [_thread_blocked, id=3980]
0x02f9cc00 JavaThread "Java indexing" daemon [_thread_blocked, id=2364]
0x05d28800 JavaThread "Worker-0" [_thread_blocked, id=376]
0x04ce7c00 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=3028]
0x04ceb400 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=3696]
0x02f43000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2516]
0x02f3e400 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2512]
0x02f38400 JavaThread "Attach Listener" daemon [_thread_blocked, id=3372]
0x02f3d800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3528]
0x02f26c00 JavaThread "Finalizer" daemon [_thread_blocked, id=3896]
0x02f22800 JavaThread "Reference Handler" daemon [_thread_blocked, id=2368]
=>0x00ae6400 JavaThread "main" [_thread_in_native, id=3848]
Other Threads:
0x02f1f800 VMThread [id=3976]
0x02f45400 WatcherThread [id=2508]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 9088K, used 1501K [0x10030000, 0x10a00000, 0x12790000)
eden space 8128K, 12% used [0x10030000, 0x10127728, 0x10820000)
from space 960K, 53% used [0x10910000, 0x1098fd00, 0x10a00000)
to space 960K, 0% used [0x10820000, 0x10820000, 0x10910000)
tenured generation total 121024K, used 70108K [0x12790000, 0x19dc0000, 0x30030000)
the space 121024K, 57% used [0x12790000, 0x16c072a8, 0x16c07400, 0x19dc0000)
compacting perm gen total 131072K, used 41524K [0x30030000, 0x38030000, 0x40030000)
the space 131072K, 31% used [0x30030000, 0x328bd3d0, 0x328bd400, 0x38030000)
No shared spaces configured.
Dynamic libraries:
0x00400000 - 0x0040e000 E:\eclipse-java-europa-fall2-win32\eclipse\eclipse.exe
0x7c920000 - 0x7c9b4000 C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c91d000 C:\WINDOWS\system32\kernel32.dll
0x77d10000 - 0x77d9f000 C:\WINDOWS\system32\USER32.dll
0x77ef0000 - 0x77f37000 C:\WINDOWS\system32\GDI32.dll
0x5d170000 - 0x5d20a000 C:\WINDOWS\system32\COMCTL32.dll
0x77da0000 - 0x77e49000 C:\WINDOWS\system32\ADVAPI32.dll
0x77e50000 - 0x77ee2000 C:\WINDOWS\system32\RPCRT4.dll
0x77fc0000 - 0x77fd1000 C:\WINDOWS\system32\Secur32.dll
0x77be0000 - 0x77c38000 C:\WINDOWS\system32\MSVCRT.dll
0x76300000 - 0x7631d000 C:\WINDOWS\system32\IMM32.DLL
0x62c20000 - 0x62c29000 C:\WINDOWS\system32\LPK.DLL
0x73fa0000 - 0x7400b000 C:\WINDOWS\system32\USP10.dll
0x72000000 - 0x72012000 E:\eclipse-java-europa-fall2-win32\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.2.R331_v20071019\eclipse_1021.dll
0x77bd0000 - 0x77bd8000 C:\WINDOWS\system32\VERSION.dll
0x5adc0000 - 0x5adf7000 C:\WINDOWS\system32\uxtheme.dll
0x10000000 - 0x10029000 D:\Program Files\360safe\safemon\safemon.dll
0x7d590000 - 0x7dd83000 C:\WINDOWS\system32\SHELL32.dll
0x77f40000 - 0x77fb6000 C:\WINDOWS\system32\SHLWAPI.dll
0x76990000 - 0x76acd000 C:\WINDOWS\system32\ole32.dll
0x770f0000 - 0x7717b000 C:\WINDOWS\system32\OLEAUT32.dll
0x77180000 - 0x77283000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\COMCTL32.dll
0x76bc0000 - 0x76bcb000 C:\WINDOWS\system32\PSAPI.DLL
0x73640000 - 0x7366e000 C:\WINDOWS\system32\msctfime.ime
0x6d870000 - 0x6daba000 E:\Program Files\Java\jdk1.6.0_03\jre\bin\client\jvm.dll
0x76b10000 - 0x76b3a000 C:\WINDOWS\system32\WINMM.dll
0x7c340000 - 0x7c396000 C:\WINDOWS\system32\MSVCR71.dll
0x6d3c0000 - 0x6d3c8000 E:\Program Files\Java\jdk1.6.0_03\jre\bin\hpi.dll
0x6d820000 - 0x6d82c000 E:\Program Files\Java\jdk1.6.0_03\jre\bin\verify.dll
0x6d460000 - 0x6d47f000 E:\Program Files\Java\jdk1.6.0_03\jre\bin\java.dll
0x6d860000 - 0x6d86f000 E:\Program Files\Java\jdk1.6.0_03\jre\bin\zip.dll
0x6d620000 - 0x6d633000 E:\Program Files\Java\jdk1.6.0_03\jre\bin\net.dll
0x71a20000 - 0x71a37000 C:\WINDOWS\system32\WS2_32.dll
0x71a10000 - 0x71a18000 C:\WINDOWS\system32\WS2HELP.dll
0x6d640000 - 0x6d649000 E:\Program Files\Java\jdk1.6.0_03\jre\bin\nio.dll
0x07810000 - 0x0785f000 E:\eclipse-java-europa-fall2-win32\eclipse\configuration\org.eclipse.osgi\bundles\136\1\.cp\swt-win32-3347.dll
0x76320000 - 0x76367000 C:\WINDOWS\system32\comdlg32.dll
0x76680000 - 0x76722000 C:\WINDOWS\system32\WININET.dll
0x765e0000 - 0x76673000 C:\WINDOWS\system32\CRYPT32.dll
0x76db0000 - 0x76dc2000 C:\WINDOWS\system32\MSASN1.dll
0x078c0000 - 0x078c8000 E:\eclipse-java-europa-fall2-win32\eclipse\configuration\org.eclipse.osgi\bundles\47\1\.cp\os\win32\x86\localfile_1_0_0.dll
0x74be0000 - 0x74c0c000 C:\WINDOWS\system32\oleacc.dll
0x75ff0000 - 0x76055000 C:\WINDOWS\system32\MSVCP60.dll
0x07fe0000 - 0x07ff4000 E:\eclipse-java-europa-fall2-win32\eclipse\configuration\org.eclipse.osgi\bundles\136\1\.cp\swt-gdip-win32-3347.dll
0x4ae90000 - 0x4b033000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.2600.2180_x-ww_522f9f82\gdiplus.dll
0x082c0000 - 0x08809000 C:\WINDOWS\system32\xpsp2res.dll
0x6eec0000 - 0x6eee1000 E:\eclipse-java-europa-fall2-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_1.0.0\libapr.dll
0x719c0000 - 0x719fe000 C:\WINDOWS\system32\MSWSOCK.dll
0x6ee50000 - 0x6ee59000 E:\eclipse-java-europa-fall2-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_1.0.0\libapriconv.dll
0x09090000 - 0x09196000 E:\eclipse-java-europa-fall2-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_1.0.0\libeay32.dll
0x71a40000 - 0x71a4b000 C:\WINDOWS\system32\WSOCK32.dll
0x091a0000 - 0x0924d000 E:\eclipse-java-europa-fall2-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_1.0.0\libdb43.dll
0x09250000 - 0x09282000 E:\eclipse-java-europa-fall2-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_1.0.0\ssleay32.dll
0x6ee60000 - 0x6ee89000 E:\eclipse-java-europa-fall2-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_1.0.0\libaprutil.dll
0x07e60000 - 0x07e72000 E:\eclipse-java-europa-fall2-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_1.0.0\intl3_svn.dll
0x09290000 - 0x09388000 E:\eclipse-java-europa-fall2-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_1.0.0\libsvnjavahl-1.dll
0x76750000 - 0x76759000 C:\WINDOWS\system32\SHFOLDER.dll
0x76ef0000 - 0x76f17000 C:\WINDOWS\system32\DNSAPI.dll
0x76f80000 - 0x76f88000 C:\WINDOWS\System32\winrnr.dll
0x76f30000 - 0x76f5c000 C:\WINDOWS\system32\WLDAP32.dll
0x76f90000 - 0x76f96000 C:\WINDOWS\system32\rasadhlp.dll
0x60fd0000 - 0x61025000 C:\WINDOWS\system32\hnetcfg.dll
0x71a00000 - 0x71a08000 C:\WINDOWS\System32\wshtcpip.dll
0x0ffd0000 - 0x0fff8000 C:\WINDOWS\system32\rsaenh.dll
0x759d0000 - 0x75a7e000 C:\WINDOWS\system32\USERENV.dll
0x5fdd0000 - 0x5fe24000 C:\WINDOWS\system32\netapi32.dll
0x762f0000 - 0x762f5000 C:\WINDOWS\system32\msimg32.dll
0x6d610000 - 0x6d619000 E:\Program Files\Java\jdk1.6.0_03\jre\bin\management.dll
0x6ee40000 - 0x6ee45000 d:\Program Files\Subversion\iconv\_tbl_simple.so
0x099f0000 - 0x099f9000 D:\Program Files\Subversion\bin\libapriconv-1.dll
0x09a00000 - 0x09a20000 D:\Program Files\Subversion\bin\libapr-1.dll
VM Arguments:
jvm_args: -Dosgi.requiredJavaVersion=1.5 -Xms128m -Xmx512m -Dosgi.splashLocation=E:\eclipse-java-europa-fall2-win32\eclipse\eclipse\MyEclipseSplash.bmp -Duser.language=en -XX:PermSize=128M -XX:MaxPermSize=256M
java_command: <unknown>
Launcher Type: generic
Environment Variables:
JAVA_HOME=E:\Program Files\Java\jdk1.6.0_03
PATH=E:\Program Files\Java\jdk1.6.0_03\bin\..\jre\bin\client;E:\Program Files\Java\jdk1.6.0_03\bin\..\jre\bin;D:\Program Files\Subversion\bin;E:\Program Files\Java\jdk1.6.0_03\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;F:\oracle\product\10.2.0\BIN;
USERNAME=adminlong
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 13, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows XP Build 2600 Service Pack 2
CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 13, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3
Memory: 4k page, physical 2095468k(1388804k free), swap 4033752k(3299860k free)
vm_info: Java HotSpot(TM) Client VM (1.6.0_03-b05) for windows-x86, built on Sep 24 2007 22:24:33 by "java_re" with unknown MS VC++:1310
我装了MyEclipse6.0,里面也装了SVN插件,当我每次在项目上按Team然后选择SVN时,Eclipse立刻关闭,请问是怎么回事啊?帮帮忙!!谢谢了!
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x09a07bfc, pid=3972, tid=3848
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0_03-b05 mixed mode)
# Problematic frame:
# C [libapr-1.dll+0x7bfc]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x00ae6400): JavaThread "main" [_thread_in_native, id=3848]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
Registers:
EAX=0x093a9568, EBX=0x00000000, ECX=0x00000000, EDX=0x00000000
ESP=0x00127c5c, EBP=0x00127c68, ESI=0x008f6050, EDI=0x00000000
EIP=0x09a07bfc, EFLAGS=0x00010246
Top of Stack: (sp=0x00127c5c)
0x00127c5c: 00000000 008f6050 093a9568 00129c94
0x00127c6c: 099f1f32 00129c90 093a9568 00000000
0x00127c7c: 00000000 00000000 008f6050 093a9568
0x00127c8c: 00000000 093a9568 00000000 093a9568
0x00127c9c: 093a9608 6eec8461 093a9568 00000010
0x00127cac: 6ee40000 6eec11f2 093a9568 093a9608
0x00127cbc: 6eec1210 6eec8570 093a9568 093a95b8
0x00127ccc: 093a9568 093a9568 00000001 003a0064
Instructions: (pc=0x09a07bfc)
0x09a07bec: 89 55 10 53 8b 5d 14 56 57 85 db 75 03 8b 58 18
0x09a07bfc: 8b 03 bf 01 00 00 00 3b c7 0f 82 19 01 00 00 8b
Stack: [0x00030000,0x00130000), sp=0x00127c5c, free space=991k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [libapr-1.dll+0x7bfc]
C [libapriconv-1.dll+0x1f32]
C [libapriconv-1.dll+0x1da4]
C [_tbl_simple.so+0x123b]
C [_tbl_simple.so+0x11c4]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.tigris.subversion.javahl.SVNClient.status(Ljava/lang/String;ZZZZZ)[Lorg/tigris/subversion/javahl/Status;+0
j org.tigris.subversion.javahl.SVNClient.status(Ljava/lang/String;ZZZZ)[Lorg/tigris/subversion/javahl/Status;+9
j org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getStatus(Ljava/io/File;ZZZ)[Lorg/tigris/subversion/svnclientadapter/ISVNStatus;+79
j org.tigris.subversion.subclipse.core.client.PeekStatusCommand.execute(Lorg/tigris/subversion/svnclientadapter/ISVNClientAdapter;)V+41
j org.tigris.subversion.subclipse.core.resources.SVNWorkspaceRoot.peekResourceStatusFor(Lorg/eclipse/core/resources/IResource;)Lorg/tigris/subversion/subclipse/core/resources/LocalResourceStatus;+16
j org.tigris.subversion.subclipse.ui.wizards.sharing.SharingWizard.doesSVNDirectoryExist()Z+7
j org.tigris.subversion.subclipse.ui.wizards.sharing.SharingWizard.addPages()V+10
j org.eclipse.team.internal.ui.wizards.ConfigureProjectWizardMainPage$1.selectionChanged(Lorg/eclipse/jface/viewers/SelectionChangedEvent;)V+129
j org.eclipse.jface.viewers.Viewer$2.run()V+8
J org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V
j org.eclipse.core.runtime.Platform.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+1
j org.eclipse.ui.internal.JFaceUtil$1.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+1
j org.eclipse.jface.util.SafeRunnable.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+4
j org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Lorg/eclipse/jface/viewers/SelectionChangedEvent;)V+32
j org.eclipse.jface.viewers.StructuredViewer.updateSelection(Lorg/eclipse/jface/viewers/ISelection;)V+12
j org.eclipse.jface.viewers.StructuredViewer.handleSelect(Lorg/eclipse/swt/events/SelectionEvent;)V+21
j org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(Lorg/eclipse/swt/events/SelectionEvent;)V+15
j org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(Lorg/eclipse/swt/events/SelectionEvent;)V+38
j org.eclipse.jface.util.OpenStrategy.access$3(Lorg/eclipse/jface/util/OpenStrategy;Lorg/eclipse/swt/events/SelectionEvent;)V+2
j org.eclipse.jface.util.OpenStrategy$1.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+495
J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
j org.eclipse.swt.widgets.Widget.sendEvent(Lorg/eclipse/swt/widgets/Event;)V+25
j org.eclipse.swt.widgets.Display.runDeferredEvents()Z+84
j org.eclipse.swt.widgets.Display.readAndDispatch()Z+59
j org.eclipse.jface.window.Window.runEventLoop(Lorg/eclipse/swt/widgets/Shell;)V+23
j org.eclipse.jface.window.Window.open()I+49
j org.eclipse.team.internal.ui.actions.ConfigureProjectAction$1.run(Lorg/eclipse/core/runtime/IProgressMonitor;)V+43
j org.eclipse.team.internal.ui.actions.TeamAction$2.run()V+11
j org.eclipse.swt.custom.BusyIndicator.showWhile(Lorg/eclipse/swt/widgets/Display;Ljava/lang/Runnable;)V+116
j org.eclipse.team.internal.ui.actions.TeamAction.run(Lorg/eclipse/jface/operation/IRunnableWithProgress;Ljava/lang/String;I)V+42
j org.eclipse.team.internal.ui.actions.ConfigureProjectAction.execute(Lorg/eclipse/jface/action/IAction;)V+13
j org.eclipse.team.internal.ui.actions.TeamAction.run(Lorg/eclipse/jface/action/IAction;)V+2
j org.eclipse.team.internal.ui.actions.TeamAction.runWithEvent(Lorg/eclipse/jface/action/IAction;Lorg/eclipse/swt/widgets/Event;)V+2
j org.eclipse.ui.internal.PluginAction.runWithEvent(Lorg/eclipse/swt/widgets/Event;)V+74
j org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Lorg/eclipse/swt/widgets/Event;Z)V+281
j org.eclipse.jface.action.ActionContributionItem.access$2(Lorg/eclipse/jface/action/ActionContributionItem;Lorg/eclipse/swt/widgets/Event;Z)V+3
j org.eclipse.jface.action.ActionContributionItem$5.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+60
J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
j org.eclipse.swt.widgets.Widget.sendEvent(Lorg/eclipse/swt/widgets/Event;)V+25
j org.eclipse.swt.widgets.Display.runDeferredEvents()Z+84
j org.eclipse.swt.widgets.Display.readAndDispatch()Z+59
j org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V+9
j org.eclipse.ui.internal.Workbench.runUI()I+336
j org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
j org.eclipse.ui.internal.Workbench$4.run()V+23
j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
j org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+81
j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+102
j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149
j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
v ~StubRoutines::call_stub
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161
j org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+210
j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+114
j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x038a7c00 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=3132]
0x0620e800 JavaThread "MyEclipse Thread" [_thread_blocked, id=3200]
0x05ecf400 JavaThread "Thread-6" [_thread_blocked, id=2728]
0x05e1e800 JavaThread "Timer-2" [_thread_blocked, id=1512]
0x05e39800 JavaThread "Cleanup" daemon [_thread_in_native, id=2520]
0x038ae800 JavaThread "Timer-1" [_thread_blocked, id=672]
0x05da6800 JavaThread "Timer-0" [_thread_blocked, id=2388]
0x03899c00 JavaThread "Worker-5" [_thread_blocked, id=2356]
0x03936800 JavaThread "Worker-4" [_thread_blocked, id=2440]
0x03890800 JavaThread "Worker-3" [_thread_blocked, id=2412]
0x03891400 JavaThread "Worker-2" [_thread_blocked, id=2524]
0x03807800 JavaThread "Worker-1" [_thread_blocked, id=3980]
0x02f9cc00 JavaThread "Java indexing" daemon [_thread_blocked, id=2364]
0x05d28800 JavaThread "Worker-0" [_thread_blocked, id=376]
0x04ce7c00 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=3028]
0x04ceb400 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=3696]
0x02f43000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2516]
0x02f3e400 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2512]
0x02f38400 JavaThread "Attach Listener" daemon [_thread_blocked, id=3372]
0x02f3d800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3528]
0x02f26c00 JavaThread "Finalizer" daemon [_thread_blocked, id=3896]
0x02f22800 JavaThread "Reference Handler" daemon [_thread_blocked, id=2368]
=>0x00ae6400 JavaThread "main" [_thread_in_native, id=3848]
Other Threads:
0x02f1f800 VMThread [id=3976]
0x02f45400 WatcherThread [id=2508]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 9088K, used 1501K [0x10030000, 0x10a00000, 0x12790000)
eden space 8128K, 12% used [0x10030000, 0x10127728, 0x10820000)
from space 960K, 53% used [0x10910000, 0x1098fd00, 0x10a00000)
to space 960K, 0% used [0x10820000, 0x10820000, 0x10910000)
tenured generation total 121024K, used 70108K [0x12790000, 0x19dc0000, 0x30030000)
the space 121024K, 57% used [0x12790000, 0x16c072a8, 0x16c07400, 0x19dc0000)
compacting perm gen total 131072K, used 41524K [0x30030000, 0x38030000, 0x40030000)
the space 131072K, 31% used [0x30030000, 0x328bd3d0, 0x328bd400, 0x38030000)
No shared spaces configured.
Dynamic libraries:
0x00400000 - 0x0040e000 E:\eclipse-java-europa-fall2-win32\eclipse\eclipse.exe
0x7c920000 - 0x7c9b4000 C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c91d000 C:\WINDOWS\system32\kernel32.dll
0x77d10000 - 0x77d9f000 C:\WINDOWS\system32\USER32.dll
0x77ef0000 - 0x77f37000 C:\WINDOWS\system32\GDI32.dll
0x5d170000 - 0x5d20a000 C:\WINDOWS\system32\COMCTL32.dll
0x77da0000 - 0x77e49000 C:\WINDOWS\system32\ADVAPI32.dll
0x77e50000 - 0x77ee2000 C:\WINDOWS\system32\RPCRT4.dll
0x77fc0000 - 0x77fd1000 C:\WINDOWS\system32\Secur32.dll
0x77be0000 - 0x77c38000 C:\WINDOWS\system32\MSVCRT.dll
0x76300000 - 0x7631d000 C:\WINDOWS\system32\IMM32.DLL
0x62c20000 - 0x62c29000 C:\WINDOWS\system32\LPK.DLL
0x73fa0000 - 0x7400b000 C:\WINDOWS\system32\USP10.dll
0x72000000 - 0x72012000 E:\eclipse-java-europa-fall2-win32\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.2.R331_v20071019\eclipse_1021.dll
0x77bd0000 - 0x77bd8000 C:\WINDOWS\system32\VERSION.dll
0x5adc0000 - 0x5adf7000 C:\WINDOWS\system32\uxtheme.dll
0x10000000 - 0x10029000 D:\Program Files\360safe\safemon\safemon.dll
0x7d590000 - 0x7dd83000 C:\WINDOWS\system32\SHELL32.dll
0x77f40000 - 0x77fb6000 C:\WINDOWS\system32\SHLWAPI.dll
0x76990000 - 0x76acd000 C:\WINDOWS\system32\ole32.dll
0x770f0000 - 0x7717b000 C:\WINDOWS\system32\OLEAUT32.dll
0x77180000 - 0x77283000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\COMCTL32.dll
0x76bc0000 - 0x76bcb000 C:\WINDOWS\system32\PSAPI.DLL
0x73640000 - 0x7366e000 C:\WINDOWS\system32\msctfime.ime
0x6d870000 - 0x6daba000 E:\Program Files\Java\jdk1.6.0_03\jre\bin\client\jvm.dll
0x76b10000 - 0x76b3a000 C:\WINDOWS\system32\WINMM.dll
0x7c340000 - 0x7c396000 C:\WINDOWS\system32\MSVCR71.dll
0x6d3c0000 - 0x6d3c8000 E:\Program Files\Java\jdk1.6.0_03\jre\bin\hpi.dll
0x6d820000 - 0x6d82c000 E:\Program Files\Java\jdk1.6.0_03\jre\bin\verify.dll
0x6d460000 - 0x6d47f000 E:\Program Files\Java\jdk1.6.0_03\jre\bin\java.dll
0x6d860000 - 0x6d86f000 E:\Program Files\Java\jdk1.6.0_03\jre\bin\zip.dll
0x6d620000 - 0x6d633000 E:\Program Files\Java\jdk1.6.0_03\jre\bin\net.dll
0x71a20000 - 0x71a37000 C:\WINDOWS\system32\WS2_32.dll
0x71a10000 - 0x71a18000 C:\WINDOWS\system32\WS2HELP.dll
0x6d640000 - 0x6d649000 E:\Program Files\Java\jdk1.6.0_03\jre\bin\nio.dll
0x07810000 - 0x0785f000 E:\eclipse-java-europa-fall2-win32\eclipse\configuration\org.eclipse.osgi\bundles\136\1\.cp\swt-win32-3347.dll
0x76320000 - 0x76367000 C:\WINDOWS\system32\comdlg32.dll
0x76680000 - 0x76722000 C:\WINDOWS\system32\WININET.dll
0x765e0000 - 0x76673000 C:\WINDOWS\system32\CRYPT32.dll
0x76db0000 - 0x76dc2000 C:\WINDOWS\system32\MSASN1.dll
0x078c0000 - 0x078c8000 E:\eclipse-java-europa-fall2-win32\eclipse\configuration\org.eclipse.osgi\bundles\47\1\.cp\os\win32\x86\localfile_1_0_0.dll
0x74be0000 - 0x74c0c000 C:\WINDOWS\system32\oleacc.dll
0x75ff0000 - 0x76055000 C:\WINDOWS\system32\MSVCP60.dll
0x07fe0000 - 0x07ff4000 E:\eclipse-java-europa-fall2-win32\eclipse\configuration\org.eclipse.osgi\bundles\136\1\.cp\swt-gdip-win32-3347.dll
0x4ae90000 - 0x4b033000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.2600.2180_x-ww_522f9f82\gdiplus.dll
0x082c0000 - 0x08809000 C:\WINDOWS\system32\xpsp2res.dll
0x6eec0000 - 0x6eee1000 E:\eclipse-java-europa-fall2-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_1.0.0\libapr.dll
0x719c0000 - 0x719fe000 C:\WINDOWS\system32\MSWSOCK.dll
0x6ee50000 - 0x6ee59000 E:\eclipse-java-europa-fall2-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_1.0.0\libapriconv.dll
0x09090000 - 0x09196000 E:\eclipse-java-europa-fall2-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_1.0.0\libeay32.dll
0x71a40000 - 0x71a4b000 C:\WINDOWS\system32\WSOCK32.dll
0x091a0000 - 0x0924d000 E:\eclipse-java-europa-fall2-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_1.0.0\libdb43.dll
0x09250000 - 0x09282000 E:\eclipse-java-europa-fall2-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_1.0.0\ssleay32.dll
0x6ee60000 - 0x6ee89000 E:\eclipse-java-europa-fall2-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_1.0.0\libaprutil.dll
0x07e60000 - 0x07e72000 E:\eclipse-java-europa-fall2-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_1.0.0\intl3_svn.dll
0x09290000 - 0x09388000 E:\eclipse-java-europa-fall2-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_1.0.0\libsvnjavahl-1.dll
0x76750000 - 0x76759000 C:\WINDOWS\system32\SHFOLDER.dll
0x76ef0000 - 0x76f17000 C:\WINDOWS\system32\DNSAPI.dll
0x76f80000 - 0x76f88000 C:\WINDOWS\System32\winrnr.dll
0x76f30000 - 0x76f5c000 C:\WINDOWS\system32\WLDAP32.dll
0x76f90000 - 0x76f96000 C:\WINDOWS\system32\rasadhlp.dll
0x60fd0000 - 0x61025000 C:\WINDOWS\system32\hnetcfg.dll
0x71a00000 - 0x71a08000 C:\WINDOWS\System32\wshtcpip.dll
0x0ffd0000 - 0x0fff8000 C:\WINDOWS\system32\rsaenh.dll
0x759d0000 - 0x75a7e000 C:\WINDOWS\system32\USERENV.dll
0x5fdd0000 - 0x5fe24000 C:\WINDOWS\system32\netapi32.dll
0x762f0000 - 0x762f5000 C:\WINDOWS\system32\msimg32.dll
0x6d610000 - 0x6d619000 E:\Program Files\Java\jdk1.6.0_03\jre\bin\management.dll
0x6ee40000 - 0x6ee45000 d:\Program Files\Subversion\iconv\_tbl_simple.so
0x099f0000 - 0x099f9000 D:\Program Files\Subversion\bin\libapriconv-1.dll
0x09a00000 - 0x09a20000 D:\Program Files\Subversion\bin\libapr-1.dll
VM Arguments:
jvm_args: -Dosgi.requiredJavaVersion=1.5 -Xms128m -Xmx512m -Dosgi.splashLocation=E:\eclipse-java-europa-fall2-win32\eclipse\eclipse\MyEclipseSplash.bmp -Duser.language=en -XX:PermSize=128M -XX:MaxPermSize=256M
java_command: <unknown>
Launcher Type: generic
Environment Variables:
JAVA_HOME=E:\Program Files\Java\jdk1.6.0_03
PATH=E:\Program Files\Java\jdk1.6.0_03\bin\..\jre\bin\client;E:\Program Files\Java\jdk1.6.0_03\bin\..\jre\bin;D:\Program Files\Subversion\bin;E:\Program Files\Java\jdk1.6.0_03\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;F:\oracle\product\10.2.0\BIN;
USERNAME=adminlong
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 13, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows XP Build 2600 Service Pack 2
CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 13, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3
Memory: 4k page, physical 2095468k(1388804k free), swap 4033752k(3299860k free)
vm_info: Java HotSpot(TM) Client VM (1.6.0_03-b05) for windows-x86, built on Sep 24 2007 22:24:33 by "java_re" with unknown MS VC++:1310
我装了MyEclipse6.0,里面也装了SVN插件,当我每次在项目上按Team然后选择SVN时,Eclipse立刻关闭,请问是怎么回事啊?帮帮忙!!谢谢了!
相关推荐
在使用Eclipse开发工具的过程中,有时会遇到Eclipse无故自动关闭的情况。这种情况不仅打断了工作流程,还可能导致未保存的工作丢失,给开发者带来不便。因此,了解导致Eclipse自动关闭的原因及解决方法显得尤为重要...
在IT行业中,集成开发环境(IDE)是程序员的得力助手,其中Eclipse是一个非常流行的开源Java IDE。本文将深入探讨“Eclipse自动智能提示”这一功能,它极大地提升了开发效率,通过理解其工作原理和配置,我们可以更...
Eclipse 自动提示反应慢解决方法总结 Eclipse 是一个功能强大且广泛使用的集成开发环境(IDE),它提供了丰富的插件和功能来满足开发者的需求。然而,在使用 Eclipse 时,许多开发者可能会遇到自动提示反应慢的问题...
在编程过程中,集成开发环境(IDE)的自动补全功能是提高效率的重要工具。然而,当IDE出现性能问题,如Eclipse的自动补全卡死现象时,这将严重影响开发者的编程体验。本文将深入探讨如何解决Eclipse自动补全卡死的...
eclipse中java、javascript、html代码自动补全
在进行Eclipse自动补全设置之前,请确保你已经安装了Eclipse IDE。如果尚未安装,可以从Eclipse官网下载最新版本并按照指南进行安装。此外,还需要了解一些基本的Eclipse操作知识,比如如何打开偏好设置界面。 ####...
下面将详细介绍如何在Eclipse中设置和使用自动下载源码的功能。 首先,你需要确保你的Eclipse安装了JDT(Java Development Tools)插件,因为这个功能是基于JDT提供的。如果你的Eclipse是为Java开发而定制的版本,...
Eclipse自动生成注释模板,用eclipse导入模板就行
Eclipse自动注释代码
在IT行业中,集成开发环境(IDE)是程序员的得力助手,其中Eclipse是一个非常流行的开源IDE,尤其在Java和Android开发中应用广泛。Eclipse3.6,也被称为Helios,提供了强大的代码编辑、调试和项目管理功能。然而,...
本文将详细介绍如何在Eclipse中设置Android的自动补全功能。 首先,打开Eclipse并导入你的Android项目。如果你还没有安装Android Developer Tools(ADT)插件,需要先在Eclipse的"Help"菜单中选择"Install New ...
### Eclipse自动补全功能详解与优化 在软件开发过程中,集成开发环境(IDE)的高效使用对于提升编码效率至关重要。Eclipse,作为一款广受欢迎的开源IDE,为开发者提供了丰富的功能,其中自动补全功能尤为突出,极大...
本篇将详细介绍如何利用“ForceFileSynchronic”这个工具在Eclipse中实现便捷的J2EE项目自动部署。 首先,"ForceFileSynchronic"是一个针对Eclipse的插件,它主要的功能是在Eclipse工作空间中的文件发生改变时,...
eclipse 自动提示文件 经过设置,输入任何一个字母,都会有提示
Eclipse自动补全是指在Eclipse中实现自动补全功能,使得开发者可以快速输入代码,提高开发效率。下面将详细介绍Eclipse自动补全的实现方法。 一、Eclipse自动补全实现 Eclipse自动补全功能可以通过修改Eclipse的...
打开Eclipse >hellp >Install…………>Work with >Add > Name:language Url: 注:你可以先打开http://www.eclipse.org/babel/downloads.php,然后在下面找到您对应版本的语言包,然后复制,我的是 Kepler,所以Url:...
然而,在使用过程中可能会遇到一个常见问题:Eclipse无法自动编译。本文将详细介绍几种解决Eclipse无法自动编译的方法。 #### 一、检查项目设置 **1. 开启自动编译** - 在Eclipse中,选择`Project -> Build ...
eclipse中可以类似idea那样ctrl+shift+enter自动补全末尾分号,以及换号功能的插件。此插件原来可以在eclipse市场中添加,不过现在页面丢失了,此插件为之前下载保存,下载下来直接复制到eclipse的plugins地下即可,...
Eclipse作为一个强大的集成开发环境(IDE),提供了丰富的代码生成功能,包括自动为getter和setter添加注释。本篇文章将详细探讨如何在Eclipse中设置和使用这个功能,以便在编写代码时提高效率和可读性。 首先,...