• <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)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

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

                  相关文档推荐

                  Use cyrillic .properties file in eclipse project(在 Eclipse 项目中使用西里尔文 .properties 文件)
                  Eclipse gets stuck when trying to launch Android app(Eclipse 在尝试启动 Android 应用程序时卡住了)
                  Eclipse: Failed to initialize Monitor Thread: Unable to establish loopback connection(Eclipse:无法初始化监视器线程:无法建立环回连接)
                  Eclipse- JDK not found(Eclipse-找不到JDK)
                  How to make Eclipse behave well in the Windows 7 taskbar?(如何让 Eclipse 在 Windows 7 任务栏中表现良好?)
                  FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)(本机方法中的致命错误:JDWP 未初始化传输,jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197))

                    <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>