I recently upgraded to Intellij-12 and xmlns:ivy="antlib:org.apache.ivy.ant" is no longer recongized
My environment is as follows
1 Intellij Version : 12 IU-129.713
2. Operating System : Software OS X 10.8.4 (12E55)
My ant build file was working fine in Intellij 11.x but after upgrade to 12. Intellij does seem to recongize the antlib: directive the the ant build file.
Any help will be greatly appreciated.
Regards,
Swarn
请先登录再写评论。
You need to configure the external resource so IDEA can parse the schema associated with the namespace declaration.
You can alternatively configure this in the settings dialog. You can also edit and previous settings.