Wednesday, March 17, 2010

Coding collaboratively is possible even in flex using VSS

Hello flex aspirants..
   We can see lot of flex developers those who are jealous about java developers because Java developers are having lot of tools or plugins to make their life easier. But now a days things are changing for flex developers also. Coding made easy with Flex/flash builder and even they can work collaboratively on a same project using VSS/SVN/CSV..etc or some other version control systems.
   Unfortunately flash/flex builder is not having any plugins to work with VSS. But we can do this using "Flex builder Eclipse plugin. " Follow these simple steps to do well.

  • Download and install latest Eclipse
  • Download and install Flex builder eclipse plugin
  • Download vss plugin for eclipse and paste those unzipped files into Eclipse plugin directory.
That's it...nothing more than it...u can happily work with your friend on the same file. :)

reference:
http://www.rozengain.com/blog/2007/03/27/flex-with-visual-sourcesafe-how-to/

No comments:

Post a Comment