如何使用IntelliJ IDEA进行Eclipse插件开发? [英] How to use IntelliJ IDEA for Eclipse plugin development?

查看:1054
本文介绍了如何使用IntelliJ IDEA进行Eclipse插件开发?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我必须为Eclipse开发一个插件,但我更喜欢IntelliJ IDEA作为IDE。是否可以为Eclipse插件开发配置IDEA?

I have to develop a plugin for Eclipse but I prefer IntelliJ IDEA as IDE. Is it possible to configure IDEA for Eclipse plugin development?

推荐答案

应该可以使用 Eclipse Tycho

您将使用maven并且与IntellIj完美配合。

You'll be using maven and that works perfectly with IntellIj.


Tycho专注于以Maven为中心,以清单优先的方式构建 Eclipse 插件,功能,更新站点, RCP应用程序和OSGi捆绑包。 Tycho是一套Maven插件和扩展,用于使用Maven构建 Eclipse 插件和OSGi包。

Tycho is focused on a Maven-centric, manifest-first approach to building Eclipse plug-ins, features, update sites, RCP applications and OSGi bundles. Tycho is a set of Maven plugins and extensions for building Eclipse plugins and OSGi bundles with Maven.

这篇关于如何使用IntelliJ IDEA进行Eclipse插件开发?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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