Eclipse最小配置用于插件部署 [英] Eclipse minimal configuration for plug-in deployment

查看:170
本文介绍了Eclipse最小配置用于插件部署的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发eclipse插件。
默认的eclipse下载包含很多我的插件不需要的插件。
它导致eclipse文件夹具有更大的大小然后它是需要的。



所以我想知道是否有任何方法来创建这样的最小eclipse配置,所以它将能够加载我的插件,并且不需要插件?有没有办法自动执行?

解决方案


所以我想知道是否有任何方法创建这样的最小eclipse配置,所以它能够加载我的插件,并且不需要插件?有没有办法自动执行?


当然。这个最小基数称为 Eclipse RCP (富客户端平台)。



让我重定向到 Vogella的RCP教程,您可以阅读如何创建和部署RCP应用程序。


I am developing eclipse plug-in right now. Default eclipse download contains a lot of plug-ins which my plug-in doesn't require. It causes eclipse folder to have a larger size then it is needed.

So I wonder if there are any ways to create such minimal eclipse configuration, so it will be able to load my plug-in and be free of not require plug-ins? Are there any ways to do it automatically?

解决方案

So I wonder if there are any ways to create such minimal eclipse configuration, so it will be able to load my plug-in and be free of not require plug-ins? Are there any ways to do it automatically?

Of course. This "minimal base" is called Eclipse RCP (Rich Client Platform).

Let me redirect you to Vogella's tutorials on RCP - there you can read how to create and deploy RCP applications.

这篇关于Eclipse最小配置用于插件部署的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆