fixed source root detection for java files in default package (IDEA-74616)

This commit is contained in:
nik
2011-10-10 11:44:41 +04:00
parent ac92cca038
commit 4ab95046f6
10 changed files with 110 additions and 2 deletions
@@ -0,0 +1,3 @@
package xyz;
public class Class2{}