Bug 435618

Summary: [nls tooling] Ctrl + Click on plugin.properties search result is not correct
Product: [Eclipse Project] JDT Reporter: Sarika Sinha <sarika.sinha>
Component: TextAssignee: JDT-Text-Inbox <jdt-text-inbox>
Status: ASSIGNED --- QA Contact:
Severity: normal    
Priority: P3 CC: daniel_megert
Version: 4.4   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard: stalebug

Description Sarika Sinha CLA 2014-05-23 06:28:24 EDT
Ctrl + Click on plugin.properties should search only in plugin.xml file and for the plugin property names with the percent sign (%). Right now it searches in java files and in plugin.xml with/without percent sign(%).
E.g. 
ctrl + click on vmInstallTypePage in plugin.properties of /org.eclipse.jdt.debug.ui

It shows 2 results :
1. 8 results in plugin.xml
2. 1 result in IJavaDebugUICOnstants.java

It should have shown only 1 result in plugin.xml :
name="%vmInstallTypePage"
Comment 1 Eclipse Genie CLA 2020-10-17 18:49:36 EDT
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.
Comment 2 Eclipse Genie CLA 2023-01-09 15:49:02 EST
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.