[jbosstools-issues] [JBoss JIRA] (JBIDE-14990) Source Lookup doesn't work for PDE projects

Fred Bricon (JIRA) jira-events at lists.jboss.org
Mon Jun 24 18:52:20 EDT 2013


Fred Bricon created JBIDE-14990:
-----------------------------------

             Summary: Source Lookup doesn't work for PDE projects
                 Key: JBIDE-14990
                 URL: https://issues.jboss.org/browse/JBIDE-14990
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: maven
    Affects Versions: 4.1.0.Beta2
            Reporter: Fred Bricon
            Assignee: Fred Bricon
             Fix For: 4.1.0.CR1


* Import org.jboss.tools.maven.sourcelookup.core
* open a class from maven-core-3.0.4.jar in the Plugin dependencies
* source lookup should kick in but it doesn't

PDE actually assign the sourcePath to maven-core-3.0.4.jar itself.
Source lookup only checks a sourcePath file is set and exists. It should also check the attached source actually contains a matching source file.

I have some stuff ready locally. Will publish tomorrow.

--
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