myeclipse 安装及使用svn

    技术2022-05-19  20

    myeclipse中使用svn

    myeclipse中使用svn 1、Help---> Software Updates--->Find and Install 2、Search for new features to install 3、New Remote Site 4、name:svn   URL: http://subclipse.tigris.org/update_1.4.x 5、等待加载完jar后,window - Show View - Other - SVN - SVN Repositories--->Add  SVN Repository 6、输入你公司的项目存放的url(比如我公司的是svn://192.168.1.8) 7、右击checkout就可以把你的项目拷贝到你的myeclipse中了! 8、要更新(提交)的话.右击你要更新(提交)的包(或者类,或者配置文件等等)-->Team-->update(commmit)

    最新回复(0)