Community
Participate
Working Groups
Example: public class A { private static class B { } } Collapse class B (so that it only is one line of code). Then select this line of code and cut that selection (e.g. Ctrl-X). The source is not cut, but source of class B is expanded again. But some actions work, e.g. Del deletes class B. Workaround: Select class in Package view. Then select "cut". -- Configuration Details -- Product: Eclipse 1.2.1.20090812-1036 (org.eclipse.epp.package.java.product) Installed Features: org.eclipse.jdt 3.5.1.r351_v20090810-0600-7r88FEoFI0WTo6Az-1qFRHm37ChJ
*** This bug has been marked as a duplicate of bug 128365 ***