将用户定义的库添加到SVN [英] adding user defined libraries to SVN

查看:93
本文介绍了将用户定义的库添加到SVN的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一个项目,为此我使用了许多外部库(jar格式).我已经添加了我下载的所有外部jar,并将它们添加到了版本控制(Subversion)的构建路径中.

I am developing a project for which I have used a number of external libraries (in jar format). I have added all of the external jars I have downloaded and added to the build path to our version control (subversion) as well.

但是最近引起我注意的是,许多库不在SVN树中.我进行了一些研究,这些是我作为用户定义的库创建的,并按照相应网页上的说明以这种方式添加到构建路径中.当我在Eclipse中右键单击它们时,看不到将它们添加到版本控件中的选项.因此,我决定将它们导出到SVN树上的lib文件夹中.我不确定这是否是解决此问题的正确方法,对此会有所帮助.

However it has recently come to my attention that a number of the libraries are not in the SVN tree. I have looked into it a bit, and these are the libraries that I have created as user defined libraries and added to the build path in that way, following the instructions on the respective web pages. When I right click on them in Eclipse, I don't see the options to add them to the version control. So I decided to export them to the lib folder I have on the SVN tree. I am not sure if it's the right way of solving this problem, would appreciate som help on the matter.

我不确定它是否有帮助,但是有问题的软件包是:Commons Math,JFreeChart和JCommons.

I am not sure if it's of any help but the packages in question are: Commons Math, JFreeChart and JCommons.

推荐答案

您是否考虑过将Maven或Ivy之类用于外部依赖项?

Have you considered using something like Maven or Ivy for your external dependencies?

这篇关于将用户定义的库添加到SVN的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆