You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

53 lines
2.8 KiB

  1. !SESSION 2022-05-11 16:42:47.054 -----------------------------------------------
  2. eclipse.buildId=4.23.0.I20220308-0310
  3. java.version=17.0.1
  4. java.vendor=Oracle Corporation
  5. BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
  6. Framework arguments: -product org.eclipse.epp.package.java.product
  7. Command-line arguments: -data C:\Users\birgi\Programmierung 2\GitTeam53\spaceinvaders -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.java.product
  8. !ENTRY org.eclipse.jface 2 0 2022-05-11 16:43:09.182
  9. !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
  10. !SUBENTRY 1 org.eclipse.jface 2 0 2022-05-11 16:43:09.183
  11. !MESSAGE A conflict occurred for CTRL+SHIFT+T:
  12. Binding(CTRL+SHIFT+T,
  13. ParameterizedCommand(Command(org.eclipse.jdt.ui.navigate.open.type,Open Type,
  14. Open a type in a Java editor,
  15. Category(org.eclipse.ui.category.navigate,Navigate,null,true),
  16. org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@2e85e3f1,
  17. ,,true),null),
  18. org.eclipse.ui.defaultAcceleratorConfiguration,
  19. org.eclipse.ui.contexts.window,,,system)
  20. Binding(CTRL+SHIFT+T,
  21. ParameterizedCommand(Command(org.eclipse.lsp4e.symbolinworkspace,Go to Symbol in Workspace,
  22. ,
  23. Category(org.eclipse.lsp4e.category,Language Servers,null,true),
  24. org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@195498aa,
  25. ,,true),null),
  26. org.eclipse.ui.defaultAcceleratorConfiguration,
  27. org.eclipse.ui.contexts.window,,,system)
  28. !SUBENTRY 1 org.eclipse.jface 2 0 2022-05-11 16:43:09.183
  29. !MESSAGE A conflict occurred for ALT+SHIFT+R:
  30. Binding(ALT+SHIFT+R,
  31. ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.rename.element,Rename - Refactoring ,
  32. Rename the selected element,
  33. Category(org.eclipse.jdt.ui.category.refactoring,Refactor - Java,Java Refactoring Actions,true),
  34. org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@4b360972,
  35. ,,true),null),
  36. org.eclipse.ui.defaultAcceleratorConfiguration,
  37. org.eclipse.ui.contexts.window,,,system)
  38. Binding(ALT+SHIFT+R,
  39. ParameterizedCommand(Command(org.eclipse.ui.edit.rename,Rename,
  40. Rename the selected item,
  41. Category(org.eclipse.ui.category.file,File,null,true),
  42. org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@793d09e,
  43. ,,true),null),
  44. org.eclipse.ui.defaultAcceleratorConfiguration,
  45. org.eclipse.ui.contexts.window,,,system)
  46. !ENTRY org.eclipse.egit.ui 2 0 2022-05-11 16:43:26.367
  47. !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
  48. user global configuration and to define the default location to store repositories: 'C:\Users\birgi'. If this is
  49. not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
  50. EGit might behave differently since they see different configuration options.
  51. This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.