Hello, I have been playing with various of the classes stored in SVN at http://labs.adobe.com/subversion/flashplatform, and have some questions about what is the best way to check those out, to build them.
So far I have been checking out the trunk of each project (corelib, xmlsyndication, flexunit, xmpp, etc.) as a separate Flex Library Project using Subclipse. Then I set (what I think are) the appropriate classes (all of them?), source paths (src/actionscript3) and library paths (other Flex Library Projects) in the properties window (under build path) in Flex Builder 2, and have been able to get these to build swc files. Is that the best way to do this? While I am able to get the swcs, I am not able to compile the test applications from within Flex Builder 2 - is there a way to do that? Any help or pointers are appreciated. Thanks, Kevin N.

