Giuseppe Tino created NETBEANS-2262:
---------------------------------------

             Summary: Move members error: Target class can not be resolved.
                 Key: NETBEANS-2262
                 URL: https://issues.apache.org/jira/browse/NETBEANS-2262
             Project: NetBeans
          Issue Type: Bug
          Components: java - Refactoring
    Affects Versions: 11.0
         Environment: Product Version: Apache NetBeans IDE Dev (Build 
incubator-netbeans-release-395-on-20190310)
Updates: Updates available
Java: 12; OpenJDK 64-Bit Server VM 12+32
Runtime: OpenJDK Runtime Environment 12+32
System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
            Reporter: Giuseppe Tino


Test case: 
[https://netbeans-vm.apache.org/synergy/client/app/#/case/5116/suite/2502/edit]

Steps to reproduce:
 # Open {{usages.ClassA.java}}
 # Put caret inside body of {{getListOfA()}} and using Ctrl+M invoking "Move 
Member" dialog
 # In occurred dialog select package {{usages}} and class {{ClassC}} then press 
Preview

Expected result:
 * I can press the button Preview and see the preview

Actual result:
 * Selecting the package "usages" and the class "ClassC" doesn't enable the 
buttons "Preview" and "Refactor" because there is the error:
"{color:#FF0000}Error: {color}Target class can not be resolved"



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