Bug 471964 - Allow bookmarking classes in jar files
Summary: Allow bookmarking classes in jar files
Status: CLOSED DUPLICATE of bug 22284
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 4.5   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-Resources-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-06 14:15 EDT by Zorzella Mising name CLA
Modified: 2015-07-22 09:30 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zorzella Mising name CLA 2015-07-06 14:15:08 EDT
The "Add Bookmark" command should be available when viewing a jar-with-sources-attached.

This seems like an oversight: I can even add breakpoints, but I can't add a bookmark.

How to repro:

1. Choose a project that depends on classes from a jar, with sources (say guava.jar)

2. Open a class from that jar (say "Lists")

3. Try to add a bookmark: the command is not available
Comment 1 Dani Megert CLA 2015-07-22 09:30:16 EDT

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