Community
Participate
Working Groups
Version 3.0.m9. In the Java Browsing Perspective, from our CVS HEAD Project, I selected a Java class "C". Select All (Ctrl-A), Copy. In the Java Browsing Perspective, in a different Project for a CVS branch "B" we have, I selected the same class "C". Select All (Ctrl-A), Delete, Paste. The class "C" from HEAD has more methods than the same class from the branch I pasted into. After the paste, the Members pane becomes EMPTY. Save, the Members pane is still EMPTY. Right-click on the class in the Types view, Refresh, the Members pane is still EMPTY.
Cannot reproduce while copying/pasting a sample java class between 2 separated projects. May you attach the classes you were copying/pasting content? Also, have you any stack traces/errors in the log when Outline became empty? Thx
This would be likely a UI bug anyway.
Dani, I suspect that this is caused by the same problem as described in bug 62854.
Yes that would explain it. Cannot reproduce using I20405280010 *** This bug has been marked as a duplicate of 62854 ***