mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
restore copy/paste for non-java files inside source roots (IDEA-73192 )
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
package pack1;
|
||||
public class Class1 {}
|
||||
@@ -0,0 +1,2 @@
|
||||
package pack2;
|
||||
public Class2{}
|
||||
Reference in New Issue
Block a user