Make sure you don't have the filtering on (there's an icon on the ant tool window bar). By default, only the targets with a description get shown when the filtering is on. If you want more to show up without providing a description you can control that in the Filters tab of the Properties view (right click or Alt Enter on any target).
HTH, Andrei
KN> Only the first three targets are showing up. I have a total of 7 in KN> my build.xml. KN>
Hello Kashif,
Make sure you don't have the filtering on (there's an icon on the ant tool
window bar). By default, only the targets with a description get shown when
the filtering is on. If you want more to show up without providing a description
you can control that in the Filters tab of the Properties view (right click
or Alt Enter on any target).
HTH,
Andrei
KN> Only the first three targets are showing up. I have a total of 7 in
KN> my build.xml.
KN>
Hi Andrey,
I was actually talking about the ant targets in the Keymap. In the Ant tool window, all the targets are showing up, as expected.
Andrei,
You were right. I just didnt understand before. FYI, here is the issue being tracked: http://www.jetbrains.net/jira/browse/IDEABKL-1144