默认的Eclipse插件开发模板在哪里? [英] Where are the default Eclipse Plugin Development Templates?

查看:215
本文介绍了默认的Eclipse插件开发模板在哪里?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚开始研究开发一个Eclipse的插件,我发现了一堆教程,其中一些教程似乎已经过时了(即使用旧版本的Eclipse)。但是我发现有一个使用Helios,所以它是非常最新的。然而,他们都指的是使用模板创建项目。每当我启动一个新的插件项目,模板列表都是空的。有谁知道这些模板来自哪里?有没有什么具体的我需要安装在Eclipse中以获取模板?我可以从其他地方分开下载吗?

解决方案

PDE模板位于org.eclipse.pde.ui.templates插件中。我使用默认的Eclipse包装,这个插件是分发的一部分。可以看一下Helios软件仓库(帮助 - >安装新软件 - > Helios Repository),看看是否可以找到与PDE UI模板相关的任何功能。



编辑:检查后,PDE模板插件是PDE功能的一部分。因此,如果您安装了PDE,则应该有模板。你从下载页面下载了什么分发的Eclipse?


I have just started looking at developing a plugin for Eclipse and I found a bunch of tutorials, some of which seem out of date (i.e. using old versions of Eclipse). But I have found one that uses Helios, so it is pretty up to date. Yet all of them refer to creating the projects using templates. Whenever I start a new plugin project the list of templates is empty. Does anyone know where these templates come from? Is there something specific I need to install within Eclipse to get the templates? Can I download them separately from somewhere else?

解决方案

The PDE templates are in the org.eclipse.pde.ui.templates plugin. I am using the default Eclipse packaging and this plugin is part of the "distribution". May be you can look into Helios software repository (Help -> Install New Software -> Helios Repository) and see if you can find any features related to PDE UI template.

EDIT: After checking, the PDE templates plugin is part of the PDE feature. As a consequence if you have the PDE installed you should have the templates. What "distribution" of Eclipse did you downloaded from the download page ?

这篇关于默认的Eclipse插件开发模板在哪里?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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