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

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:4124
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