| Summary: | module-info.java are read even if excluded from the build path | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Rémi Forax <forax> |
| Component: | Core | Assignee: | JDT-Core-Inbox <jdt-core-inbox> |
| Status: | CLOSED MOVED | QA Contact: | Jay Arthanareeswaran <jarthana> |
| Severity: | normal | ||
| Priority: | P3 | CC: | loskutov, manoj.palat |
| Version: | 4.9 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | stalebug | ||
|
Description
Rémi Forax
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. Bug still there. You can not use Eclipse with a separate module-info for sources and tests. The module-info.java for the test being excluded. And you need that by example when you have modular integration tests See https://sormuras.github.io/blog/2018-09-11-testing-in-the-modular-world.html Sorry, haven't had a chance to look at this. Moving out of 4.19. 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. The issue still exist and have not been fixed. (In reply to Rémi Forax from comment #5) > The issue still exist and have not been fixed. Remi, the project bug tracker is moved to https://github.com/eclipse-jdt/eclipse.jdt.core/issues. Can you please submit a bug there, ideally with a simple project demonstrating the problem? Thanks. |