Skip to content
JaneWardSandy edited this page May 13, 2022 · 4 revisions

Welcome to the Eclipse PDE Partial wiki! (Still Under Construction)
欢迎来到 Eclipse PDE Partial Wiki!(仍在建设中)

Eclipse PDE Partial is a plug-in that implements part of Eclipse plug-in development environment(PDE) functions in IDEA.
Eclipse PDE Partial是一个在IDEA中实现部分Eclipse插件开发环境(PDE)功能的插件。

Eclipse PDE Partial currently implements and supports the following features:
Eclipse PDE Partial目前实现并支持以下功能:

  • Global target platform definition, auto-start level, target platform dependency adjustment, target platform dependency check
    全局目标平台定义、自动启动等级、目标平台依赖项调整、目标平台依赖检查
  • MANIFEST.MF autocomplete, check, jump
    MANIFEST.MF自动完成、检查、跳转
  • plugin.xml, fragment.xml autocomplete, check, adjust
    plugin.xmlfragment.xml自动完成、检查、调整
  • Plug-in dependency prompts, automatic references, order adjustment, import and export package prompts
    插件依赖提示、自动引用、顺序调整,导入、导出包提示
  • Jar file packing help
    Jar打包帮助
  • Run and debug plug-in code locally, and debug plug-in code remotely
    本机运行、调试插件代码,远程调试插件代码
  • TODO (to be added)
    TODO(待补充)

TODO...

Clone this wiki locally