由于Flex Builder没有内置SVN支持,很是不便。为了方便,给Flex Builder也装了SVN插件。由于FB基于Eclipse,安装方法都是一样的。
选择 Help -> Soft Updates -> Find and Install,在弹出的窗口中选择“Search for new features to install”,然后创建新的”New Romote Site”,Name为“Subclipse”,URL是”http://subclipse.tigris.org/update”,接下来就是一路next之类的了。
安装结束后,在Window->Perspective->Customize Perspetive中激活svn,就可以在File->New 中看到SVN的选项了。