Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 397144

Summary: Bookmark location when file changed by others.
Product: [Eclipse Project] JDT Reporter: Bin Liu <Bin.Liu2>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P3 CC: daniel_megert
Version: 4.3   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Bin Liu CLA 2012-12-25 01:47:17 EST
when java file changed by others, and i update the file to my workspace, then the location of bookmark in this file are changed. can we located the bookmark at the place i actually added?  I think now you locate by line number, how about locate by method and line number in this method. it will be more accurate to locate a bookmark. thanks.
Comment 1 Dani Megert CLA 2013-01-03 05:36:08 EST
Bookmarks don't know anything about Java (or other languages). This is essentially the same issue as bug 19190.

*** This bug has been marked as a duplicate of bug 19190 ***