When project path contains space, for example "/home/user/My projects/project", lauch project fails and "Error: Invalid SWF file name" is returned. I had to fix it in build.xml by adding single quote mark (') to line <arg line="${swfFile}" /> (114).
Log in to post a comment.