Compilation fails: FlexCompiler$MyProcessingItem.getFile must not return null
Hi,
I'm trying to set up a Flex project to work with IDEA 10.5. Currently when I try to compile (Make Project or Make Module) I get the following error:
Error: @NotNull method com/intellij/lang/javascript/flex/build/FlexCompiler$MyProcessingItem.getFile must not return null
This sounds a bit as if the compiler doesn't know what to compile.. any ideas what may be wrong here?
Thanks, Henning
请先登录再写评论。
Hello Henning,
This sounds a bit like a bug. Does it happen after restart? How many modules do you have in your project? Are they Flex modules?
Regards,
Kirill