Hi,
I just checked out the IntellJ Flex Plugin and setup IntellJ in debug mode and
debugged the Flex plugin in order to find out why IntellJ didn’t like the
distributions generated by the maven build.
Seems all it was, was the name of the player directory. I fixed that in the
build and now IntelliJ no longer complained when configuring a FlexJS SDK
created by the maven build. Now the player directory correctly has a
sub-directory with the playerversion instead of the “${flashVersion}” directory.
Please test ☺
Chris