Bailey Campbell created NETBEANS-1523:
-----------------------------------------
Summary: Undo does not work after Refactor Move is used
Key: NETBEANS-1523
URL: https://issues.apache.org/jira/browse/NETBEANS-1523
Project: NetBeans
Issue Type: Bug
Components: java - Editor
Affects Versions: 10.0
Reporter: Bailey Campbell
{color:#333333}After moving a java file with Refactor option, Undo does not
work. The code is fixed properly but the Java file is not reverted to its
original package.{color}
# Open {{usages.MyInterface.java}}
# Right click {{MyInterface}} and from pop-up menu select Refactor > Move...
# In occurred dialog select package {{move}} and press Preview
# Inspect all changes and press Do Refactoring
# Ensure that {{MyInterface}} has been moved correctly and project is still
compilable
# Press undo and confirm dialog
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists