Hi,
I'm trying to figure out how to import the externaltools.xml file generated by
the eclipse:external-tools goal. I read the documentation, and made sure this
file is stored in
${eclipse
workspace}/.metadata/.plugins/org.eclipse.ui.externaltools/externaltools.xml
but when I go to run->externaltools in eclipse I don't see anything different.
Part of the problem might be that I'm not too familiar with external tools in
general but shouldn't I see a list of external tools that are defined in the
file as menu options? Or should I not see anything different?
Thanks
Duncan