weird question: how to run an Eclipse Plugin project from IDEA
this is a weird question, but i'm so addicted to IDEA, and annoyed by Eclipse that i decided i must ask:
I have an Eclipse Plugin project that add its own project template to the Eclipse list of projects, so running this project starts up another eclipse instance.
is there anyway to run this project within IDEA, so it will basically do the same thing - launch an eclipse instance where we can create projects modeled on our project template that we added?
Thanks,
Nilesh
请先登录再写评论。
Hello.
There is an old guide, maybe it can help: http://www.jetbrains.com/idea/documentation/usingIDEAforEclipse.html
But I have not reviewed or re-tried it with new versions of Eclipse and IDEA.
Regards,
Alexander.