diff --git a/.classpath b/.classpath
new file mode 100644
index 0000000000000000000000000000000000000000..4e8ae841515bc2fbf7d3c203c9afc1a6567d3fd7
--- /dev/null
+++ b/.classpath
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="homework-2/src"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry kind="output" path="homework-2/bin"/>
+</classpath>
diff --git a/.project b/.project
new file mode 100644
index 0000000000000000000000000000000000000000..1824d3ed9d5186230e80ed4799851c99c5e3a8af
--- /dev/null
+++ b/.project
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>Assignment</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+	</natures>
+</projectDescription>
diff --git a/homework-2/bin/.gitignore b/homework-2/bin/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..7ab5b4c0df0d674892fe1b5ec07a2e2886839774
--- /dev/null
+++ b/homework-2/bin/.gitignore
@@ -0,0 +1 @@
+/fsda/
diff --git a/homework-2/bin/fsda/bob.class b/homework-2/bin/fsda/bob.class
index f3e3f95b9bb2435f4cd43c176fead23144e931a2..3027c91c3dc1ff478a89d73b8a4050043f96142d 100644
Binary files a/homework-2/bin/fsda/bob.class and b/homework-2/bin/fsda/bob.class differ