[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-1246) service beans code completion is broken

Rob Stryker (JIRA) jira-events at lists.jboss.org
Thu Apr 3 12:39:50 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBIDE-1246?page=all ]

Rob Stryker updated JBIDE-1246:
-------------------------------

    Fix Version/s: LATER
                       (was: 2.1)

> service beans code completion is broken
> ---------------------------------------
>
>                 Key: JBIDE-1246
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1246
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS
>            Reporter: Max Andersen
>         Assigned To: Rob Stryker
>             Fix For: LATER
>
>
> While fixing the identification of service xml I found that the code completion is broken in service.xml
> It looks like the code is searching for code completions manually and assumes way too much about what the searchengine can/should find.
> e.g. PackageTypeSearcher.getPackage() assumes only one packagefragment per name will be found, but that is not the case if you have multiple projects with the same jar  or simply uses the same package name in diffeerent projects.
> One way to solve it is to use the built in codecompetlion in JDT - an example of that is to be found in CompletionHelper.java in the hibernate plugins.

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

        



More information about the jbosstools-issues mailing list