Skip to content

Commit 8592ef6

Browse files
MarioGabIFPMarioGabIFP
MarioGabIFP
authored and
MarioGabIFP
committed
Reaolucion de conflictos enla integración
1 parent bfdac35 commit 8592ef6

File tree

15 files changed

+1810
-2494
lines changed

15 files changed

+1810
-2494
lines changed

.metadata/.log

+133
Original file line numberDiff line numberDiff line change
@@ -4288,3 +4288,136 @@ java.lang.ClassCastException: class org.eclipse.jdt.internal.corext.fix.LinkedPr
42884288
at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
42894289
=======
42904290
>>>>>>> aefdc99b447f4c2e53fc68e4066d71ca85feec2e
4291+
!SESSION 2022-03-23 12:15:27.224 -----------------------------------------------
4292+
eclipse.buildId=4.23.0.I20220308-0310
4293+
java.version=16.0.1
4294+
java.vendor=Oracle Corporation
4295+
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=es_ES
4296+
Framework arguments: -product org.eclipse.epp.package.java.product
4297+
Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.java.product
4298+
4299+
!ENTRY org.eclipse.e4.ui.workbench 4 0 2022-03-23 12:15:31.728
4300+
!MESSAGE Unable to load resource file:/C:/Users/mario/Documents/GitHub/MarioGabIFP/Super_Paco_Bros/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi
4301+
!STACK 0
4302+
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: org.xml.sax.SAXParseExceptionpublicId: file:/C:/Users/mario/Documents/GitHub/MarioGabIFP/Super_Paco_Bros/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi; systemId: file:/C:/Users/mario/Documents/GitHub/MarioGabIFP/Super_Paco_Bros/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi; lineNumber: 2; columnNumber: 2; The markup in the document preceding the root element must be well-formed.
4303+
at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDemandLoadException(ResourceSetImpl.java:319)
4304+
at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:278)
4305+
at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.getResource(ResourceSetImpl.java:406)
4306+
at org.eclipse.e4.ui.internal.workbench.ResourceHandler.getResource(ResourceHandler.java:290)
4307+
at org.eclipse.e4.ui.internal.workbench.ResourceHandler.loadResource(ResourceHandler.java:266)
4308+
at org.eclipse.e4.ui.internal.workbench.ResourceHandler.loadMostRecentModel(ResourceHandler.java:169)
4309+
at org.eclipse.e4.ui.internal.workbench.swt.E4Application.loadApplicationModel(E4Application.java:371)
4310+
at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:247)
4311+
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:573)
4312+
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
4313+
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551)
4314+
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156)
4315+
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
4316+
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
4317+
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
4318+
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
4319+
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
4320+
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
4321+
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
4322+
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
4323+
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
4324+
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
4325+
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
4326+
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
4327+
at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
4328+
at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
4329+
Caused by: org.xml.sax.SAXParseExceptionpublicId: file:/C:/Users/mario/Documents/GitHub/MarioGabIFP/Super_Paco_Bros/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi; systemId: file:/C:/Users/mario/Documents/GitHub/MarioGabIFP/Super_Paco_Bros/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi; lineNumber: 2; columnNumber: 2; The markup in the document preceding the root element must be well-formed.
4330+
at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
4331+
at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
4332+
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
4333+
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
4334+
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1471)
4335+
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:862)
4336+
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
4337+
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
4338+
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:541)
4339+
at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
4340+
at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
4341+
at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
4342+
at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224)
4343+
at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:635)
4344+
at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:324)
4345+
at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl.java:175)
4346+
at org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.doLoad(XMLResourceImpl.java:261)
4347+
at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1563)
4348+
at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1342)
4349+
at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259)
4350+
at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274)
4351+
... 24 more
4352+
4353+
!ENTRY org.eclipse.e4.ui.workbench 4 0 2022-03-23 12:15:31.732
4354+
!MESSAGE The persisted application model has no top-level window. Reinitializing with the default application model.
4355+
!STACK 0
4356+
java.lang.Exception
4357+
at org.eclipse.e4.ui.internal.workbench.ResourceHandler.loadMostRecentModel(ResourceHandler.java:174)
4358+
at org.eclipse.e4.ui.internal.workbench.swt.E4Application.loadApplicationModel(E4Application.java:371)
4359+
at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:247)
4360+
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:573)
4361+
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
4362+
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551)
4363+
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156)
4364+
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
4365+
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
4366+
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
4367+
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
4368+
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
4369+
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
4370+
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
4371+
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
4372+
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
4373+
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
4374+
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
4375+
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
4376+
at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
4377+
at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
4378+
4379+
!ENTRY org.eclipse.jface 2 0 2022-03-23 12:15:34.909
4380+
!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
4381+
!SUBENTRY 1 org.eclipse.jface 2 0 2022-03-23 12:15:34.910
4382+
!MESSAGE A conflict occurred for CTRL+SHIFT+T:
4383+
Binding(CTRL+SHIFT+T,
4384+
ParameterizedCommand(Command(org.eclipse.lsp4e.symbolinworkspace,Go to Symbol in Workspace,
4385+
,
4386+
Category(org.eclipse.lsp4e.category,Language Servers,null,true),
4387+
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@23d978b,
4388+
,,true),null),
4389+
org.eclipse.ui.defaultAcceleratorConfiguration,
4390+
org.eclipse.ui.contexts.window,,,system)
4391+
Binding(CTRL+SHIFT+T,
4392+
ParameterizedCommand(Command(org.eclipse.jdt.ui.navigate.open.type,Open Type,
4393+
Open a type in a Java editor,
4394+
Category(org.eclipse.ui.category.navigate,Navigate,null,true),
4395+
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@3cf70afa,
4396+
,,true),null),
4397+
org.eclipse.ui.defaultAcceleratorConfiguration,
4398+
org.eclipse.ui.contexts.window,,,system)
4399+
!SUBENTRY 1 org.eclipse.jface 2 0 2022-03-23 12:15:34.910
4400+
!MESSAGE A conflict occurred for ALT+SHIFT+R:
4401+
Binding(ALT+SHIFT+R,
4402+
ParameterizedCommand(Command(org.eclipse.ui.edit.rename,Rename,
4403+
Rename the selected item,
4404+
Category(org.eclipse.ui.category.file,File,null,true),
4405+
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@66dd04e2,
4406+
,,true),null),
4407+
org.eclipse.ui.defaultAcceleratorConfiguration,
4408+
org.eclipse.ui.contexts.window,,,system)
4409+
Binding(ALT+SHIFT+R,
4410+
ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.rename.element,Rename - Refactoring ,
4411+
Rename the selected element,
4412+
Category(org.eclipse.jdt.ui.category.refactoring,Refactor - Java,Java Refactoring Actions,true),
4413+
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@495e8a3,
4414+
,,true),null),
4415+
org.eclipse.ui.defaultAcceleratorConfiguration,
4416+
org.eclipse.ui.contexts.window,,,system)
4417+
4418+
!ENTRY org.eclipse.egit.ui 2 0 2022-03-23 12:15:37.784
4419+
!MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
4420+
user global configuration and to define the default location to store repositories: 'C:\Users\mario'. If this is
4421+
not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
4422+
EGit might behave differently since they see different configuration options.
4423+
This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.ui.prefs

-81
Original file line numberDiff line numberDiff line change
@@ -1,90 +1,9 @@
1-
content_assist_completion_replacement_background=200,200,0
2-
content_assist_completion_replacement_foreground=200,0,0
31
content_assist_lru_history=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><history maxLHS\="100" maxRHS\="10"><lhs name\="com.badlogic.gdx.math.Shape2D"><rhs name\="com.badlogic.gdx.math.Rectangle"/></lhs><lhs name\="com.badlogic.gdx.math.Rectangle"><rhs name\="com.badlogic.gdx.math.Rectangle"/></lhs></history>
42
content_assist_number_of_computers=13
5-
content_assist_parameters_background=52,57,61
6-
content_assist_parameters_foreground=238,238,238
7-
content_assist_proposals_background=52,57,61
8-
content_assist_proposals_foreground=238,238,238
93
eclipse.preferences.version=1
10-
java_bracket=249,250,244
11-
java_comment_task_tag=154,140,124
12-
java_default=217,232,247
13-
java_doc_default=128,128,128
14-
java_doc_keyword=154,140,124
15-
java_doc_link=169,156,140
16-
java_doc_tag=30,120,155
17-
java_keyword=204,108,29
18-
java_keyword_bold=false
19-
java_keyword_return=204,108,29
20-
java_keyword_return_bold=false
21-
java_multi_line_comment=128,128,128
22-
java_operator=230,230,250
23-
java_single_line_comment=128,128,128
24-
java_string=23,198,163
25-
matchingBracketsColor=249,250,244
264
org.eclipse.jdt.internal.ui.navigator.layout=2
275
org.eclipse.jdt.internal.ui.navigator.librariesnode=true
286
org.eclipse.jdt.ui.formatterprofiles.version=22
29-
overriddenByCSS=,content_assist_completion_replacement_background,content_assist_completion_replacement_foreground,content_assist_parameters_background,content_assist_parameters_foreground,content_assist_proposals_background,content_assist_proposals_foreground,java_bracket,java_comment_task_tag,java_default,java_doc_default,java_doc_keyword,java_doc_link,java_doc_tag,java_keyword,java_keyword_bold,java_keyword_return,java_keyword_return_bold,java_multi_line_comment,java_operator,java_single_line_comment,java_string,matchingBracketsColor,pf_coloring_argument,pf_coloring_assignment,pf_coloring_comment,pf_coloring_key,pf_coloring_value,semanticHighlighting.abstractClass.color,semanticHighlighting.abstractClass.enabled,semanticHighlighting.abstractMethodInvocation.color,semanticHighlighting.abstractMethodInvocation.enabled,semanticHighlighting.annotation.color,semanticHighlighting.annotation.enabled,semanticHighlighting.annotation.italic,semanticHighlighting.annotationElementReference.color,semanticHighlighting.annotationElementReference.enabled,semanticHighlighting.class.color,semanticHighlighting.class.enabled,semanticHighlighting.deprecatedMember.color,semanticHighlighting.deprecatedMember.enabled,semanticHighlighting.deprecatedMember.underline,semanticHighlighting.deprecatedMember.strikethrough,semanticHighlighting.enum.color,semanticHighlighting.enum.enabled,semanticHighlighting.enum.italic,semanticHighlighting.field.color,semanticHighlighting.field.enabled,semanticHighlighting.inheritedField.color,semanticHighlighting.inheritedMethodInvocation.color,semanticHighlighting.inheritedMethodInvocation.enabled,semanticHighlighting.interface.color,semanticHighlighting.interface.enabled,semanticHighlighting.localVariable.color,semanticHighlighting.localVariable.enabled,semanticHighlighting.localVariableDeclaration.color,semanticHighlighting.localVariableDeclaration.enabled,semanticHighlighting.localVariableDeclaration.bold,semanticHighlighting.method.color,semanticHighlighting.method.enabled,semanticHighlighting.methodDeclarationName.color,semanticHighlighting.methodDeclarationName.enabled,semanticHighlighting.methodDeclarationName.bold,semanticHighlighting.number.color,semanticHighlighting.number.enabled,semanticHighlighting.parameterVariable.color,semanticHighlighting.parameterVariable.enabled,semanticHighlighting.staticField.color,semanticHighlighting.staticField.enabled,semanticHighlighting.staticFinalField.color,semanticHighlighting.staticFinalField.enabled,semanticHighlighting.staticMethodInvocation.color,semanticHighlighting.staticMethodInvocation.enabled,semanticHighlighting.typeArgument.color,semanticHighlighting.typeArgument.enabled,semanticHighlighting.typeParameter.color,semanticHighlighting.typeParameter.enabled,semanticHighlighting.typeParameter.bold,semanticHighlighting.restrictedKeywords.color,semanticHighlighting.restrictedKeywords.bold,sourceHoverBackgroundColor,
30-
pf_coloring_argument=221,40,103
31-
pf_coloring_assignment=217,232,247
32-
pf_coloring_comment=128,128,128
33-
pf_coloring_key=217,232,247
34-
pf_coloring_value=23,198,163
35-
semanticHighlighting.abstractClass.color=62,171,230
36-
semanticHighlighting.abstractClass.enabled=true
37-
semanticHighlighting.abstractMethodInvocation.color=128,246,167
38-
semanticHighlighting.abstractMethodInvocation.enabled=true
39-
semanticHighlighting.annotation.color=160,160,160
40-
semanticHighlighting.annotation.enabled=true
41-
semanticHighlighting.annotation.italic=true
42-
semanticHighlighting.annotationElementReference.color=235,75,100
43-
semanticHighlighting.annotationElementReference.enabled=true
44-
semanticHighlighting.class.color=18,144,195
45-
semanticHighlighting.class.enabled=true
46-
semanticHighlighting.deprecatedMember.color=128,128,128
47-
semanticHighlighting.deprecatedMember.enabled=true
48-
semanticHighlighting.deprecatedMember.strikethrough=true
49-
semanticHighlighting.deprecatedMember.underline=false
50-
semanticHighlighting.enum.color=204,129,186
51-
semanticHighlighting.enum.enabled=true
52-
semanticHighlighting.enum.italic=true
53-
semanticHighlighting.field.color=102,225,248
54-
semanticHighlighting.field.enabled=true
55-
semanticHighlighting.inheritedField.color=143,143,191
56-
semanticHighlighting.inheritedMethodInvocation.color=205,246,104
57-
semanticHighlighting.inheritedMethodInvocation.enabled=true
58-
semanticHighlighting.interface.color=128,242,246
59-
semanticHighlighting.interface.enabled=true
60-
semanticHighlighting.localVariable.color=243,236,121
61-
semanticHighlighting.localVariable.enabled=true
62-
semanticHighlighting.localVariableDeclaration.bold=false
63-
semanticHighlighting.localVariableDeclaration.color=242,242,0
64-
semanticHighlighting.localVariableDeclaration.enabled=true
65-
semanticHighlighting.method.color=167,236,33
66-
semanticHighlighting.method.enabled=true
67-
semanticHighlighting.methodDeclarationName.bold=false
68-
semanticHighlighting.methodDeclarationName.color=30,181,64
69-
semanticHighlighting.methodDeclarationName.enabled=true
70-
semanticHighlighting.number.color=104,151,187
71-
semanticHighlighting.number.enabled=true
72-
semanticHighlighting.parameterVariable.color=121,171,255
73-
semanticHighlighting.parameterVariable.enabled=true
74-
semanticHighlighting.restrictedKeywords.bold=false
75-
semanticHighlighting.restrictedKeywords.color=204,108,29
76-
semanticHighlighting.staticField.color=141,218,248
77-
semanticHighlighting.staticField.enabled=true
78-
semanticHighlighting.staticFinalField.color=141,218,248
79-
semanticHighlighting.staticFinalField.enabled=true
80-
semanticHighlighting.staticMethodInvocation.color=150,236,63
81-
semanticHighlighting.staticMethodInvocation.enabled=true
82-
semanticHighlighting.typeArgument.color=177,102,218
83-
semanticHighlighting.typeArgument.enabled=true
84-
semanticHighlighting.typeParameter.bold=false
85-
semanticHighlighting.typeParameter.color=191,164,164
86-
semanticHighlighting.typeParameter.enabled=true
87-
sourceHoverBackgroundColor=68,68,68
887
spelling_ignore_ampersand_in_properties=true
898
spelling_ignore_digits=true
909
spelling_ignore_java_strings=true

.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi

+1,672-2,305
Large diffs are not rendered by default.
Binary file not shown.
Binary file not shown.
Binary file not shown.

.metadata/.plugins/org.eclipse.jdt.core/savedIndexNames.txt

-6
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,7 @@ INDEX VERSION 1.131+C:\Users\mario\Documents\GitHub\MarioGabIFP\Super_Paco_Bros\
2121
3552531414.index
2222
240943240.index
2323
2251499996.index
24-
<<<<<<< HEAD
25-
1642175237.index
2624
2574099473.index
27-
4153573058.index
28-
=======
29-
2574099473.index
30-
>>>>>>> aefdc99b447f4c2e53fc68e4066d71ca85feec2e
3125
3103961500.index
3226
3625172027.index
3327
4153573058.index

0 commit comments

Comments
 (0)