From 637e453c269f08fe6fe12ac71f3c7f6248523a1f Mon Sep 17 00:00:00 2001 From: Lorenzo Bettini Date: Thu, 10 Mar 2022 09:20:08 +0100 Subject: [PATCH] Stress that JUnit Classpath container is for eclipse-plugin Closes #716 --- RELEASE_NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 5e9396b63d..906227872e 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -195,7 +195,7 @@ Tycho now supports M2_REPO variable from .classpath ## 2.4.0 ### [Support resolving of JUnit Classpath Container](https://bugs.eclipse.org/bugs/show_bug.cgi?id=572602) -It is now possible to resolve the JDT 'JUnit Classpath Container', for this do the following: +It is now possible to resolve the JDT 'JUnit Classpath Container' (this is meant only for `eclipse-plugin` projects, NOT for `eclipse-test-plugin`), for this do the following: - add the 'JUnit Classpath Container' to the classpath of your eclipse project - make sure you check in the .classpath file