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

查看:94
本文介绍了如何使用 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天全站免登陆