Minor: report error instead of crash with exceptions when collect JetFiles to compile and remove obsolete (wrong now) code
#EA-61681 Obsolete
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<modules>
|
||||
<module name="name" outputDir="whatever" type="java-production">
|
||||
<sources path="nonexistentFile.kt"/>
|
||||
<sources path="some/nonexistent/dir/"/>
|
||||
</module>
|
||||
</modules>
|
||||
Reference in New Issue
Block a user