| Summary: | [search] Launching class from Library classpath entry creates config with wrong project | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Aaron Tarter <ajtarter> |
| Component: | Core | Assignee: | JDT-Core-Inbox <jdt-core-inbox> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | Michael_Rennie, Olivier_Thomann |
| Version: | 3.3 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | stalebug | ||
|
Description
Aaron Tarter
Moving to JDT/Debug The problem comes from the fact that the JavaSearchScope doesn't remember that the referenced external jars comes from the project's B build path. Project B is in the projectPaths internal field, but there is no way to retrieve it. If the scope returns project B as part of the enclosingProjectsAndJars array, then the expected behavior works. Deferring post 3.4 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. As such, we're closing this bug. If you have further information on the current state of the bug, please add it and reopen this bug. 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. |