Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Project properties->Flex Compiler.
  • Update your additional compiler arguments to add the following items to whatever arguments are already present
    -keep-as3-metadata=RunWith,BeforeClass,AfterClass,Before,After,Suite,Test,TestCase,Ignore,Filter,Sort,Theory,DataPoint,DataPoints,ArrayElementType
    -define=CONFIG::useFlexClasses,true
  • Click OK on the properties panel to close it.

Previous | Next