Hi Logan, In Flexbuilder I don't seem to be given an option to include anything under src/test/flex as a runnable application. In project properties -> Flex Build Path my main source folder is src/ main/flex and I have src/test/flex listed as an additional source path folder. In project properties -> Flex Applications I can't add any apps that are under anything except src/main/flex.
Michael On Mar 6, 5:16 pm, Logan Allred <[email protected]> wrote: > On Fri, Mar 6, 2009 at 9:59 AM, Michael <[email protected]> wrote: > > We use FlexBuilder and are moving our build from Ant. We've got an > > AntTestRunner.mxml which sits in src/main which I know isn't the right > > place for it to be but I believe is necessary in order to run visual > > tests from within FlexBuilder. > > > I can't get my Maven compile to work while this file exists (it's > > happy once I delete it). Does anyone know why this happens? > > I'd have to see the actual error to know, but it could be that the > flexunit swcs are only normally included in the compile tests phase, > not the normal compile phase. > > We put our visual test runners that we use in FB in src/test/flex and > we don't have any problems. > > Logan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos?hl=en?hl=en http://blog.flex-mojos.info/ -~----------~----~----~----~------~----~------~--~---
