diff --git a/README.txt b/README.txt deleted file mode 100644 index c405e15..0000000 --- a/README.txt +++ /dev/null @@ -1,5 +0,0 @@ -The java5 source directory are files that need to be compiled under Java 5. -Currently, they're not visible in the Eclipse project. -At build time, the contents of the src/main/java5 project are be added to the -build (with a 1.5 target) and the src/main/java should be compiled with a -1.4 target.