diff --git a/apps/BOB/.classpath b/apps/BOB/.classpath new file mode 100644 index 000000000..52bf51f32 --- /dev/null +++ b/apps/BOB/.classpath @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/apps/BOB/.project b/apps/BOB/.project new file mode 100644 index 000000000..59f25717f --- /dev/null +++ b/apps/BOB/.project @@ -0,0 +1,17 @@ + + + BOB + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + + diff --git a/apps/addressbook/.classpath b/apps/addressbook/.classpath new file mode 100644 index 000000000..8e9af0830 --- /dev/null +++ b/apps/addressbook/.classpath @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/apps/addressbook/.project b/apps/addressbook/.project new file mode 100644 index 000000000..4132fe9ac --- /dev/null +++ b/apps/addressbook/.project @@ -0,0 +1,17 @@ + + + addressbook + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + + diff --git a/apps/jetty/.classpath b/apps/jetty/.classpath index fc1168715..e53376d8c 100644 --- a/apps/jetty/.classpath +++ b/apps/jetty/.classpath @@ -4,7 +4,10 @@ + + +