Skip to content
Snippets Groups Projects
Commit f4894926 authored by Ahmad Hmdi Khalil's avatar Ahmad Hmdi Khalil
Browse files

maven project added

parent d6411ad7
No related branches found
No related tags found
No related merge requests found
Showing
with 2037 additions and 1691 deletions
......@@ -2431,3 +2431,125 @@ java.lang.ClassCastException: class org.eclipse.ui.internal.ErrorEditorPart cann
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
at org.eclipse.equinox.launcher.Main.run(Main.java:1462)
!SESSION 2021-12-31 20:37:42.522 -----------------------------------------------
eclipse.buildId=4.20.0.I20210611-1600
java.version=16.0.2
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
Framework arguments: -product org.eclipse.epp.package.java.product
Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.java.product
!ENTRY org.eclipse.jface 2 0 2021-12-31 20:38:02.595
!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2021-12-31 20:38:02.595
!MESSAGE A conflict occurred for CTRL+SHIFT+T:
Binding(CTRL+SHIFT+T,
ParameterizedCommand(Command(org.eclipse.jdt.ui.navigate.open.type,Open Type,
Open a type in a Java editor,
Category(org.eclipse.ui.category.navigate,Navigate,null,true),
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@63a7af06,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
Binding(CTRL+SHIFT+T,
ParameterizedCommand(Command(org.eclipse.lsp4e.symbolinworkspace,Go to Symbol in Workspace,
,
Category(org.eclipse.lsp4e.category,Language Servers,null,true),
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@5f01fb5c,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
!ENTRY org.eclipse.egit.ui 2 0 2021-12-31 20:38:11.471
!MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
user global configuration and to define the default location to store repositories: 'C:\Users\goldd'. If this is
not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
EGit might behave differently since they see different configuration options.
This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
!ENTRY org.eclipse.m2e.logback.appender 2 0 2021-12-31 20:44:11.859
!MESSAGE The POM for com.github.graphstream:gs-core:jar:dev-SNAPSHOT is missing, no dependency information available
!ENTRY org.eclipse.m2e.logback.appender 2 0 2021-12-31 20:44:14.334
!MESSAGE The POM for com.github.graphstream:gs-core:jar:dev-SNAPSHOT is missing, no dependency information available
!ENTRY org.eclipse.m2e.logback.appender 4 0 2021-12-31 20:44:14.403
!MESSAGE Could not download sources for com.github.graphstream:gs-core:dev-SNAPSHOT
!STACK 1
org.eclipse.core.runtime.CoreException: Could not resolve artifact com.github.graphstream:gs-core:jar:sources:dev-SNAPSHOT
at org.eclipse.m2e.core.internal.embedder.MavenImpl.lambda$4(MavenImpl.java:804)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.executeBare(MavenExecutionContext.java:179)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:114)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:101)
at org.eclipse.m2e.core.internal.embedder.MavenImpl.resolve(MavenImpl.java:772)
at org.eclipse.m2e.core.internal.embedder.MavenImpl.resolve(MavenImpl.java:749)
at org.eclipse.m2e.jdt.internal.DownloadSourcesJob.download(DownloadSourcesJob.java:330)
at org.eclipse.m2e.jdt.internal.DownloadSourcesJob.downloadAttachments(DownloadSourcesJob.java:304)
at org.eclipse.m2e.jdt.internal.DownloadSourcesJob.downloadMaven(DownloadSourcesJob.java:269)
at org.eclipse.m2e.jdt.internal.DownloadSourcesJob.downloadFilesAndPopulateToUpdate(DownloadSourcesJob.java:233)
at org.eclipse.m2e.jdt.internal.DownloadSourcesJob.lambda$0(DownloadSourcesJob.java:161)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.executeBare(MavenExecutionContext.java:179)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:153)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:101)
at org.eclipse.m2e.core.internal.embedder.MavenImpl.execute(MavenImpl.java:1374)
at org.eclipse.m2e.jdt.internal.DownloadSourcesJob.run(DownloadSourcesJob.java:161)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
Contains: Missing com.github.graphstream:gs-core:jar:sources:dev-SNAPSHOT
!SUBENTRY 1 org.eclipse.m2e.core 4 -1 2021-12-31 20:44:14.404
!MESSAGE Could not resolve artifact com.github.graphstream:gs-core:jar:sources:dev-SNAPSHOT
!SUBENTRY 2 org.eclipse.m2e.core 4 -1 2021-12-31 20:44:14.404
!MESSAGE Missing com.github.graphstream:gs-core:jar:sources:dev-SNAPSHOT
!ENTRY org.eclipse.m2e.logback.appender 4 0 2021-12-31 20:44:15.159
!MESSAGE Could not download javadoc for com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
!STACK 1
org.eclipse.core.runtime.CoreException: Could not resolve artifact com.google.guava:listenablefuture:jar:javadoc:9999.0-empty-to-avoid-conflict-with-guava
at org.eclipse.m2e.core.internal.embedder.MavenImpl.lambda$4(MavenImpl.java:804)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.executeBare(MavenExecutionContext.java:179)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:114)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:101)
at org.eclipse.m2e.core.internal.embedder.MavenImpl.resolve(MavenImpl.java:772)
at org.eclipse.m2e.core.internal.embedder.MavenImpl.resolve(MavenImpl.java:749)
at org.eclipse.m2e.jdt.internal.DownloadSourcesJob.download(DownloadSourcesJob.java:330)
at org.eclipse.m2e.jdt.internal.DownloadSourcesJob.downloadAttachments(DownloadSourcesJob.java:316)
at org.eclipse.m2e.jdt.internal.DownloadSourcesJob.downloadMaven(DownloadSourcesJob.java:269)
at org.eclipse.m2e.jdt.internal.DownloadSourcesJob.downloadFilesAndPopulateToUpdate(DownloadSourcesJob.java:233)
at org.eclipse.m2e.jdt.internal.DownloadSourcesJob.lambda$0(DownloadSourcesJob.java:161)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.executeBare(MavenExecutionContext.java:179)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:153)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:101)
at org.eclipse.m2e.core.internal.embedder.MavenImpl.execute(MavenImpl.java:1374)
at org.eclipse.m2e.jdt.internal.DownloadSourcesJob.run(DownloadSourcesJob.java:161)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
Contains: Missing com.google.guava:listenablefuture:jar:javadoc:9999.0-empty-to-avoid-conflict-with-guava
!SUBENTRY 1 org.eclipse.m2e.core 4 -1 2021-12-31 20:44:15.159
!MESSAGE Could not resolve artifact com.google.guava:listenablefuture:jar:javadoc:9999.0-empty-to-avoid-conflict-with-guava
!SUBENTRY 2 org.eclipse.m2e.core 4 -1 2021-12-31 20:44:15.159
!MESSAGE Missing com.google.guava:listenablefuture:jar:javadoc:9999.0-empty-to-avoid-conflict-with-guava
!ENTRY org.eclipse.m2e.logback.appender 4 0 2021-12-31 20:44:16.529
!MESSAGE Could not download javadoc for com.github.graphstream:gs-core:dev-SNAPSHOT
!STACK 1
org.eclipse.core.runtime.CoreException: Could not resolve artifact com.github.graphstream:gs-core:jar:javadoc:dev-SNAPSHOT
at org.eclipse.m2e.core.internal.embedder.MavenImpl.lambda$4(MavenImpl.java:804)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.executeBare(MavenExecutionContext.java:179)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:114)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:101)
at org.eclipse.m2e.core.internal.embedder.MavenImpl.resolve(MavenImpl.java:772)
at org.eclipse.m2e.core.internal.embedder.MavenImpl.resolve(MavenImpl.java:749)
at org.eclipse.m2e.jdt.internal.DownloadSourcesJob.download(DownloadSourcesJob.java:330)
at org.eclipse.m2e.jdt.internal.DownloadSourcesJob.downloadAttachments(DownloadSourcesJob.java:316)
at org.eclipse.m2e.jdt.internal.DownloadSourcesJob.downloadMaven(DownloadSourcesJob.java:269)
at org.eclipse.m2e.jdt.internal.DownloadSourcesJob.downloadFilesAndPopulateToUpdate(DownloadSourcesJob.java:233)
at org.eclipse.m2e.jdt.internal.DownloadSourcesJob.lambda$0(DownloadSourcesJob.java:161)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.executeBare(MavenExecutionContext.java:179)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:153)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:101)
at org.eclipse.m2e.core.internal.embedder.MavenImpl.execute(MavenImpl.java:1374)
at org.eclipse.m2e.jdt.internal.DownloadSourcesJob.run(DownloadSourcesJob.java:161)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
Contains: Missing com.github.graphstream:gs-core:jar:javadoc:dev-SNAPSHOT
!SUBENTRY 1 org.eclipse.m2e.core 4 -1 2021-12-31 20:44:16.529
!MESSAGE Could not resolve artifact com.github.graphstream:gs-core:jar:javadoc:dev-SNAPSHOT
!SUBENTRY 2 org.eclipse.m2e.core 4 -1 2021-12-31 20:44:16.529
!MESSAGE Missing com.github.graphstream:gs-core:jar:javadoc:dev-SNAPSHOT
No preview for this file type
......@@ -2,6 +2,7 @@
<launchHistory>
<launchGroup id="org.eclipse.debug.ui.launchGroup.debug">
<mruHistory>
<launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;true&quot; path=&quot;SearchAlgoVis (1)&quot;/&gt;&#13;&#10;"/>
<launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;true&quot; path=&quot;SearchAlgoVis&quot;/&gt;&#13;&#10;"/>
</mruHistory>
<favorites/>
......@@ -12,6 +13,7 @@
</launchGroup>
<launchGroup id="org.eclipse.eclemma.ui.launchGroup.coverage">
<mruHistory>
<launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;true&quot; path=&quot;SearchAlgoVis (1)&quot;/&gt;&#13;&#10;"/>
<launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;true&quot; path=&quot;SearchAlgoVis&quot;/&gt;&#13;&#10;"/>
</mruHistory>
<favorites/>
......@@ -22,6 +24,7 @@
</launchGroup>
<launchGroup id="org.eclipse.debug.ui.launchGroup.run">
<mruHistory>
<launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;true&quot; path=&quot;SearchAlgoVis (1)&quot;/&gt;&#13;&#10;"/>
<launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;true&quot; path=&quot;SearchAlgoVis&quot;/&gt;&#13;&#10;"/>
</mruHistory>
<favorites/>
......
This diff is collapsed.
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
INDEX VERSION 1.131+Y:\Informatik Uni\Bachelorarbeit\.metadata\.plugins\org.eclipse.jdt.core
2269538319.index
1440242483.index
2661883204.index
1473333194.index
2467551003.index
136825531.index
456891997.index
917737165.index
1069112959.index
1300670114.index
520157936.index
2442519018.index
604908087.index
2147932358.index
3471979340.index
2449181784.index
2158099512.index
2393169220.index
1945948405.index
1589610742.index
2258500148.index
3736679613.index
2158099512.index
3806090166.index
3879098541.index
502081132.index
2162850205.index
3454226699.index
3480459748.index
2881752146.index
3801165675.index
1820318170.index
80264124.index
2269538319.index
1229213901.index
2449181784.index
2457918999.index
1957192607.index
1440242483.index
1389565675.index
1589610742.index
1945948405.index
2393169220.index
136825531.index
456891997.index
502081132.index
3801165675.index
1229213901.index
80264124.index
2467551003.index
1300670114.index
3879098541.index
3454226699.index
2881752146.index
No preview for this file type
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<qualifiedTypeNameHistroy>
<fullyQualifiedTypeName name="java.io.ObjectInputStream"/>
<fullyQualifiedTypeName name="java.io.FileNotFoundException"/>
<fullyQualifiedTypeName name="java.io.IOException"/>
<fullyQualifiedTypeName name="java.io.File"/>
<fullyQualifiedTypeName name="problem.NQueens"/>
<fullyQualifiedTypeName name="utilities.events.NodeRemovedEvent"/>
<fullyQualifiedTypeName name="java.util.LinkedList"/>
<fullyQualifiedTypeName name="java.util.concurrent.ConcurrentLinkedQueue"/>
......@@ -60,4 +55,9 @@
<fullyQualifiedTypeName name="javax.swing.event.HyperlinkEvent"/>
<fullyQualifiedTypeName name="java.awt.Desktop"/>
<fullyQualifiedTypeName name="javax.swing.JList"/>
<fullyQualifiedTypeName name="org.graphstream.ui.swingViewer.Viewer"/>
<fullyQualifiedTypeName name="org.graphstream.ui.swingViewer.View"/>
<fullyQualifiedTypeName name="org.graphstream.ui.swingViewer.util.Camera"/>
<fullyQualifiedTypeName name="org.graphstream.ui.swingViewer.ViewerPipe"/>
<fullyQualifiedTypeName name="org.graphstream.ui.swingViewer.ViewerListener"/>
</qualifiedTypeNameHistroy>
......@@ -33,6 +33,7 @@
<section name="OptionalMessageDialog.hide.">
<item key="org.eclipse.jdt.ui.typecomment.deprecated" value="true"/>
<item key="configure_problem_severity_dialog_id" value="false"/>
<item key="RunnableJar.export.ipwarning" value="true"/>
</section>
<section name="NewClassWizardPage">
<item key="create_constructor" value="false"/>
......@@ -150,12 +151,13 @@
<item key="FatJarPackageWizardPage.ANTSCRIPT_SAVE" value="false"/>
<item key="FatJarPackageWizardPage.ANTSCRIPT_LOCATION" value="Y:\Informatik Uni\Bachelorarbeit"/>
<item key="FatJarPackageWizardPage.LIBRARY_HANDLING" value="1"/>
<item key="FatJarPackageWizardPage.LAUNCH_CONFIGURATION_SELECTION_NAME" value="SearchAlgoVis (1) - SearchAlgoVis"/>
<item key="FatJarPackageWizardPage.LAUNCH_CONFIGURATION_SELECTION_NAME" value="SearchAlgoVis - SearchAlgoVis"/>
<item key="FatJarPackageWizardPage.DESTINATION_PATH_SELECTION" value="Y:\Informatik Uni\Bachelorarbeit\SearchAlgoVis.jar"/>
<list key="FatJarPackageWizardPage.DESTINATION_NAMES_ID">
<item value="Y:\Informatik Uni\Bachelorarbeit\SearchAlgoVis.jar"/>
</list>
<list key="FatJarPackageWizardPage.ANTSCRIPT_LOCATION_HISTORY">
<item value="Y:\Informatik Uni\Bachelorarbeit.xml"/>
<item value=".xml"/>
</list>
</section>
......
#Cached timestamps
#Mon Dec 06 14:49:48 CET 2021
#Fri Dec 31 20:52:40 CET 2021
<?xml version="1.0" encoding="UTF-8"?>
<section name="Workbench">
<section name="NewWizardAction">
<item key="NewWizardSelectionPage.STORE_SELECTED_ID" value="org.eclipse.wb.swing.ApplicationWindow"/>
<item key="NewWizardSelectionPage.STORE_SELECTED_ID" value="org.eclipse.m2e.core.wizards.Maven2ProjectWizard"/>
<list key="NewWizardSelectionPage.STORE_EXPANDED_CATEGORIES_ID">
<item value="org.eclipse.m2e"/>
<item value="org.eclipse.wb"/>
......
#Sat Dec 11 14:31:53 CET 2021
#Fri Dec 31 20:37:51 CET 2021
org.eclipse.core.runtime=2
org.eclipse.platform=4.20.0.v20210611-1600
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="target/classes" path="src/main/java">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>
/target/
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>SearchAlgoVisMaven</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
</natures>
</projectDescription>
eclipse.preferences.version=1
encoding//src/main/java=UTF-8
encoding//src/test/java=UTF-8
encoding/<project>=UTF-8
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment