【发布时间】:2011-12-27 17:07:30
【问题描述】:
我正在 Intellij IDEA 从事一个项目。我移动重构了一些包。但是我想撤消我的更改。当我点击恢复按钮时,它说
Cannot Undo
并在其下显示一个列表:
Following files affected by this action have been already changed
我怎样才能恢复我的更改,因为我丢失了一些包和类。 Intellij IDEA 是否将它们保存在临时文件夹中?
PS:我在 64 位 Ubuntu 计算机上使用 open jdk 1.6.0。
【问题讨论】:
标签: intellij-idea undo revert