On Sun, Dec 12, 2010 at 11:55 AM, Steve Bennett <[email protected]> wrote: > Hi all, > I've never used Flex (or done Flash development for that matter) > before, so please bear with me. I've been happily compiling P2 from > the command line with the SDK, but thought I'd give the IDE a burl. > There don't seem to be any project files in the SVN. So, what's the > best way to set up a Flex project using the existing P2 source files?
Ok, so this turned out to be marginally less painful than I expected. http://wiki.openstreetmap.org/wiki/Potlatch_2/Developer_Documentation#Debugging_with_FlashBuilder.2FFlexBuilder Summary: - make a project - svn co files into it - make a couple of tweaks to cope with the fact you're not using ant - tell flex where all your directories are - get your flash debugger sorted out (security settings) - debug Steve _______________________________________________ Potlatch-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/potlatch-dev
