[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-4670) incorrect annotation for @ depends

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Tue Dec 15 04:32:30 EST 2009


     [ https://jira.jboss.org/jira/browse/JBIDE-4670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max Rydahl Andersen resolved JBIDE-4670.
----------------------------------------

    Resolution: Cannot Reproduce Bug


For me eclipse shows multiple options if there are ambiguity to imports.

How did you do the autoimport ? 

The problem you bumped into is most likely that this class simply comes before on the classpath and then shows up first and thus if you just steps through then 

You use Eclipse type filters preferences to remove specific classes from automatic code assist.

> incorrect annotation for @ depends
> ----------------------------------
>
>                 Key: JBIDE-4670
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4670
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: UpStream
>         Environment: eclipse 3.4 linux jdk6
>            Reporter: howard goldberg
>
> inserted auto-import for @depends is import org.jboss.beans.metadata.api.annotations.Depends;
> Should be import org.jboss.ejb3.annotation.Depends

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list