`
zjf_1103
  • 浏览: 35968 次
  • 性别: Icon_minigender_1
  • 来自: 深圳
社区版块
存档分类
最新评论

Eclipse Plugin Development CN

阅读更多

产品结构

产品、更新网站、RCP应用程序
功能、功能补丁
插件、片段

+ ${eclipse.install.home}
|
++++ configuration/**, config.ini
|
++++ features/*.*
|
++++ plugins/yours, *.*
|
++++ links/**, *.link
|
++++ workspaces/.metadata, *.*
|
++++ .eclipseproduct
|
++++ eclipse.exe
|
++++ eclipse.ini

插件结构

了解插件结构,有助于对资源进行操作。
+ ${yourdomain.project.component}
|
++++ src/*.java, *.properties
|
++++ lib/*.jar
|
++++ templ/*.*
|
++++ icons/*.gif, *.jpg
|
++++ .project, .classpath
|
++++ META-INF/MANIFEST.MF
|
++++ plugin.xml, build.properties

实例部分

编辑器

编辑器:org.eclipse.ui.editors

视图

视图:org.eclipse.ui.views

对话框

首选项页:org.eclipse.ui.preferencePages
属性页:org.eclipse.ui.propertyPages
向导:org.eclipse.ui.newWizards
导入向导:org.eclipse.ui.importWizards
导出向导:org.eclipse.ui.exportWizards

操作

操作集:org.eclipse.ui.actionSets
弹出菜单:org.eclipse.ui.popupMenus

其它

帮助文档:org.eclipse.help.toc

 

分享到:
评论

相关推荐

    Master Eclipse Plugin Development

    Eclipse Plugin 开发教程,详细介绍了plugin的开发方法和流程

    RDT ruby development tool eclipse plugin

    RDT ruby development tool eclipse plugin org.rubypeople.rdt-0.9.1.200711131528NGT.zip

    Eclipse plugin development

    development and will be ready for component developers at a later time. This chapters describes the following components: Local Eclipse components. This provides a short overview on the concepts of ...

    Eclipse 4 Plug-in Development

    For Eclipse Plugin Dev

    eclipse-maven3-plugin Maven插件离线安装包

    eclipse-maven3-plugin.7z 解压缩到 plugins 目录下 3. 在 links 目录下创建一个maven.link(名字可以随便取,但必须是.link结尾的文件)文件 打开并输入:path= D:/Development/eclipse-JavaEE/eclipse/plugins...

    Eclipse Plugin Development Session-开源

    Eclipseプラグイン開発勉強会(EclipSKY)で作成したプラグインプロジェクトや、資料などをあげておくプロジェクトです。MLなどの基本的な機能はGoogleGroup(http://groups.google.co.jp/group/eclipse-plugin-dev)

    BES 8.0 Development Guide

    本文档是 BES 8.0 的应用开发手册,详细介绍基于 BES 应用服务器的应用开发和部署过程。 本手册适合的对象 ...5. BES 管理控制台、iastool命令行管理工具、BES Eclipse Plugin 的使用; 6. 数据库的操作。

    Eclipse 4 Plug-in Development by Example: Beginner's Guide

    "Eclipse Plugin Development by Example: Beginner's Guide" takes the reader through the full journey of plug-in development, starting with an introduction to Eclipse plug-ins, continued through ...

    Eclipse 4 Plug-in Development by Example Beginner's Guide

    eclipse插件开发入门,可以看这里的介绍:...

    WDK Eclipse Plugin-开源

    用于开发基于 Documentum Web Development Kit (WDK) 的应用程序的 Eclipse 插件。

    tomcatplugin:Eclipse的Tomcat插件

    Eclipse Tomcat 插件 Eclipse Tomcat 插件为 Java Web 应用程序的开发提供了 Tomcat servlet 容器的简单集成。 该项目是原始 Sysdeo Tomcat 插件的积极维护分支。 特征 开始和停止工具栏图标 调试支持 轻松设置 ...

    Plug-in.Development.Beginners.Guide.2nd.Edition

    Packt.Eclipse.Plug-in.Development.Beginners.Guide.2nd.Edition.1783980699

    Android代码-ThumbPilot

    Development [Install Android SDK] http://dl.google.com/android/android-sdk_r07-windows.zip [Install Eclipse] http://www.eclipse.org/downloads/packages/eclipse-ide-java-developers/heliosr [Install ...

    dex2jar-plugin:Dex2Jar 的 Eclipse 插件

    Dex2Jar 插件 Dex2Jar 的 Eclipse 插件。 原始项目来源: : 构建 Dex2Jar 改编自: : git clone git@github.... > Plug-in Development > Plug-in from Existing JAR Archives > Next > Add Extern

    GES google search for Eclipse

    Google Eclipse Search (GES) tool is the result of integrating the Google Desktop Search (GDS) engine into IBM's Eclipse development environment to improve searching in software projects in a manner ...

    eclipse nodejs plugins ,you konw it

    Nodeclipse is a plugin that adds IDE functionality to the Eclipse for the Node.js. The purpose of Nodeclipse is to create an environment in which development of Node is easy for a beginner to ...

    《中国移动统一开发环境产品白皮书_v2.0》

    通过在该开发平台上整合多种手机应用的开发包(SDK)及对应的Eclipse Plugin、跨平台中间件、中国移动开发者社区服务,可以满足HTML5跨平台开发,以及Android、Symbian、Kjava的跨平台和原生态开发,目前已支持并...

    Android chapter

    android development Tool plugin for eclipise adds powerful extension to Eclipse intergrate development ,it allows you to ceat and debug Android application faster and easier

    如何安装 BlackBerry Java SDK 6.0

     从未安装过BlackBerry Plugin 的Eclipse 3.5 中安装BlackBerry Java SDK 6.0 的方法  从BlackBerry Java Plug-in for Eclipse v1.1 中升级BlackBerry Java SDK 6.0 的方法  安装后如何查看BlackBerry Java ...

Global site tag (gtag.js) - Google Analytics