Generic plugin develop for eclipse IDE and intellij IDEA

user4390668

I have develop plugin for eclipse IDE and also same plugin develop for IntelliJ IDEA. Is there any way how to develop plugin working for both eclipse IDE and intelliJ IDEA. i want to allows to access the existing projects in the workspace, create new projects and modify and read existing projects. Is there better way like Java parse or Abstract Syntax Tree. can i use?

yole

No, this is not possible. The plugin API of Eclipse and IntelliJ IDEA is completely different; you'll need to develop two separate plugins.

この記事はインターネットから収集されたものであり、転載の際にはソースを示してください。

侵害の場合は、連絡してください[email protected]

編集
0

コメントを追加

0

関連記事

分類Dev

what is equivalent of 'tab' from eclipse in intellij idea IDE

分類Dev

Android開発用IntelliJ IDEA IDE

分類Dev

How to configure Javac plugin in IntelliJ IDEA

分類Dev

cscope/ctags navigation in Intellij Idea vim plugin

分類Dev

Enable sbt plugin in IntelliJ IDEA 14

分類Dev

Exception in plugin Android Support - IntelliJ IDE FATAL ERRORS

分類Dev

go lang plugin for Intellij IDEA 14.0.x

分類Dev

How to delete SQL Consoles from Intellij IDEA Database plugin?

分類Dev

C/C++ Plugin for Intellij-Idea Community edition

分類Dev

Offline Android Gradle Plugin 3.5.0 in Intellij IDEA 2019

分類Dev

エディタ(Atom、Notepad ++、Kate、VIM、Sublime、Textpadなど)およびIDE(NetBeans、IntelliJ IDEA、Eclipse、Visual Studioなど)で列を選択する方法

分類Dev

Groovy Eclipse IDEで「非推奨」の警告が表示されるのに、IntelliJ IDEAでは表示されないのはなぜですか?

分類Dev

UbuntuでのIntelliJ IDEA go-lang-idea-plugin Alphaデバッグ

分類Dev

ポート1099を使用するIntelliJ Idea IDE

分類Dev

Intellij idea IDEでファイルを読み取る

分類Dev

IntelliJ Idea IDEでシンボルjavafx.applicationを解決できません

分類Dev

MacのIntelliJ IDEAでIDEメモリ制限を増やす方法は?

分類Dev

Gradle / IntelliJ IDEA:sourceCompatibilityがIDE設定の以前の値に戻ります

分類Dev

SystemPropertyVariable is not read in Eclipse IDE

分類Dev

IntelliJ IDEA + AspectJの

分類Dev

IntelliJ IDEA Hibernate

分類Dev

Intellij IDEA + FTP?

分類Dev

Setting scalacOptions for IntelliJ IDEA

分類Dev

Configuring UnetStack in Intellij IDEA

分類Dev

Show directories Intellij Idea

分類Dev

Grafana, develop plugin using an external library

分類Dev

EclipseのようにIntelliJ IDEAでCtrl + Shift +左/右の動作を変更する

分類Dev

Intellij-Idea UIフォームをEclipseにエクスポートする

分類Dev

IntelliJ IDEA:IDEを再度開いた後、プロジェクトSDK設定が保持されない

Related 関連記事

  1. 1

    what is equivalent of 'tab' from eclipse in intellij idea IDE

  2. 2

    Android開発用IntelliJ IDEA IDE

  3. 3

    How to configure Javac plugin in IntelliJ IDEA

  4. 4

    cscope/ctags navigation in Intellij Idea vim plugin

  5. 5

    Enable sbt plugin in IntelliJ IDEA 14

  6. 6

    Exception in plugin Android Support - IntelliJ IDE FATAL ERRORS

  7. 7

    go lang plugin for Intellij IDEA 14.0.x

  8. 8

    How to delete SQL Consoles from Intellij IDEA Database plugin?

  9. 9

    C/C++ Plugin for Intellij-Idea Community edition

  10. 10

    Offline Android Gradle Plugin 3.5.0 in Intellij IDEA 2019

  11. 11

    エディタ(Atom、Notepad ++、Kate、VIM、Sublime、Textpadなど)およびIDE(NetBeans、IntelliJ IDEA、Eclipse、Visual Studioなど)で列を選択する方法

  12. 12

    Groovy Eclipse IDEで「非推奨」の警告が表示されるのに、IntelliJ IDEAでは表示されないのはなぜですか?

  13. 13

    UbuntuでのIntelliJ IDEA go-lang-idea-plugin Alphaデバッグ

  14. 14

    ポート1099を使用するIntelliJ Idea IDE

  15. 15

    Intellij idea IDEでファイルを読み取る

  16. 16

    IntelliJ Idea IDEでシンボルjavafx.applicationを解決できません

  17. 17

    MacのIntelliJ IDEAでIDEメモリ制限を増やす方法は?

  18. 18

    Gradle / IntelliJ IDEA:sourceCompatibilityがIDE設定の以前の値に戻ります

  19. 19

    SystemPropertyVariable is not read in Eclipse IDE

  20. 20

    IntelliJ IDEA + AspectJの

  21. 21

    IntelliJ IDEA Hibernate

  22. 22

    Intellij IDEA + FTP?

  23. 23

    Setting scalacOptions for IntelliJ IDEA

  24. 24

    Configuring UnetStack in Intellij IDEA

  25. 25

    Show directories Intellij Idea

  26. 26

    Grafana, develop plugin using an external library

  27. 27

    EclipseのようにIntelliJ IDEAでCtrl + Shift +左/右の動作を変更する

  28. 28

    Intellij-Idea UIフォームをEclipseにエクスポートする

  29. 29

    IntelliJ IDEA:IDEを再度開いた後、プロジェクトSDK設定が保持されない

ホットタグ

アーカイブ