• <tfoot id='BfNnQ'></tfoot>
  • <small id='BfNnQ'></small><noframes id='BfNnQ'>

        • <bdo id='BfNnQ'></bdo><ul id='BfNnQ'></ul>
        <legend id='BfNnQ'><style id='BfNnQ'><dir id='BfNnQ'><q id='BfNnQ'></q></dir></style></legend>
      1. <i id='BfNnQ'><tr id='BfNnQ'><dt id='BfNnQ'><q id='BfNnQ'><span id='BfNnQ'><b id='BfNnQ'><form id='BfNnQ'><ins id='BfNnQ'></ins><ul id='BfNnQ'></ul><sub id='BfNnQ'></sub></form><legend id='BfNnQ'></legend><bdo id='BfNnQ'><pre id='BfNnQ'><center id='BfNnQ'></center></pre></bdo></b><th id='BfNnQ'></th></span></q></dt></tr></i><div id='BfNnQ'><tfoot id='BfNnQ'></tfoot><dl id='BfNnQ'><fieldset id='BfNnQ'></fieldset></dl></div>

        如何在 Indigo (3.7) 上安装 Eclipse PDE

        How do I install eclipse PDE on Indigo (3.7)(如何在 Indigo (3.7) 上安装 Eclipse PDE)

        • <tfoot id='m4fZI'></tfoot>
            • <bdo id='m4fZI'></bdo><ul id='m4fZI'></ul>

              <small id='m4fZI'></small><noframes id='m4fZI'>

                1. <legend id='m4fZI'><style id='m4fZI'><dir id='m4fZI'><q id='m4fZI'></q></dir></style></legend>
                    <tbody id='m4fZI'></tbody>

                  <i id='m4fZI'><tr id='m4fZI'><dt id='m4fZI'><q id='m4fZI'><span id='m4fZI'><b id='m4fZI'><form id='m4fZI'><ins id='m4fZI'></ins><ul id='m4fZI'></ul><sub id='m4fZI'></sub></form><legend id='m4fZI'></legend><bdo id='m4fZI'><pre id='m4fZI'><center id='m4fZI'></center></pre></bdo></b><th id='m4fZI'></th></span></q></dt></tr></i><div id='m4fZI'><tfoot id='m4fZI'></tfoot><dl id='m4fZI'><fieldset id='m4fZI'></fieldset></dl></div>
                  本文介绍了如何在 Indigo (3.7) 上安装 Eclipse PDE的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我刚刚使用最新版本 (Indigo/3.7) 重新安装了 eclipse,但遇到了与半年前完全相同的问题.我安装了eclipse java IDE,现在如何让插件开发环境(PDE)工作?

                  I just re-installed eclipse, using the latest version (Indigo / 3.7), and I run into the exact same problem as I did half a year ago. I installed the eclipse java IDE, now how do I get the plugin development enviroment (PDE) working?

                  我已按照上一个问题安装了 RCP 组件:如何安装eclipse PDE?

                  I've installed the RCP components as in my previous question: How do I install eclipse PDE?

                  尽管 RCP 组件的安装按预期完成,但不知何故未启用.我无法创建 OSGi 运行配置,首选项对话框中没有目标平台条目,也没有将项目转换为插件的选项.

                  Although installation of the RCP components completes as expected, it's somehow not enabled. I can't create OSGi run configurations, there is no Target Platform entry in the preferences dialog, and there is no option to convert a project to a plug-in.

                  我需要安装其他东西吗?我需要做些什么来手动启用 PDE?

                  Do I need to install something else? Is there anything I have to do to manually enable the PDE?

                  推荐答案

                  如果您下载了面向 Java 开发人员的 Eclipse IDE,那么您将不会预装 PDE.它包含在 Eclipse Classic 下载中.获取 PDE 的最简单方法是:

                  If you downloaded the Eclipse IDE for Java Developers then you will not have PDE pre-installed. It is included in the Eclipse Classic download. The simplest way to obtain PDE is:

                  1. 在菜单中转到帮助 --> 安装新软件.
                  2. 在可用软件"对话框中,从使用"下拉菜单中选择 Indigo 站点 (http://download.eclipse.org/releases/indigo).
                  3. 在搜索框中输入短语Plug-in",这应该会过滤列表,以便您可以看到 Eclipse 插件开发环境.
                  4. 单击复选框并完成并安装.

                  在第 3 步中,您还可以通过展开通用工具"然后向下滚动到 Eclipse 插件开发环境来获得它.

                  In step 3 you can also get to it by expanding "General Purpose Tools" and then scrolling down to Eclipse Plug-in Development Environment.

                  这篇关于如何在 Indigo (3.7) 上安装 Eclipse PDE的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  Cannot load 64-bit SWT libraries on 32-bit JVM ( replacing SWT file )(无法在 32 位 JVM 上加载 64 位 SWT 库(替换 SWT 文件))
                  How can I specify the default JVM arguments for programs I run from eclipse?(如何为从 Eclipse 运行的程序指定默认 JVM 参数?)
                  Class JavaLaunchHelper is implemented in both ... libinstrument.dylib. One of the two will be used. Which one is undefined(JavaLaunchHelper 类在... libinstrument.dylib 中都实现了.将使用两者之一.哪个是未定义的) - IT屋-程序员软件开发技术分享
                  Running Eclipse on Windows 7 JRE and JDK not found(找不到在 Windows 7 JRE 和 JDK 上运行 Eclipse)
                  StringBuilder vs. .concat vs. quot;+quot; Operator relative performance different in eclipse than command line?(StringBuilder vs. .concat vs. “+eclipse中的操作员相对性能与命令行不同?)
                  Is there a maximum number you can set Xmx to when trying to increase jvm memory?(尝试增加 jvm 内存时,您可以将 Xmx 设置为最大数量吗?)
                2. <small id='zyrnn'></small><noframes id='zyrnn'>

                3. <tfoot id='zyrnn'></tfoot>

                    <legend id='zyrnn'><style id='zyrnn'><dir id='zyrnn'><q id='zyrnn'></q></dir></style></legend>
                        <bdo id='zyrnn'></bdo><ul id='zyrnn'></ul>
                          <tbody id='zyrnn'></tbody>

                        • <i id='zyrnn'><tr id='zyrnn'><dt id='zyrnn'><q id='zyrnn'><span id='zyrnn'><b id='zyrnn'><form id='zyrnn'><ins id='zyrnn'></ins><ul id='zyrnn'></ul><sub id='zyrnn'></sub></form><legend id='zyrnn'></legend><bdo id='zyrnn'><pre id='zyrnn'><center id='zyrnn'></center></pre></bdo></b><th id='zyrnn'></th></span></q></dt></tr></i><div id='zyrnn'><tfoot id='zyrnn'></tfoot><dl id='zyrnn'><fieldset id='zyrnn'></fieldset></dl></div>