Bug 306596 - [search] Eclipse search result do not include the source in the class path jar file
Summary: [search] Eclipse search result do not include the source in the class path ja...
Status: CLOSED DUPLICATE of bug 247503
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.3   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-20 03:21 EDT by chabulier CLA
Modified: 2010-03-22 07:07 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description chabulier CLA 2010-03-20 03:21:24 EDT
Build Identifier: All Build

Eclipse should able to search the source file in the jar file which is in the class path. Jbuilder can do this a long time ago, so why eclipse can not?
The problem is that, our core code is in a zip file with their source code, then we have an application layer to override the core code, sometimes we need search where this exception message is coming from, the core code can not be searched in Eclipse.

Reproducible: Always

Steps to Reproduce:
1.Ctrl+H
2.Search a text in a project
3.Notice the source in the jar file is not been searched.
Comment 1 Frederic Fusier CLA 2010-03-22 06:27:20 EDT
Move to Platform/Text
Comment 2 Dani Megert CLA 2010-03-22 07:07:18 EDT

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