Thanks Martin; this is good information. It sounds like the JDT has a good
solution, although I wouldn't mind seeing behavior similar to Visual Studio
where referenced projects are built and then added to the bin directory of the
referencing project. I recently read a thread here talking about how to handle
multiple swf/swc projects and I hope to see further discussion on these topics
in the future.

Thanks again for your insight,
-DT


> -----Original Message-----
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf
> Of Martin Wood
> Sent: Tuesday, August 22, 2006 13:14
> To: flexcoders@yahoogroups.com
> Subject: Re: [flexcoders] Project References vs. ActionScript Build Path
> 
> This was something i've been wondering about so I double checked the behaviour
> of the JDT and search the help and it says this :
> 
> 'The referenced project list is used to determine the build order. A project
> is
> always built after all its referenced projects are built.'
> 
> BUT, adding a project to the referenced project list doesnt automatically add
> it
> to the build path.
> 
> For a Java project there is a tab on the 'Java Build Path' for 'Referenced
> Projects' which does add them to the build path..
> 
> What I do miss from the JDT is exactly that, a referenced projects tab on the
> Flex Build Path (also adding multiple source folders for a single project
> would
> be nice..)
> 
> The current 'browse the whole filesystem' feels a bit clumsy in comparison...
> 
> but the JDT has had a long time to get to where it is..hopefully flex builder
> will soon incorporate those good features.
> 
> martin.
> 
> Daniel Thompson wrote:
> > Question about Flex Builder:
> >
> > How does adding another project as a reference (in Project References)
> differ
> > from adding the source path of that other project (in the ActionScript Build
> > Path)? I know that adding it as a reference will not allow one to compile if
> you
> > reference a class in that other project, so I'm just curious what the
> intentions
> > were behind these features.
> >
> > Thanks,
> > -DT
> >
> >
> 
> --
> Martin Wood
> 
> http://relivethefuture.com/choronzon
> 
> 
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
> Yahoo! Groups Links
> 
> 
> 
> 
> 
> 




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to