Skip to content

Commit

Permalink
Stress that JUnit Classpath container is for eclipse-plugin
Browse files Browse the repository at this point in the history
Closes #716
  • Loading branch information
LorenzoBettini authored and laeubi committed Mar 10, 2022
1 parent 7bd23f1 commit 637e453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE_NOTES.md
Expand Up @@ -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
Expand Down

0 comments on commit 637e453

Please sign in to comment.