skip BOM for source root detection (IDEA-77278, IDEA-98541)

This commit is contained in:
nik
2013-03-13 16:22:11 +04:00
parent 3069127870
commit b2fdf81153
6 changed files with 129 additions and 97 deletions
@@ -0,0 +1,5 @@
package com;
public class MyClass {
}