STS中的SVN选项 - 现有Maven项目

时间:2012-06-13 09:47:40

标签: svn maven subclipse sts-springsourcetoolsuite

我是STS和SVN的新手。在我的工作站中,我正在SVN检出文件夹中的源代码(Maven Project)。我使用选项Import - >将该maven项目导入SpringSource工具套件(STS)。 Maven - >现有的Maven项目。 像这样导入后,我可以使用代码,我现在在我的机器中使用的代码。但我不能在STS中使用SVN选项,如更新,提交和注释。我没有启用这些功能。 我在我的STS工具中安装了Subclipse for SVN。 请指导我解决这个问题。提前致谢。

3 个答案:

答案 0 :(得分:0)

如果它已经在SVN中,那么你想使用SVN资源管理器从那里找到项目和结账。 (Subclipse是一个体面的插件) Subclipse 1.6.x更新站点 - http://subclipse.tigris.org/update_1.6.x (你可能想要1.7,1.8)

安装“用于subclipse的M2E连接器”,您将获得一个名为“Check out as Maven Project”的新选项,该选项将在STS工作区中将项目和所有子模块作为Maven项目进行预测。你将有完整的回归历史,并可以放弃。

Eclipse Extras更新站点的Maven集成 - http://m2eclipse.sonatype.org/sites/m2e-extras

答案 1 :(得分:0)

要将SVNKit安装为Eclipse插件或确保安装了最新版本,请使用http://eclipse.svnkit.com/1.8.x/作为Eclipse Update Manager中的更新站点位置。

In Eclipse menu select Help->Software Updates
Then choose 'Available Software' tab
Click 'Add Site...' button
Type http://eclipse.svnkit.com/1.8.x/ in the 'Location' field and press 'OK'.
Check the new site (it should appear in the list of update sites) and follow further steps as prompted by Eclipse.

答案 2 :(得分:0)

or 

在Eclipse中,转到“帮助”菜单→“安装新软件”... 点击添加... http://community.polarion.com/projects/subversive/download/eclipse/3.0/kepler-site/ 在位置中复制Subversive SVN连接器的URL 单击确定 检查Subversive SVN连接器 单击“下一步”,然后按照说明完成安装