- 浏览: 3500397 次
- 性别:
- 来自: 北京
文章分类
最新评论
-
wanglf1207:
EJB的确是个不错的产品,只是因为用起来有点门槛,招来太多人吐 ...
weblogic-ejb-jar.xml的元素解析 -
qwfys200:
总结的不错。
Spring Web Flow 2.0 入门 -
u011577913:
u011577913 写道也能给我发一份翻译文档? 邮件437 ...
Hazelcast 参考文档-4 -
u011577913:
也能给我发一份翻译文档?
Hazelcast 参考文档-4 -
songzj001:
DbUnit入门实战
Quotation:
使用Eclipse-Ganymede内置的SVN尝试checkout项目时出现Selected SVN connector library is not available or cannot be loaded.
Solution:
添加 SVN connectot
http://www.polarion.org/projects/subversive/download/eclipse/2.0/ganymede-site/
评论
1 楼
yangzb
2008-09-06
在Eclipse 3.4中安装Subversive
今天尝试在Eclipse 3.4中安装Subversive,但遇到了下面的错误:
Cannot find a solution where both Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.team.svn.feature.group/[0.7.1.I20080612-1500,0.7.1.I20080612-1500]] and Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.team.svn.feature.group/[0.7.3.I20080814-1500,1.0.0)] can be satisfied.
Unsatisfied dependency: [org.polarion.eclipse.team.svn.connector.svnkit.feature.group 2.0.3.I20080814-1500] requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.team.svn.feature.group/[0.7.3.I20080814-1500,1.0.0)
Unsatisfied dependency: [org.polarion.eclipse.team.svn.connector.svnkit.feature.group 2.0.3.I20080814-1500] requiredCapability: org.eclipse.equinox.p2.iu/org.polarion.eclipse.team.svn.connector.feature.group/0.0.0
Unsatisfied dependency: [org.polarion.eclipse.team.svn.connector.svnkit15.feature.group 2.0.3.I20080814-1500] requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.team.svn.feature.group/[0.7.3.I20080814-1500,1.0.0)
Unsatisfied dependency: [org.polarion.eclipse.team.svn.connector.svnkit15.feature.group 2.0.3.I20080814-1500] requiredCapability: org.eclipse.equinox.p2.iu/org.polarion.eclipse.team.svn.connector.feature.group/0.0.0
Unsatisfied dependency: [org.polarion.eclipse.team.svn.connector.feature.group 2.0.3.I20080814-1500] requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.team.svn.feature.group/[0.7.3.I20080814-1500,1.0.0)
解决方法如下:
after some google search, I got the solution: The SVN Team Provider version in the Ganymede update site is not the latest version. To get it works with the Connectors you’ve got to update it to the latest version. Here are the steps to make it works :
1. Go to Help->Software Updates.
2. Click on the “Available Software” tab.
3. Unfold the Ganymede->Collaboration Tools node, and if your experience is like mine, you will see the “SVN Team Provider (Incubation)” item with this version identifier, “0.7.1.I20080612-1500″. What you really need (since the Subversive/Polarion team posted updates) is the version from 2008-08-01.
4. Click on “Manage Sites…”.
5. Uncheck the “Ganymede” checkbox (http://download.eclipse.org/releases/ganymede)
6. Scroll down to find “http://download.eclipse.org/technology/subversive/0.7/update-site/”, select it and click “OK”.
7. You should be back on the “Available Software” tab, with only the subversive items present. Unfold the “Subversive SVN Team Provider Plugin (Incubation)” item, and you will see the “SVN Team Provider (Incubation)” item. Note that the version identifier is “0.7.3.I20080814-1500″.
8. Check the box, and click”install”. The install will be change to an update. Restart Eclipse at the end of the install.
9. Go to “Help->Software Updates”.
10. Choose the “Available Software” tab.
11. Click the “Add Site” button, and add “http://www.polarion.org/projects/subversive/download/eclipse/2.0/update-site/”.
12. Check the SVNKit Connectors and click “Install”. Restart Eclipse at the end of the install.
13. Subversive should be working !
Thanks to Frank Carver and Graig Thomas
今天尝试在Eclipse 3.4中安装Subversive,但遇到了下面的错误:
Cannot find a solution where both Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.team.svn.feature.group/[0.7.1.I20080612-1500,0.7.1.I20080612-1500]] and Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.team.svn.feature.group/[0.7.3.I20080814-1500,1.0.0)] can be satisfied.
Unsatisfied dependency: [org.polarion.eclipse.team.svn.connector.svnkit.feature.group 2.0.3.I20080814-1500] requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.team.svn.feature.group/[0.7.3.I20080814-1500,1.0.0)
Unsatisfied dependency: [org.polarion.eclipse.team.svn.connector.svnkit.feature.group 2.0.3.I20080814-1500] requiredCapability: org.eclipse.equinox.p2.iu/org.polarion.eclipse.team.svn.connector.feature.group/0.0.0
Unsatisfied dependency: [org.polarion.eclipse.team.svn.connector.svnkit15.feature.group 2.0.3.I20080814-1500] requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.team.svn.feature.group/[0.7.3.I20080814-1500,1.0.0)
Unsatisfied dependency: [org.polarion.eclipse.team.svn.connector.svnkit15.feature.group 2.0.3.I20080814-1500] requiredCapability: org.eclipse.equinox.p2.iu/org.polarion.eclipse.team.svn.connector.feature.group/0.0.0
Unsatisfied dependency: [org.polarion.eclipse.team.svn.connector.feature.group 2.0.3.I20080814-1500] requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.team.svn.feature.group/[0.7.3.I20080814-1500,1.0.0)
解决方法如下:
after some google search, I got the solution: The SVN Team Provider version in the Ganymede update site is not the latest version. To get it works with the Connectors you’ve got to update it to the latest version. Here are the steps to make it works :
1. Go to Help->Software Updates.
2. Click on the “Available Software” tab.
3. Unfold the Ganymede->Collaboration Tools node, and if your experience is like mine, you will see the “SVN Team Provider (Incubation)” item with this version identifier, “0.7.1.I20080612-1500″. What you really need (since the Subversive/Polarion team posted updates) is the version from 2008-08-01.
4. Click on “Manage Sites…”.
5. Uncheck the “Ganymede” checkbox (http://download.eclipse.org/releases/ganymede)
6. Scroll down to find “http://download.eclipse.org/technology/subversive/0.7/update-site/”, select it and click “OK”.
7. You should be back on the “Available Software” tab, with only the subversive items present. Unfold the “Subversive SVN Team Provider Plugin (Incubation)” item, and you will see the “SVN Team Provider (Incubation)” item. Note that the version identifier is “0.7.3.I20080814-1500″.
8. Check the box, and click”install”. The install will be change to an update. Restart Eclipse at the end of the install.
9. Go to “Help->Software Updates”.
10. Choose the “Available Software” tab.
11. Click the “Add Site” button, and add “http://www.polarion.org/projects/subversive/download/eclipse/2.0/update-site/”.
12. Check the SVNKit Connectors and click “Install”. Restart Eclipse at the end of the install.
13. Subversive should be working !
Thanks to Frank Carver and Graig Thomas
发表评论
-
字符串分割--java中String.split()用法
2013-03-06 14:25 74147在java.lang包中有String.sp ... -
用 HttpServletResponseWrapper 实现 Etag 过滤器
2012-07-09 16:58 3757原文出处:http://blog.chenlb.com/200 ... -
Fitnesse使用
2012-05-05 13:27 23491Fitnesse 的使用 一,介绍 Fitnesse是一种 ... -
Customizing the new FitNesse parser
2012-05-05 13:13 2133FitNesse began its life using ... -
java application中内嵌ActiveX控件
2011-11-14 15:57 5516我这里用的是SWT/JFace开发application,SW ... -
Google Java Developer Tools Downloads
2011-08-09 00:04 2346WindowBuilder Pro原来叫WindowB ... -
Jalita
2011-08-06 00:49 1565Jalita (Java light terminal ada ... -
【转】用Java写字符终端界面
2011-07-29 13:13 2120终端界面GUI开源项目charva。 这个框架让你可以用开发 ... -
[转]mybatis下的分页,支持所有的数据库
2011-07-21 13:21 14838大 家都知道,mybatis的自带分页方法只是逻 ... -
Java framework for text- & console-based forms?
2011-07-21 01:06 1709charva jcurses JNA , ... -
JNA(Java Native Access)学习入门
2011-07-21 01:04 22610Java Native Access 项目 在 ... -
JAVA上加密算法的实现用例
2011-06-25 12:38 4882来源:www.ibm.com ... -
如何将GlassFish作为Windows服务运行
2011-05-18 23:21 2370本文档来自GlassFish官方网站,详细介绍了将 G ... -
JAVA UDP打洞必备知识点---NAT
2011-05-05 12:56 8685一、引言 RFCl631 ... -
Keystore概念,Keytool工具使用
2011-04-28 16:20 2902近来由于项目需要做Single Sign On, 研究了一 ... -
利用Eclipse Profile Plugin监控分析Tomcat性能
2011-04-18 16:14 3700目前新版本的Eclipse在启动应用服务器的时候有一个新的选 ... -
m2eclipse: Eclipse is running in a JRE, but a JDK is required
2011-02-04 23:43 2537Eclipse 安装了Maven插件,启动Eclipse ... -
利用JNative实现Java调用动态库
2010-10-18 00:43 2099由于项目要求,需要用J ... -
RHEL5支持大内存
2010-10-08 16:19 3002安装 RHEL 5 ,硬件为 4G 内存,安装完成 ... -
Windows Server 2003 和 Windows 2000 提供大内存支持
2010-10-08 16:19 1854本文介绍物理地址扩展 ...
相关推荐
资源分类:Python库 所属语言:Python 资源全名:gordian-3.1.1.tar.gz 资源来源:官方 安装方法:https://lanzao.blog.csdn.net/article/details/101784059
标题中的“PyPI官网下载 | gordian-3.0.0.tar.gz”表明这是一个通过Python Package Index(PyPI)官方渠道获取的软件包,名为“gordian”,版本为3.0.0,且以tar.gz格式压缩。PyPI是Python开发者发布自己编写的开源...
《PyPI官网下载 | gordian-1.1.3.tar.gz——深入了解Python库的发布与使用》 在Python的世界里,PyPI(Python Package Index)是最重要的资源库,它为全球的开发者提供了一个集中地来发布、分享和发现Python软件包...
Gordian将转换应用于github存储库中的文件,并为存储库所有者创建PR,以审阅和合并它们。 该项目源于保持各种kubernetes服务保持一致并大规模推出变更的需求。 该工具的主要用例是同时在多个存储库中对配置文件...
### Gordian Knot 制作高质量 Xvid DVDRip 图解全攻略 #### 一、概述 Gordian Knot是一款功能强大的视频压制工具包,能够帮助用户将DVD中的视频内容转换成高质量的Xvid编码格式。Xvid是一种开源的视频编码格式,与...
《Gordian Knot:开源编码工具的探索与应用》 Gordian Knot,这个名字源于古希腊传说中的一个难解的结,象征着复杂的问题。在IT领域,它是一款开源的多媒体处理工具,专为DivX和XviD编码提供全方位支持。这款软件...
【Gordian_实习】项目概述 Gordian_实习项目是一个专为学习和实践HTML技术而设计的实习计划。HTML(HyperText Markup Language)是网页制作的基础,它定义了网页的结构和内容。通过参与这个实习项目,你将有机会...
一款很不错的抓取vob的视频和音频及字母的强大工具.
1. Gordian Knot 0.28.8:主要用于从DVD抓取数据,如果直接处理现有视频,则可省略。该软件集成了多种功能,包括DVD解密和音频抓取,且支持中文界面。 2. MeGUI 0.3.1.1051:这是一个全面的视频处理工具,包含编码...
src/cse788_gordian.c - gordian 放置算法的实现 src/cse788_floorplan.c - 基于模拟退火的布局规划算法的实现。 src/cse788_display.c - 退火和 gordian 的图形界面。 test/hw4.c - 调用模块的主函数 src/plus/* ...
Gordian Guardian是基于iOS的种子管理器。 状态-后期Alpha Gordian Guardian目前正在积极开发中,并且处于后期alpha测试阶段。 在进行进一步的测试和审核之前,不应将其用于生产任务。 版本记录 1.9(11),2021年2...
项目第二阶段界面设计 通过Choo创建index.php 通过Gordian创建Landing.php 通过Mihoko创建signup.php 通过Mahsa创建login.php 通过Choo创建teask-board.php 创建Partials文件夹以包含Gordian的页眉,页脚和sidebar....
- **Gordian Knot 0.28.5**:一个集成多种功能的工具包,用于DVD的解密、提取和初步处理。 - **DVDecrypter**:专门用于从DVD中提取VOB文件。 - **DVD2AVI**:用于分离视频和音频流。 - **AviSynth 2.5.2**:强大...
版权所有(C)2014 Miguel Angel Gordian Sanchez 该程序是免费软件:您可以根据自由软件基金会发布的GNU通用公共许可证的条款(许可证的版本3)或(根据您的选择)任何更高版本来重新分发和/或修改它。 分发该...
Chapter 2 Google My Religion: Unraveling the Gordian Knot of Religious, Moral, and Political Entanglement Chapter 3 Google Versus Death; To Be, Or Not to Be? Chapter 4 SEO in the Age of Digital ...
5. "cut the Gordian knot" 这个典故源于古希腊神话,亚历山大大帝用剑斩断了纠结复杂的绳结,象征着采取直接、果断的方式来解决问题。在现代语境中,它意味着面对复杂问题时采取直接、勇敢的行动。 6. "send one ...
高迪·布伦斯(Gordian Bruns) CS365 实验D-神经网络 一,文件清单 main.py#包含xor,Sigmoid,init_weights_biases,read_file_to_array,forward_propagate,find_loss,backprop,update_weights_biases,...
在技术背景方面,虽然已有一些专业布局设计系统被开发出来,如针对VLSI布局的GORDIAN系统、版面设计的ADDIE系统和车间布局的FactoryOpt_3系统等,但是专门针对卫星舱布局的3D-CAD系统的研究和开发相对较少。...
-rwxr-xr-x 1 lh root 552332 2010-06-26 15:41 cutting the Gordian knot 1986.pdf -rwxr-xr-x 1 lh root 543033 2010-06-26 15:46 data structures programs 1983.pdf -rwxr-xr-x 1 lh root 786419 2010-06-26 15:...