From 4da89e75c79e0491f66d685a48484d0567e5dd3a Mon Sep 17 00:00:00 2001 From: Jay Arthanareeswaran Date: Mon, 4 Dec 2023 11:14:01 +0530 Subject: [PATCH] Fix the wrong description of the "Without test code" classpath attribute --- .../reference/ref-properties-build-path.htm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/ref-properties-build-path.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/ref-properties-build-path.htm index f0afce6f070..bee4058ed7b 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/ref-properties-build-path.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/ref-properties-build-path.htm @@ -2,7 +2,7 @@ - + @@ -212,7 +212,7 @@

Projects tab

Without test code - When this is set to 'No', test code from the referenced project is not visible when compiling test code in the current project. + When this is set to 'Yes', test code from the referenced project is not visible when compiling test code in the current project.