Not all ant targets show up in Keymap->Ant Targets

Only the first three targets are showing up. I have a total of 7 in my build.xml.

3 comments
Comment actions Permalink

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>


0
Comment actions Permalink

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.

0
Comment actions Permalink

Andrei,

You were right. I just didnt understand before. FYI, here is the issue being tracked: http://www.jetbrains.net/jira/browse/IDEABKL-1144

0

Please sign in to leave a comment.