mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-10 13:17:09 +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