Bug 95160 - [nls tooling] No link to properties entry from class file editor
Summary: [nls tooling] No link to properties entry from class file editor
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2005-05-13 12:34 EDT by David Saff CLA
Modified: 2007-06-22 10:04 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Saff CLA 2005-05-13 12:34:00 EDT
In a class file editor, given an old-style externalized string like 

Messages.getString("ParserTest.3")

There is no link from "3" to the properties file, as there is in the java
editor.  There's also no hover help with the string's value.
Comment 1 Dani Megert CLA 2005-05-17 05:35:13 EDT
Please provide an example / test case.
Comment 2 David Saff CLA 2005-05-20 11:28:18 EDT
This appears to only happen when there is a source folder open in the workspace
with the same class as the class file being browsed in the class file editor. 
It's still inconsistent: most other hovers and click-throughs work in this case.
 However, the combination of factors necessary to expose it seems a very rare
case indeed.
Comment 3 Dani Megert CLA 2005-05-20 11:30:26 EDT
>It's still inconsistent: most other hovers and click-throughs work in this case.
That's because they can "live" without AST.
Comment 4 Dani Megert CLA 2007-06-22 09:59:43 EDT
Get rid of deprecated state.
Comment 5 Dani Megert CLA 2007-06-22 10:04:52 EDT
.