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 插件
基础教程推荐
- 在springboot中如何给mybatis加拦截器 2023-04-29
- Maven:无效的目标版本:10 2022-01-01
- 控制台应用程序中的 Java 键盘输入解析 2022-01-01
- 在java中使用xpath和selenium解析HTML表格数据 2022-01-01
- JPA惰性列表上的流 2022-01-01
- 如何在相机中应用自定义滤镜 [Surfaceview 预览]. 2022-01-01
- doFilter()是在servlet的工作完成之前还是之后执行的? 2022-01-01
- Java ECDSAwithSHA256 签名长度不一致 2022-01-01
- 将 Windows 证书导入 Java 2022-01-01
- 将 double 转换为 Int,向下舍入 2022-01-01
