eclipse 什么clearcase插件与eclipse一起使用
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/1175248/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
what clearcase plugin to use with eclipse
提问by Arthur Ulfeldt
Which Clearcase plugin should I use for eclipse 3.5+?
我应该为 Eclipse 3.5+ 使用哪个 Clearcase 插件?
- which is easiest to use?
- which is most reliable?
- can any of the plugins handle working with multiple views cleanly?
- 哪个最容易使用?
- 哪个最可靠?
- 任何插件都可以干净地处理多个视图吗?
采纳答案by Arthur Ulfeldt
I found the open plugin to work perfectly:
http://sourceforge.net/projects/eclipse-ccase/installed through the automatic updates and worked out of the box :)
我发现开放插件完美运行:
http: //sourceforge.net/projects/eclipse-ccase/通过自动更新安装并开箱即用:)
回答by Arthur Ulfeldt
I found a clearcase adapter update site for windows on ibm at: http://www3.software.ibm.com/ibmdl/pub/software/rationalsdp/clearcase/60/update/windows/
我在 ibm 上找到了一个适用于 Windows 的 clearcase 适配器更新站点:http: //www3.software.ibm.com/ibmdl/pub/software/rationalsdp/clearcase/60/update/windows/
The link at IBM Download is broken.
IBM 下载中的链接已损坏。
回答by VonC
You can install CC plugin3.4 without any problem in a shared bundlerepository.
Unzip them in order to have, in your own directory outside eclipse (unzip each files into their respective directories):
您可以在共享包存储库中毫无问题地安装CC 插件3.4 。
解压缩它们以便在 eclipse 之外的您自己的目录中(将每个文件解压缩到各自的目录中):
myPlugins
com.ibm.rational.clearcase.ccrefresh.all_os-20081031A
eclipse
features
com.ibm.rational.clearcase.ccrefresh_7.0.0.20081031A
plugins
com.ibm.rational.clearcase.ccrefresh_7.0.0.20081031A
com.rational.clearcase.win32-20081031A
eclipse
features
com.ibm.rational.clearcase.ccimport.feature_7.0.0.20070612B
com.rational.clearcase_7.0.0.20081031A
plugins
com.ibm.rational.clearcase.ccimport_7.0.0.20070612B
com.rational.clearcase.activities_7.0.0.20081031A
com.rational.clearcase.help_7.0.0.20081031A
com.rational.clearcase_7.0.0.20081031A
It will be picked up by the new provisioning mechanism p2with eclipse3.5, provided you mention the right option in your eclipse.ini
如果您在 eclipse.ini 中提到了正确的选项,它将被带有 eclipse3.5的新配置机制 p2 获取
-Dorg.eclipse.equinox.p2.reconciler.dropins.directory= /your_path/e34shared_dropin
That way, you can reference them from any eclipse3.4 or eclipse3.5 installation you might have (just a line to add in your eclipse.ini).
这样,您可以从您可能拥有的任何 eclipse3.4 或 eclipse3.5 安装中引用它们(只需在eclipse.ini 中添加一行)。
Cidreference in the commentsthe following notes from "Rational ClearCase SCM Adapter (For Eclipse), Version 7.0.0.2":
Cid在评论中引用了“ Rational ClearCase SCM Adapter (For Eclipse), Version 7.0.0.2”中的以下注释:
When installing into Eclipse 3.5.x you may need to uncheck "**Group items by category" to see the entries for installation**.
For SCM Adapter there is no need to check anything other than "Rational ClearCase SCM Adapter
" as the other entry (Rational ClearCase Remote Client for Eclipse Import) is a subfeature of the SCM Adapter and will automaticaly be included.
安装到 Eclipse 3.5.x 时,您可能需要取消选中“**按类别分组项目”以查看安装条目**。
对于 SCM 适配器,不需要检查除“Rational ClearCase SCM Adapter
”以外的任何内容,因为其他条目(用于 Eclipse 导入的 Rational ClearCase 远程客户端)是 SCM 适配器的一个子特性,将自动包含在内。
回答by Arthur Ulfeldt
Good luck downloading the pluginit is 404.
You can add an update site
祝你下载插件好运404.
你可以添加一个更新站点
Window>Preferences>Install/Update>Add...
http://www3.software.ibm.com/ibmdl/pub/software/rationalsdp/clearcase/60/update/windows
There are problems with the plugin in 3.5. None of the menu or configurations work. However, it will handle multiple views, it will checkout.
3.5的插件有问题。菜单或配置都不起作用。但是,它将处理多个视图,它将结帐。
回答by Jeffrey Cameron
If you must, ClearCase comes with an SCM Adapter when it is installed. Try using that.
如果必须,ClearCase 在安装时会附带一个 SCM 适配器。尝试使用它。
回答by dengel
Worked well using HELIOS, but would not install under INDIGO.
使用 HELIOS 运行良好,但无法安装在 INDIGO 下。
Error "cannot be installed in this environment because its filter is not applicable".
错误“无法在此环境中安装,因为其过滤器不适用”。
Testing out the OpenSource alternative as suggested above. They work a little bit different from each other.
按照上面的建议测试开源替代方案。它们的工作方式彼此略有不同。
回答by Nemo
The current page for IBM's adapter is here:
IBM 适配器的当前页面在这里:
http://www-01.ibm.com/support/docview.wss?uid=swg24025674
http://www-01.ibm.com/support/docview.wss?uid=swg24025674
It includes the following section:
它包括以下部分:
Alternative installation Mechanism:
It is also possible to install the plugin using the eclipse update mechanism. The eclipse update URLs needed are as follows: SCM Adapter for Eclipse on Windows http://www3.software.ibm.com/ibmdl/pub/software/rationalsdp/clearcase/60/update/windows/
SCM Adapter for Eclipse on Solaris/Linux http://www3.software.ibm.com/ibmdl/pub/software/rationalsdp/clearcase/60/update/unix/
替代安装机制:
也可以使用 eclipse 更新机制安装插件。所需的 Eclipse 更新 URL 如下: Windows 上的 Eclipse 的 SCM 适配器 http://www3.software.ibm.com/ibmdl/pub/software/rationalsdp/clearcase/60/update/windows/
用于 Solaris/Linux 上的 Eclipse 的 SCM 适配器 http://www3.software.ibm.com/ibmdl/pub/software/rationalsdp/clearcase/60/update/unix/
For a CLI install from a Linux system, try:
要从 Linux 系统安装 CLI,请尝试:
/path/to/eclipse -nosplash -application org.eclipse.equinox.p2.director \
-repository http://www3.software.ibm.com/ibmdl/pub/software/rationalsdp/clearcase/60/update/unix/ \
-installIU com.ibm.rational.clearcase.ccrefresh.feature.group,com.rational.clearcase.linux.feature.group
回答by hack
The ClearTeam Explorer (CTE) can be added to installed Eclipse instances and provides a deep integration with ClearCase. See the ClearCase V8.0.1 Knowledge Center topic:
ClearTeam Explorer (CTE) 可以添加到已安装的 Eclipse 实例中,并提供与 ClearCase 的深度集成。请参阅 ClearCase V8.0.1 知识中心主题:
Installation of the Rational ClearTeam Explorer for Eclipse
安装 Rational ClearTeam Explorer for Eclipse
CTE was introduced in ClearCase V8.0 at which time it supported dynamic views and Web views. ClearCase V8.0.1.6 added snapshot view support. CTE immediately supported automatic views when they were introduced in ClearCase V8.0.1.7.
CTE 是在 ClearCase V8.0 中引入的,当时它支持动态视图和 Web 视图。ClearCase V8.0.1.6 添加了快照视图支持。在 ClearCase V8.0.1.7 中引入自动视图时,CTE 立即支持它们。
回答by Imre
I prefer this pluging: Can be installed automatically from Eclipse
我更喜欢这个插件:可以从 Eclipse 自动安装
Help -> Install New SW -> Add
帮助 -> 安装新软件 -> 添加
回答by Thomas Owens
You can download the filesyou need from IBM. If you have Eclipse 3.5, you can use the Eclipse 3.4 plugin (as I do at work).
您可以从 IBM下载您需要的文件。如果您有 Eclipse 3.5,您可以使用 Eclipse 3.4 插件(就像我在工作时所做的那样)。
EDIT: Apparently, the page is down. It is the page linked to on this pageto obtain the Eclipse plugins.
编辑:显然,页面已关闭。该页面链接到此页面以获取 Eclipse 插件。