You can set up variables within FlexBuilder that point to
machine-specific paths, and then use them in your external references.
 So the SVN managed files will have paths lke "${FLEX_LIB}/nimer" in
them, for exampe, and then each individual FlexBuilder will have a
rule to convert that to a local path.

cheers,
barneyb

On 5/23/07, Rick Root <[EMAIL PROTECTED]> wrote:
> Got a question for y'all.  I've just installed the Subclipse plugin
> into Flex Builder (standalone)
>
> My flex projects are all in subversion (in a single repository)...
> previously, these lived in my working directory in
> D:\work\flexprojects\(projectname)\
>
> Every file was checked in.. no ignores.. so the swfs, html templates,
> javascript files, mxmls, etc.
>
> In addition, I reference some shared libraries by adding the SWC to
> the Library Path, and some shared components by adding them to the
> Source Path under "Flex Build Path" in the properties.
>
> In both cases, these paths are "hard coded" to a specific directory
> location... ie, the nimer components swc is located in
> D:\work\flexProjects\Components\nimerComponents\bin\nimerComponents.swc,
> while my shared components are loaded in
> D:\work\flexProjects\adscomponents
>
> In a world of shared development though, the LOCATION of those files
> is not necessarily  the same for my coworkers as it is for me.
>
> Now that I'm using subclipse, I'm attempting to check these projects
> out into the default location under My Documents...
>
> What's the RIGHT thing to do in terms of managing the project with the
> external requirements?
>
> If we're both using flex Builder and subclipse... and the project
> properties file is maintained in subversion... then I would assume it
> would be necessary for the paths to the shared components be exactly
> the same on all developer's computers, because these paths are
> hardcoded and live somewhere in the properties or settings files...
>
> Rick
>
> --
> CFMBB - Coldfusion Message Boards, Version 1.21 Now Available!
> http://www.cfmbb.org
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 and Flex 2 
Build sales & marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:4126
Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37

Reply via email to