Install Marketplace plugin on Eclipse Juno(在 Eclipse Juno 上安装 Marketplace 插件)
问题描述
我下载了 Eclipse Juno 4.2 经典包,并看到了 Help >市场... 不可用.AFAIK,这是由 mpc 插件提供的.但是,在他们的网站上,我没有看到如何为 Juno 安装 mpc 客户端.
I downloaded the Eclipse Juno 4.2 classic bundle, and saw that Help > Marketplace... was not available. AFAIK, this is provided by the mpc plugin. On their website however, I didn't see a trace of how to install the mpc client for Juno.
如何将 Marketplace Client 添加到经典 Juno 捆绑包中?
How can I add the Marketplace Client to the classic Juno bundle?
推荐答案
据我所知,Classic 发行版不包含 Marketplace 客户端(这是唯一的官方发行版).但是,它可以下载.
As far as I know, the Classic distribution does not contain the Marketplace client (and that is the only such official distribution). However, it is available for download.
从菜单中选择Help/Install new software...,选择Juno更新站点(http://download.eclipse.org/releases/juno),然后寻找Marketplace客户端——它在General用途工具类别.
Select Help/Install new software... from the menu, select the Juno update site (http://download.eclipse.org/releases/juno), and then look for the Marketplace client - it is in the General Purpose Tools category.
这篇关于在 Eclipse Juno 上安装 Marketplace 插件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:在 Eclipse Juno 上安装 Marketplace 插件
基础教程推荐
- Struts2 URL 无法访问 2022-01-01
- 修改 void 函数的输入参数,然后读取 2022-01-01
- 使用堆栈算法进行括号/括号匹配 2022-01-01
- 存储 20 位数字的数据类型 2022-01-01
- 无法复制:“比较方法违反了它的一般约定!" 2022-01-01
- REST Web 服务返回 415 - 不支持的媒体类型 2022-01-01
- RabbitMQ:消息保持“未确认"; 2022-01-01
- 问题http://apache.org/xml/features/xinclude测试日志4j 2 2022-01-01
- Spring AOP错误无法懒惰地为此建议构建thisJoinPoin 2022-09-13
- 如何对 Java Hashmap 中的值求和 2022-01-01
