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 <*> 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/

