| Summary: | Package Explorer only shows one JUnit library, even if multiple are configured | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Andreas Sewe <sewe> | ||||
| Component: | UI | Assignee: | JDT-UI-Inbox <jdt-ui-inbox> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | noopur_gupta | ||||
| Version: | 4.7.1a | ||||||
| Target Milestone: | --- | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Whiteboard: | stalebug | ||||||
| Attachments: |
|
||||||
It looks like a refresh issue. Manually refreshing the project node shows both JUnit containers in Package Explorer. This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie. |
Created attachment 271618 [details] Screenshot illustrating the situation Noticed this when testing the Oxygen.2 RC2 Java EPP package: - Create a new project. - Build Path > Add Library > JUnit > JUnit 5 - Build Path > Add Library > JUnit > JUnit 4 Build Path > Configure Buildpath > Libraries shows two entries (JUnit 4, JUnit 5), but the Package Explorer shows just one (JUnit 5). See screenshot.