[Potlatch-dev] Setting up Adobe Flex project

Steve Bennett stevagewp at gmail.com
Sun Dec 12 01:19:26 GMT 2010


Err, in case the previous was confusing, when I say "Adobe Flex" I
mean "Adobe Flex Builder 3.0.2". (Also, does this violate the rule
about not using Flex SDK < 3.2?)

On Sun, Dec 12, 2010 at 11:55 AM, Steve Bennett <stevagewp at gmail.com> 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?
>
> 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