I have had some luck with this by setting up Linked Resources ( Windows
-> Preferences ->General -> Workspace -> Linked Resources ), and then
using these paths in my Flex Project source path
For example, create a Linked Resource "MYPROJECT_SDK", and then add it
to the Flex project source Path: ${MYPROJECT_SDK}. This will allow you
to check in .project files with no relative paths.
Hope this helps!
-D
Douglas Knudsen wrote:
>
>
> Ok, we are using CVS to store our code base, ANT to push builds.
> yeehaw! But its a PITA to share code! I can't get a whole team of
> developers to use exactly the same path for their workspace and
> exactly the same path for Flex SDK, etc. FB uses absolute paths in
> its project config files. Anyone work around this any yet
> unsuccessfully?
>
>
> --
> Douglas Knudsen
> http://www.cubicleman.com <http://www.cubicleman.com>
> this is my signature, like it?
>
>