Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
11.0
-
None
-
None
Description
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:
"Error: Target class can not be resolved"