Tagged Questions
9
votes
2answers
508 views
Strategy On Building Plugin Using Eclipse
Anyone who has experience in building wordpress plugin using eclipse PDT?
My situation is:
I need to build plugin that extend another plugin (look at it as premium version from another plugin)
I ...