Skip to content

Remove duplicate Link with Editor from menu bar in project explorer - #4214

Merged
elsazac merged 2 commits into
eclipse-platform:masterfrom
elsazac:removeLinkwitheditor
Jul 31, 2026
Merged

Remove duplicate Link with Editor from menu bar in project explorer#4214
elsazac merged 2 commits into
eclipse-platform:masterfrom
elsazac:removeLinkwitheditor

Conversation

@elsazac

@elsazac elsazac commented Jul 29, 2026

Copy link
Copy Markdown
Member

This change removes the Link with Editor option from the view menu in project explorer.

The same action is already available in the toolbar, so having it in both places is unnecessary. This also makes the view consistent with the other toolbar actions, which do not have duplicate entries in the view menu.

A similar duplicate entry is there in Package Explorer in JDT UI. I plan to raise for that, once this change is merged.

Before :
Screenshot 2026-07-29 at 7 04 31 PM

After :
Screenshot 2026-07-29 at 7 04 03 PM

@SougandhS

SougandhS commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Always felt this was redundant 👍

+1 to remove

@eclipse-platform-bot

Copy link
Copy Markdown
Contributor

This pull request changes some projects for the first time in this development cycle.
Therefore the following files need a version increment:

bundles/org.eclipse.ui.navigator/META-INF/MANIFEST.MF

An additional commit containing all the necessary changes was pushed to the top of this PR's branch. To obtain these changes (for example if you want to push more changes) either fetch from your fork or apply the git patch.

Git patch
From be96d1580f2cacfec122b513e28152dbab4cf63d Mon Sep 17 00:00:00 2001
From: Eclipse Platform Bot <platform-bot@eclipse.org>
Date: Wed, 29 Jul 2026 13:49:53 +0000
Subject: [PATCH] Version bump(s) for 4.41 stream


diff --git a/bundles/org.eclipse.ui.navigator/META-INF/MANIFEST.MF b/bundles/org.eclipse.ui.navigator/META-INF/MANIFEST.MF
index 809c395b87..1663ec6e36 100644
--- a/bundles/org.eclipse.ui.navigator/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.ui.navigator/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %Plugin.name
 Bundle-SymbolicName: org.eclipse.ui.navigator; singleton:=true
-Bundle-Version: 3.14.100.qualifier
+Bundle-Version: 3.14.200.qualifier
 Bundle-Activator: org.eclipse.ui.internal.navigator.NavigatorPlugin
 Bundle-Vendor: %Plugin.providerName
 Bundle-Localization: plugin
-- 
2.54.0

Further information are available in Common Build Issues - Missing version increments.

@github-actions

github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Test Results

   858 files  ±0     858 suites  ±0   52m 7s ⏱️ - 7m 6s
 8 129 tests ±0   7 886 ✅ ±0  243 💤 ±0  0 ❌ ±0 
20 289 runs  ±0  19 635 ✅ ±0  654 💤 ±0  0 ❌ ±0 

Results for commit 29450f9. ± Comparison against base commit 2e42a08.

♻️ This comment has been updated with latest results.

elsazac and others added 2 commits July 31, 2026 11:19
Remove the Link with Editor option from menu bar in project explorer as
it is redundant.
@elsazac
elsazac force-pushed the removeLinkwitheditor branch from be37fff to 29450f9 Compare July 31, 2026 05:49
@elsazac
elsazac merged commit a833259 into eclipse-platform:master Jul 31, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants