mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-22 11:29:28 +07:00
IJ-light switches "local" project pane to "RD" project pane, and the state should be preserved during this switch. GitOrigin-RevId: e2105ee23f5b4d10510a74df0ba3cff543a5c6f7
9 lines
66 B
Java
9 lines
66 B
Java
package com.package1;
|
|
|
|
public class Class2 {
|
|
}
|
|
|
|
class Class3 {
|
|
|
|
}
|