gitweb on Svarog
projekti pod git sistemom za održavanje verzija -- projects under the git version control system
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1fa7c6a)
raw | patch | inline | side by side (parent: 1fa7c6a)
author | Ivan Pribela <ivanpribela@gmail.com> | |
Mon, 27 Nov 2017 13:41:29 +0000 (14:41 +0100) | ||
committer | Ivan Pribela <ivanpribela@gmail.com> | |
Mon, 27 Nov 2017 13:41:29 +0000 (14:41 +0100) |
.classpath | [new file with mode: 0644] | patch | blob |
.gitignore | patch | blob | history | |
.project | [new file with mode: 0644] | patch | blob |
diff --git a/.classpath b/.classpath
--- /dev/null
+++ b/.classpath
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<classpath>\r
+ <classpathentry kind="src" path="PretrazivanjeSaVracanjem/Lavirint/ObjedinjenoResenje"/>\r
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">\r
+ <attributes>\r
+ <attribute name="module" value="true"/>\r
+ </attributes>\r
+ </classpathentry>\r
+ <classpathentry kind="lib" path="lib/svetovid-lib-0.4.0.jar"/>\r
+ <classpathentry kind="output" path="bin"/>\r
+</classpath>\r
diff --git a/.gitignore b/.gitignore
index bb0b2fd5e9bd69e773ac1f35833f15879c360e14..c88236956c105777c5061576cf1746d9c031c6c5 100644 (file)
--- a/.gitignore
+++ b/.gitignore
#compiled sources
*.class
+/bin/
#packages
*.zip
diff --git a/.project b/.project
--- /dev/null
+++ b/.project
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<projectDescription>\r
+ <name>spa2.materijali</name>\r
+ <comment></comment>\r
+ <projects>\r
+ </projects>\r
+ <buildSpec>\r
+ <buildCommand>\r
+ <name>org.eclipse.jdt.core.javabuilder</name>\r
+ <arguments>\r
+ </arguments>\r
+ </buildCommand>\r
+ </buildSpec>\r
+ <natures>\r
+ <nature>org.eclipse.jdt.core.javanature</nature>\r
+ </natures>\r
+</projectDescription>\r