@@ -33,3 +33,38 @@ user global configuration and to define the default location to store repositori
33
33
not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
34
34
EGit might behave differently since they see different configuration options.
35
35
This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
36
+ !SESSION 2020-11-06 22:26:31.843 -----------------------------------------------
37
+ eclipse.buildId=4.16.0.I20200604-0540
38
+ java.version=1.8.0_261
39
+ java.vendor=Oracle Corporation
40
+ BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=ko_KR
41
+ Framework arguments: -product org.eclipse.epp.package.java.product -product org.eclipse.epp.package.java.product -product org.eclipse.epp.package.java.product
42
+ Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.java.product -product org.eclipse.epp.package.java.product -data D:\JAVA\JavaProgrammingLecture -product org.eclipse.epp.package.java.product
43
+
44
+ !ENTRY org.eclipse.jface 2 0 2020-11-06 22:26:38.500
45
+ !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
46
+ !SUBENTRY 1 org.eclipse.jface 2 0 2020-11-06 22:26:38.500
47
+ !MESSAGE A conflict occurred for CTRL+SHIFT+T:
48
+ Binding(CTRL+SHIFT+T,
49
+ ParameterizedCommand(Command(org.eclipse.jdt.ui.navigate.open.type,Open Type,
50
+ Open a type in a Java editor,
51
+ Category(org.eclipse.ui.category.navigate,Navigate,null,true),
52
+ org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@4438b862,
53
+ ,,true),null),
54
+ org.eclipse.ui.defaultAcceleratorConfiguration,
55
+ org.eclipse.ui.contexts.window,,,system)
56
+ Binding(CTRL+SHIFT+T,
57
+ ParameterizedCommand(Command(org.eclipse.lsp4e.symbolinworkspace,Go to Symbol in Workspace,
58
+ ,
59
+ Category(org.eclipse.lsp4e.category,Language Servers,null,true),
60
+ org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@17b6ad97,
61
+ ,,true),null),
62
+ org.eclipse.ui.defaultAcceleratorConfiguration,
63
+ org.eclipse.ui.contexts.window,,,system)
64
+
65
+ !ENTRY org.eclipse.egit.ui 2 0 2020-11-06 22:26:50.708
66
+ !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
67
+ user global configuration and to define the default location to store repositories: 'C:\Users\k'. If this is
68
+ not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
69
+ EGit might behave differently since they see different configuration options.
70
+ This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
0 commit comments