Adding support for more Phing tasks
Hi there,
I've just started using Phing & love the autocomplete PHP Storm offeers with this for the core tasks, but is there a way to add support for more tasks? I've just tried using the <replacetokens> task but it's not recognised.
Thanks.
Please sign in to leave a comment.
Sorry.... ignore me. Worked out that this task needs to be within the <filterchain> tag.
Hi there,
What's exactly does not work. Please provide a screenshot of your problem as well as simple build.xml to reproduce the problem.
Also -- please state your PhpStorm and Phing versions.
EDIT:
bah ... took too long to write this -- you already figured this out.
Did you see my last comment? It turns out it was me not placing the XML tags in the right place, so don't worry. Nothing wrong with PHP Storm.
Thanks for replying though.