@@ -477,3 +477,110 @@ Command-line arguments: -os linux -ws gtk -arch x86_64
477477
478478!ENTRY org.eclipse.core.resources 2 10035 2017-10-04 09:57:20.208
479479!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
480+ !SESSION 2017-11-08 21:24:31.885 -----------------------------------------------
481+ eclipse.buildId=M20130204-1200
482+ java.version=1.8.0_66
483+ java.vendor=Oracle Corporation
484+ BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=zh_CN
485+ Framework arguments: -product com.android.ide.eclipse.adt.package.adtproduct -product com.android.ide.eclipse.adt.package.adtproduct
486+ Command-line arguments: -os win32 -ws win32 -arch x86_64 -product com.android.ide.eclipse.adt.package.adtproduct -data D:\github\localfile\IntroductionToAlgorithm -product com.android.ide.eclipse.adt.package.adtproduct
487+
488+ !ENTRY org.eclipse.core.resources 2 10035 2017-11-08 21:24:36.496
489+ !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
490+
491+ !ENTRY org.eclipse.egit.ui 2 0 2017-11-08 21:24:54.107
492+ !MESSAGE Warning: EGit couldn't detect the installation path "gitPrefix" of native Git. Hence EGit can't respect system level
493+ Git settings which might be configured in ${gitPrefix}/etc/gitconfig under the native Git installation directory.
494+ The most important of these settings is core.autocrlf. Git for Windows by default sets this parameter to true in
495+ this system level configuration. The Git installation location can be configured on the
496+ Team > Git > Configuration preference page's 'System Settings' tab.
497+ This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
498+
499+ !ENTRY org.eclipse.egit.ui 2 0 2017-11-08 21:24:54.107
500+ !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
501+ user global configuration and to define the default location to store repositories: 'C:\Users\admin'. If this is
502+ not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
503+ EGit might behave differently since they see different configuration options.
504+ This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
505+
506+ !ENTRY org.eclipse.ui 2 2 2017-11-08 21:26:11.307
507+ !MESSAGE Invalid property category path: ValidationPropertiesPage (bundle: org.eclipse.wst.xml.ui, propertyPage: org.eclipse.wst.xml.ui.propertyPage.project.validation)
508+
509+ !ENTRY org.eclipse.ui 4 0 2017-11-08 21:34:46.389
510+ !MESSAGE Unhandled event loop exception
511+ !STACK 0
512+ java.lang.ArrayIndexOutOfBoundsException: 12
513+ at org.eclipse.jdt.internal.ui.dialogs.OptionalMessageDialog.buttonPressed(OptionalMessageDialog.java:116)
514+ at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:624)
515+ at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
516+ at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
517+ at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
518+ at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4169)
519+ at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3758)
520+ at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
521+ at org.eclipse.jface.window.Window.open(Window.java:801)
522+ at org.eclipse.jface.dialogs.MessageDialog.open(MessageDialog.java:334)
523+ at org.eclipse.jdt.internal.ui.text.java.ContentAssistProcessor.informUserAboutEmptyDefaultCategory(ContentAssistProcessor.java:608)
524+ at org.eclipse.jdt.internal.ui.text.java.ContentAssistProcessor.getDefaultCategories(ContentAssistProcessor.java:509)
525+ at org.eclipse.jdt.internal.ui.text.java.ContentAssistProcessor.getCategoryIteration(ContentAssistProcessor.java:496)
526+ at org.eclipse.jdt.internal.ui.text.java.ContentAssistProcessor.setCategoryIteration(ContentAssistProcessor.java:491)
527+ at org.eclipse.jdt.internal.ui.text.java.ContentAssistProcessor.access$3(ContentAssistProcessor.java:490)
528+ at org.eclipse.jdt.internal.ui.text.java.ContentAssistProcessor$CompletionListener.assistSessionStarted(ContentAssistProcessor.java:116)
529+ at org.eclipse.jface.text.contentassist.ContentAssistant.fireSessionBeginEvent(ContentAssistant.java:2221)
530+ at org.eclipse.jface.text.contentassist.ContentAssistant.prepareToShowCompletions(ContentAssistant.java:1696)
531+ at org.eclipse.jface.text.contentassist.ContentAssistant.showPossibleCompletions(ContentAssistant.java:1661)
532+ at org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor$AdaptedSourceViewer.doOperation(CompilationUnitEditor.java:183)
533+ at org.eclipse.ui.texteditor.ContentAssistAction$1.run(ContentAssistAction.java:82)
534+ at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
535+ at org.eclipse.ui.texteditor.ContentAssistAction.run(ContentAssistAction.java:80)
536+ at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
537+ at org.eclipse.jface.commands.ActionHandler.execute(ActionHandler.java:119)
538+ at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:76)
539+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
540+ at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
541+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
542+ at java.lang.reflect.Method.invoke(Unknown Source)
543+ at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
544+ at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:231)
545+ at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:212)
546+ at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:131)
547+ at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:171)
548+ at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.executeCommand(KeyBindingDispatcher.java:277)
549+ at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.press(KeyBindingDispatcher.java:496)
550+ at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.processKeyEvent(KeyBindingDispatcher.java:547)
551+ at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.filterKeySequenceBindings(KeyBindingDispatcher.java:368)
552+ at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.access$0(KeyBindingDispatcher.java:314)
553+ at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher$KeyDownFilter.handleEvent(KeyBindingDispatcher.java:83)
554+ at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
555+ at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1262)
556+ at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1052)
557+ at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1077)
558+ at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1062)
559+ at org.eclipse.swt.widgets.Control.traverse(Control.java:4050)
560+ at org.eclipse.swt.widgets.Control.translateMnemonic(Control.java:3892)
561+ at org.eclipse.swt.widgets.Composite.translateMnemonic(Composite.java:1178)
562+ at org.eclipse.swt.widgets.Control.translateMnemonic(Control.java:3910)
563+ at org.eclipse.swt.widgets.Display.translateMnemonic(Display.java:4776)
564+ at org.eclipse.swt.widgets.Display.filterMessage(Display.java:1276)
565+ at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3754)
566+ at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1053)
567+ at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
568+ at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:942)
569+ at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
570+ at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:588)
571+ at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
572+ at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:543)
573+ at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
574+ at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
575+ at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
576+ at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
577+ at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
578+ at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
579+ at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
580+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
581+ at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
582+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
583+ at java.lang.reflect.Method.invoke(Unknown Source)
584+ at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
585+ at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
586+ at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
0 commit comments