[Potlatch-dev] Setting up Adobe Flex project

Steve Bennett stevagewp at gmail.com
Sun Dec 12 00:55:46 GMT 2010


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?

Also, since I'm on the topic, to build with ant from the commandline,
I had to add these two lines to the top of build.xml:

  <property name="FLEX_HOME" value="${env.FLEX_HOME}"/>
  <property name="ASDOC" value="${env.ASDOC}"/>

I'm surprised that it builds for anyone else - or maybe FLEX_HOME gets
directly to ant by the Flex IDE?

Steve



More information about the Potlatch-dev mailing list