Haxe compiler flags
已回答
It appears that every compile flag in my project is considered false even though my project.xml sets them to true. They works fine and as expected when I compile, and I can even put breakpoints in these incorrectly disabled areas, but it's a real chore dealing with these excluded sections. Is there a way to have these flags accurately reflect the compile flags in my project.xml?
请先登录再写评论。
Please report at https://github.com/HaxeFoundation/intellij-haxe/issues.
Thanks! here's the issue, for those interested.