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

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

        如何转换旧的“plugin.xml"到新的“manifest.mf"文件?

        How to convert old quot;plugin.xmlquot; to new quot;manifest.mfquot; file?(如何转换旧的“plugin.xml到新的“manifest.mf文件?)

      1. <small id='FAYrY'></small><noframes id='FAYrY'>

            <tbody id='FAYrY'></tbody>

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

              • <tfoot id='FAYrY'></tfoot>
                <i id='FAYrY'><tr id='FAYrY'><dt id='FAYrY'><q id='FAYrY'><span id='FAYrY'><b id='FAYrY'><form id='FAYrY'><ins id='FAYrY'></ins><ul id='FAYrY'></ul><sub id='FAYrY'></sub></form><legend id='FAYrY'></legend><bdo id='FAYrY'><pre id='FAYrY'><center id='FAYrY'></center></pre></bdo></b><th id='FAYrY'></th></span></q></dt></tr></i><div id='FAYrY'><tfoot id='FAYrY'></tfoot><dl id='FAYrY'><fieldset id='FAYrY'></fieldset></dl></div>
                  本文介绍了如何转换旧的“plugin.xml"到新的“manifest.mf"文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  如何将 plugin.xml 文件转换为 manifest.mf 文件作为一些标签:

                  How to convert plugin.xml file to manifest.mf file as some tags like:

                  <runtime>
                      <library name="aaa.jar">
                          <export name="*"/>
                      </library>
                  <runtime>
                  

                  似乎被忽略了.

                  这是下一个文档中的一些对应关系,但远非完整参考.

                  Here is some correspondence in the next document, but far from complete reference.

                  http://www.eclipse.org/eclipse/platform-core/runtime/adoption.html

                  推荐答案

                  在 plugin.xml 编辑器中打开文件.在Overview Tab>Plug-in Content部分应该有一个链接,..., create an OSGi manifest"

                  Open the file in the plugin.xml editor. On the Overview Tab>Plug-in Content section there should be a link, "..., create an OSGi manifest"

                  OSGi 清单是一组标头,用于描述包、作为依赖项的包或包以及此包导出的包.例如:

                  The OSGi manifest is a set of headers describing the bundle, the bundles or packages that are dependencies, and the packages this bundle exports. ex:

                  Manifest-Version: 1.0
                  Bundle-ManifestVersion: 2
                  Bundle-Name: Eclipse UI Tests
                  Bundle-SymbolicName: org.eclipse.ui.tests; singleton:=true
                  Bundle-Version: 3.6.0.qualifier
                  Bundle-ClassPath: uitests.jar
                  Bundle-Activator: org.eclipse.core.internal.compatibility.PluginActivator
                  Bundle-Vendor: Eclipse.org
                  Require-Bundle: org.eclipse.core.runtime.compatibility,
                   org.eclipse.core.resources,
                   org.eclipse.core.expressions,
                   org.eclipse.ui,
                   ...
                  Eclipse-AutoStart: true
                  Export-Package: org.eclipse.ui.tests.api,
                   org.eclipse.ui.tests.helpers,
                   org.eclipse.ui.tests.menus
                  Bundle-RequiredExecutionEnvironment: J2SE-1.4
                  

                  这篇关于如何转换旧的“plugin.xml"到新的“manifest.mf"文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

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

                  相关文档推荐

                  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 设置为最大数量吗?)
                      <bdo id='TvoEd'></bdo><ul id='TvoEd'></ul>
                      <tfoot id='TvoEd'></tfoot>

                      1. <small id='TvoEd'></small><noframes id='TvoEd'>

                              <tbody id='TvoEd'></tbody>
                          • <legend id='TvoEd'><style id='TvoEd'><dir id='TvoEd'><q id='TvoEd'></q></dir></style></legend>

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