searching source jars in addition to my own project sources files
idea #7941, osx 10.5.6, jdk 1.6, maven external 2.0.9
I have a project that uses maven to describe dependencies and build the
jars. I have downloaded the source artifacts associated with the jar
files in my ~/.m2 maven repository. I'm trying to search for a
particular string (proxyHost) and I want the search to include the
source jars in the maven repository. Is there a way to do that? In idea
8.1? Please advise. Thanks.
请先登录再写评论。
Mike Carifio wrote:
Looks like 'Find in Path', 'Custom Scope' set to 'Project and
Libraries'. Thanks.