eclipse.platform.ui icon indicating copy to clipboard operation
eclipse.platform.ui copied to clipboard

Link with editor not working for hierarchial projects in working set

Open enexusde opened this issue 1 year ago • 1 comments

Steps to reproduce

From a fresh installation and clean workspace:

  • Create 1 maven-pom-project A
  • Create 1 maven-pom-project B in A
  • Create 1 maven-jar-project C in B
  • Create class "asdf" in project C
  • Create and activate workset of type "resource" havin name "ddd"
  • Make worksets root of project-explorer
  • Close all editors
  • Open type "asdf"
  • Activate "Link with editor"

Its not linking! <<<< bug!

I expected: Projectexplorer-tree expand to the type.

But got: No linking

Here is some relevant log output

103-file-2.webm

Tested under this environment:

  • Ubuntu 6.8.0-45-generic
  • Eclipse WTP IDE/ 2024-06 (4.32.0)

Community

  • [x] I understand reporting an issue to this OSS project does not mandate anyone to fix it. Other contributors may consider the issue, or not, at their own convenience. The most efficient way to get it fixed is that I fix it myself and contribute it back as a good quality patch to the project.

enexusde avatar Oct 06 '24 08:10 enexusde

I am able to recreate this problem even on latest eclipse version that "Link with editor" is not working in this type of project.

Eclipse SDK Version: 2025-06 (4.36) Build id: I20250331-1800 OS: Windows 11, v.10.0, x86_64 / win32 Java vendor: Eclipse Adoptium Java runtime version: 23.0.1+11 Java version: 23.0.1

Thanks for reporting the issue. We'll update you once we have next update.

deepika-u avatar Apr 02 '25 12:04 deepika-u