You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Michael D Billman (JIRA)" <ji...@apache.org> on 2019/07/08 13:59:00 UTC

[jira] [Assigned] (NETBEANS-2814) Strange Behavior on Resolve Imports

     [ https://issues.apache.org/jira/browse/NETBEANS-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael D Billman reassigned NETBEANS-2814:
-------------------------------------------

    Assignee:     (was: Michael D Billman)

> Strange Behavior on Resolve Imports
> -----------------------------------
>
>                 Key: NETBEANS-2814
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2814
>             Project: NetBeans
>          Issue Type: Bug
>          Components: ide - Features On Demand
>    Affects Versions: 11.1
>            Reporter: Michael D Billman
>            Priority: Major
>             Fix For: 11.1
>
>         Attachments: image-2019-07-08-09-26-40-368.png
>
>
> I see strange behavior when doing the Ctrl+Shift+I to resolve imports.  We use the javax.xml.bind for these objects and when i resolve, it requests to resolve some strange things:
> !image-2019-07-08-09-26-40-368.png!
>  
> Forgot to add, after clicking ok, it brings in the following unused import:
>  
> import org.fusesource.hawtjni.runtime.Library;
>  
> I am wondering if it is because we have a package name that starts with "Library" (notice it is trying to import com, javax, etc)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists