Question
flexunit breaks when using -load-config
1. I dump the compiler options using -dump-config=config.xml
2. I then load those options using -load-config+=config.xml
3. I can no longer right-click and 'Execute FlexUnit Test'
The error says: unable to open c'onfig.xml'
However, if I clean and build the project, it's just fine.
