I want to create a plugin ability in my own project. I've looked into JSPF and JPF, but I've also notice that Eclipse has a 'plugin project'.
Is that specific to plugins for the Eclipse IDE, or can I use it for my own project as well? I have tried researching this, but everything seems to be oriented towards the former.
I want to know if Eclipse's plugin project could be helpful for what I need, and where I can find a good explanation of this.