• <bdo id='IiQW8'></bdo><ul id='IiQW8'></ul>

    <tfoot id='IiQW8'></tfoot>

      <i id='IiQW8'><tr id='IiQW8'><dt id='IiQW8'><q id='IiQW8'><span id='IiQW8'><b id='IiQW8'><form id='IiQW8'><ins id='IiQW8'></ins><ul id='IiQW8'></ul><sub id='IiQW8'></sub></form><legend id='IiQW8'></legend><bdo id='IiQW8'><pre id='IiQW8'><center id='IiQW8'></center></pre></bdo></b><th id='IiQW8'></th></span></q></dt></tr></i><div id='IiQW8'><tfoot id='IiQW8'></tfoot><dl id='IiQW8'><fieldset id='IiQW8'></fieldset></dl></div>

        <small id='IiQW8'></small><noframes id='IiQW8'>

      1. <legend id='IiQW8'><style id='IiQW8'><dir id='IiQW8'><q id='IiQW8'></q></dir></style></legend>
      2. m2e Subclipse 连接器错误 - 'bundle org.tigris.subversion.subc

        m2e Subclipse Connector error - #39;bundle org.tigris.subversion.subclipse.core [1.6.0,1.9.0)(m2e Subclipse 连接器错误 - bundle org.tigris.subversion.subclipse.core [1.6.0,1.9.0))
              <tbody id='nQ3PQ'></tbody>

            • <bdo id='nQ3PQ'></bdo><ul id='nQ3PQ'></ul>

              <small id='nQ3PQ'></small><noframes id='nQ3PQ'>

              1. <legend id='nQ3PQ'><style id='nQ3PQ'><dir id='nQ3PQ'><q id='nQ3PQ'></q></dir></style></legend>
              2. <i id='nQ3PQ'><tr id='nQ3PQ'><dt id='nQ3PQ'><q id='nQ3PQ'><span id='nQ3PQ'><b id='nQ3PQ'><form id='nQ3PQ'><ins id='nQ3PQ'></ins><ul id='nQ3PQ'></ul><sub id='nQ3PQ'></sub></form><legend id='nQ3PQ'></legend><bdo id='nQ3PQ'><pre id='nQ3PQ'><center id='nQ3PQ'></center></pre></bdo></b><th id='nQ3PQ'></th></span></q></dt></tr></i><div id='nQ3PQ'><tfoot id='nQ3PQ'></tfoot><dl id='nQ3PQ'><fieldset id='nQ3PQ'></fieldset></dl></div>

              3. <tfoot id='nQ3PQ'></tfoot>
                1. 本文介绍了m2e Subclipse 连接器错误 - 'bundle org.tigris.subversion.subclipse.core [1.6.0,1.9.0)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我想用 Maven 签出项目.但是,由于此错误,我无法使用 Subclipse 设置我的 Maven 配置:

                  I want to checkout projects with Maven. However I am unable to setup my Maven configuration with Subclipse due to this error:

                  Operation details
                  Cannot complete the install because one or more required items could not be found.
                  Software being installed: Maven SCM handler for Subclipse 0.13.0.201303011221 (org.sonatype.m2e.subclipse.feature.feature.group 0.13.0.201303011221)
                  Missing requirement: Maven SCM Handler for Subclipse 0.13.0.201303011221 (org.sonatype.m2e.subclipse 0.13.0.201303011221) requires 'bundle org.tigris.subversion.subclipse.core [1.6.0,1.9.0)' but it could not be found
                  Cannot satisfy dependency:
                  From: Maven SCM handler for Subclipse 0.13.0.201303011221 (org.sonatype.m2e.subclipse.feature.feature.group 0.13.0.201303011221)
                  To: org.sonatype.m2e.subclipse [0.13.0.201303011221]
                  

                  我尝试过的事情

                  • 卸载 Subclipse 并重新安装
                  • 一起删除我的 Eclipse 文件夹并重新安装不同的工作空间
                  • 删除所有 tigris 文件夹和 jar 文件,包括更新features.xml 并重新安装 subclipse

                  更多详情

                  版本信息面向 Web 开发人员的 Eclipse Java EE IDE.版本:开普勒服务版本 1内部版本号:20130919-0819

                  Version Information Eclipse Java EE IDE for Web Developers. Version: Kepler Service Release 1 Build id: 20130919-0819

                  我目前安装的插件是:子剪辑 1.10.3SonarQube 3.2.0

                  My current installed plugins are: Subclipse 1.10.3 SonarQube 3.2.0

                  我的 TortoiseSVN 是:TortoiseSVN 1.8.4,内部版本 24972 - 64 位,2013/11/24 11:15:39颠覆 1.8.5,-发布4月1.4.8四月实用程序 1.5.2农奴 1.3.2OpenSSL 1.0.1e 2013 年 2 月 11 日zlib 1.2.8

                  My TortoiseSVN is: TortoiseSVN 1.8.4, Build 24972 - 64 Bit , 2013/11/24 11:15:39 Subversion 1.8.5, -release apr 1.4.8 apr-util 1.5.2 serf 1.3.2 OpenSSL 1.0.1e 11 Feb 2013 zlib 1.2.8

                  我也在使用 CollabNet 1.8.5,但这也不起作用.

                  I am also using CollabNet 1.8.5 and that does not work either.

                  ===

                  将我的 TortoiseSVN 降级到 1.7.12,这是我使用的旧版本,但我仍然遇到同样的错误.

                  Downgraded my TortoiseSVN to 1.7.12 which was an older version I had used and I am still getting the same error.

                  我卸载了 CollabNet SVN 1.8.5 以防它引起冲突,但这也没有帮助.

                  I uninstalled CollabNet SVN 1.8.5 in case it was causing a conflict, but that also did not help.

                  推荐答案

                  通过 url 安装最新的 m2eclipse 更新.由于 subclipse 1.10.x 需要进行一些更新.

                  Install the latest m2eclipse update via url. since subclipse 1.10.x some updates needed to be made.

                  1. 在 Eclipse 中,打开帮助 >> 安装新软件...

                  1. In Eclipse, open Help >> Install New Software...

                  点击添加...

                  对于名称:输入 m2eclipse Subclipse 集成

                  For Name: enter m2eclipse Subclipse Integration

                  对于位置:输入 http://download.eclipse.org/technology/m2e/发布/

                  点击确定,然后勾选 Maven SCM 集成并完成安装(忽略关于未签名内容的警告)

                  Click Ok, then check Maven SCM Integration and complete the installation (ignore the warning about unsigned content)

                  出现提示时重启 Eclipse

                  Restart Eclipse when prompted

                  这篇关于m2e Subclipse 连接器错误 - 'bundle org.tigris.subversion.subclipse.core [1.6.0,1.9.0)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  Cannot load 64-bit SWT libraries on 32-bit JVM ( replacing SWT file )(无法在 32 位 JVM 上加载 64 位 SWT 库(替换 SWT 文件))
                  How can I specify the default JVM arguments for programs I run from eclipse?(如何为从 Eclipse 运行的程序指定默认 JVM 参数?)
                  Class JavaLaunchHelper is implemented in both ... libinstrument.dylib. One of the two will be used. Which one is undefined(JavaLaunchHelper 类在... libinstrument.dylib 中都实现了.将使用两者之一.哪个是未定义的) - IT屋-程序员软件开发技术分享
                  Running Eclipse on Windows 7 JRE and JDK not found(找不到在 Windows 7 JRE 和 JDK 上运行 Eclipse)
                  StringBuilder vs. .concat vs. quot;+quot; Operator relative performance different in eclipse than command line?(StringBuilder vs. .concat vs. “+eclipse中的操作员相对性能与命令行不同?)
                  Is there a maximum number you can set Xmx to when trying to increase jvm memory?(尝试增加 jvm 内存时,您可以将 Xmx 设置为最大数量吗?)

                    <tfoot id='1mDOP'></tfoot>

                  1. <small id='1mDOP'></small><noframes id='1mDOP'>

                      <legend id='1mDOP'><style id='1mDOP'><dir id='1mDOP'><q id='1mDOP'></q></dir></style></legend>

                      • <i id='1mDOP'><tr id='1mDOP'><dt id='1mDOP'><q id='1mDOP'><span id='1mDOP'><b id='1mDOP'><form id='1mDOP'><ins id='1mDOP'></ins><ul id='1mDOP'></ul><sub id='1mDOP'></sub></form><legend id='1mDOP'></legend><bdo id='1mDOP'><pre id='1mDOP'><center id='1mDOP'></center></pre></bdo></b><th id='1mDOP'></th></span></q></dt></tr></i><div id='1mDOP'><tfoot id='1mDOP'></tfoot><dl id='1mDOP'><fieldset id='1mDOP'></fieldset></dl></div>
                          <tbody id='1mDOP'></tbody>
                          <bdo id='1mDOP'></bdo><ul id='1mDOP'></ul>