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

Michael D Billman updated NETBEANS-2814:
----------------------------------------
    Description: 
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)

  was:
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!


> 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-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to