I created the portlet through the plugin SDK and wanted to import it into eclipse, but it was not imported as is,
But after creating the portlet, if I give "ant setup-eclipse", then the project is imported into eclipse. I searched for this for almost 2 days, after which I found a solution.
How to find out what all the commands I have in ant. as in the API, I will have all the methods where I can see and continue working with coding there, how using ant? How can I find out all the commands that I need to implement?
thank
source
share