[jbosstools-issues] [JBoss JIRA] (JBIDE-13851) Add source lookup classes to Java Search

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Tue Apr 30 11:54:53 EDT 2013


    [ https://issues.jboss.org/browse/JBIDE-13851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12771088#comment-12771088 ] 

Snjezana Peco commented on JBIDE-13851:
---------------------------------------

{quote}
How is this issue different from JBIDE-11970 ?

Is it always the case that what is in source lookup makes sense to add to java search ?
{quote}

I haven't seen JBIDE-11970. This jira fixes a similar issue. The difference is that this feature includes all the classes from the Source Lookup plugin, not only those included in a runtime.

{quote}
This corresponds to a feature that was removed from m2e 1.0 : http://www.sonatype.com/people/2010/03/adding-dependencies-using-m2eclipse/
{quote}

This jira isn't related to any m2e feature or to Maven in general. The jira solves the issue with the classes included in some WTP runtime, but aren't included in any Java Project. 
M2e has had a feature that finds a jar (GAV) based of a class name. It isn't related to Eclipse Java Search. I suppose it has been removed for the performance reason. Also, the same class can appear in a lot of different projects/packages (the Util class, for instance) so removing such a feature is logical.
                
> Add source lookup classes to Java Search
> ----------------------------------------
>
>                 Key: JBIDE-13851
>                 URL: https://issues.jboss.org/browse/JBIDE-13851
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: maven
>    Affects Versions: 4.1.0.Alpha1
>            Reporter: Snjezana Peco
>            Assignee: Snjezana Peco
>             Fix For: 4.1.0.Beta1
>
>
> This feature would be implemented in a similar way to adding PDE plugins to the Java Search.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list