Problem installing ShellEd plugin in Eclipse Helios(在 Eclipse Helios 中安装 ShellEd 插件时出现问题)
问题描述
当我尝试为 Eclipse 安装 ShellED 插件时:
无法完成安装,因为找不到一项或多项必需项.正在安装的软件:ShellEd 2.0.0.201007201532-1--773533H735D97(net.sourceforge.shelled.feature.group 2.0.0.201007201532-1--773533H735D97)缺少要求:ShellEd Core 0.0.0.201007201532 (net.sourceforge.shelled.core 0.0.0.201007201532) 需要 'bundle org.eclipse.dltk.core [2.0.0,3.0.0)' 但找不到不能满足依赖:来自:ShellEd 2.0.0.201007201532-1--773533H735D97(net.sourceforge.shelled.feature.group 2.0.0.201007201532-1--773533H735D97)至:net.sourceforge.shelled.core [0.0.0.201007201532]
无法安装 org.eclipse.dltk.core?你知道在哪里可以找到它吗?
我找到了http://www.chasetechnology.co.uk/eclipse/updates 更容易安装
安装 Linux 手册页后,从上面的链接安装 ShellEd.
重启eclipse
关闭并重新打开 andy shell 文件和 voala 语法高亮将在那里!!!
请注意,ShellEd 不会创建新的透视图.
但是 *.sh、*.bash、*.csh、*.ksh 和少数其他 sh 文件扩展名与 ShellEd 相关联.
享受!!!
When I try to install ShellED plugin for Eclipse:
Cannot complete the install because one or more required items could not be found. Software being installed: ShellEd 2.0.0.201007201532-1--773533H735D97 (net.sourceforge.shelled.feature.group 2.0.0.201007201532-1--773533H735D97) Missing requirement: ShellEd Core 0.0.0.201007201532 (net.sourceforge.shelled.core 0.0.0.201007201532) requires 'bundle org.eclipse.dltk.core [2.0.0,3.0.0)' but it could not be found Cannot satisfy dependency: From: ShellEd 2.0.0.201007201532-1--773533H735D97 (net.sourceforge.shelled.feature.group 2.0.0.201007201532-1--773533H735D97) To: net.sourceforge.shelled.core [0.0.0.201007201532]
Could not install org.eclipse.dltk.core? Do you know where to find it?
I have found http://www.chasetechnology.co.uk/eclipse/updates to be easier to install
After installing Linux Man page, install ShellEd from the above link.
go Help => install new software => Add
Name: ShellEd
Location: http://www.chasetechnology.co.uk/eclipse/updates
Restart eclipse
close and reopen andy shell file and voala syntax highlighing will be there!!!
Note that ShellEd does not create a new Perspective though.
But *.sh, *.bash, *.csh, *.ksh and few other sh file extentions are associated to ShellEd.
Enjoy!!!
这篇关于在 Eclipse Helios 中安装 ShellEd 插件时出现问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:在 Eclipse Helios 中安装 ShellEd 插件时出现问题
基础教程推荐
- FirebaseListAdapter 不推送聊天应用程序的单个项目 - Firebase-Ui 3.1 2022-01-01
- 降序排序:Java Map 2022-01-01
- Java Keytool 导入证书后出错,"keytool error: java.io.FileNotFoundException &拒绝访问" 2022-01-01
- Java:带有char数组的println给出乱码 2022-01-01
- “未找到匹配项"使用 matcher 的 group 方法时 2022-01-01
- 减少 JVM 暂停时间 >1 秒使用 UseConcMarkSweepGC 2022-01-01
- 如何使用 Java 创建 X509 证书? 2022-01-01
- 无法使用修饰符“public final"访问 java.util.Ha 2022-01-01
- 在 Libgdx 中处理屏幕的正确方法 2022-01-01
- 设置 bean 时出现 Nullpointerexception 2022-01-01