Hi Harbs, At our last debugging session I couldn't correctly setup for you test environment in IDE. I get back to this yesterday and I know what I have missed.
You have to import following projects to IDE (Flash Builder or Intellij): - automation_apps (build project to: bin -> flex-tlf\automation_apps\bin) -- automation_core (dependency to automation_apps) -- automation_tests (dependency to automation_apps) Test application called Flow.swf (build this project first, because automation_apps is using it for testing): - testApps (it should be build to path: flex-tlf\automation_apps\bin\Flow.swf) -- textLayout_editBar (dependency to testApps) -- textLayout_ui (dependency to testApps) On this screenshot you can check where these projects are placed in our source code: http://www.tinypic.pl/rypnqvj4yy04 If you point version 4.13.0 SDK to all of this project - application will be testing textLayout.swc from this version. So if you wanted to test for example textLayout.swc from 4.14.0 RC just change SDK in this projects. All this projects are Flash Builder projects so it would be easy to import them to FB. Piotr ----- Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/Debugging-Tests-tp42862p43557.html Sent from the Apache Flex Development mailing list archive at Nabble.com.