Ant import script feature not working in IntelliJ 5.0

I'm on a project with very hierarchical ant script setup. In one package, I have the following ant script:


	
]]>


Unfortunately, when I add this ant script to the Ant pane, it does not import the targets found in the import file. Is there some special configuration I need to do to make this work or is this ant feature simply not supported?

0

Strange...I restarted IDEA and it's working now.

0

请先登录再写评论。