Fixed bug 369409: LiteralTests17 fail
diff --git a/org.eclipse.jdt.debug.tests/build.properties b/org.eclipse.jdt.debug.tests/build.properties
index 8b3b220..0648527 100644
--- a/org.eclipse.jdt.debug.tests/build.properties
+++ b/org.eclipse.jdt.debug.tests/build.properties
@@ -18,10 +18,11 @@
                testfiles/,\
                testsource-j2se-1.5/,\
                META-INF/,\
-               plugin.properties
+               plugin.properties,\
+               java7/
 source.javadebugtests.jar = test plugin/,\
                             tests/,\
                             console tests/
 output.javadebugtests.jar = bin/
 javacWarnings..=-unavoidableGenericProblems
-javacWarnings.javadebugtests.jar=-unavoidableGenericProblems
\ No newline at end of file
+javacWarnings.javadebugtests.jar=-unavoidableGenericProblems