I'd like to see some intelligence built into ant build scripts...in order of wishing.
The following suggestions apply to Ant XML files: 1. Be able to 'Go to Declaration (target) in the depends attribute of targets or the <antcall> task. 2. Be able to get to view external java docs for ant tags. 3. In <ant> tasks, be able to open the file specified by the antfile attribute. 4. Analyze the ant file for redundant targets. 5. Code completion type functionality when you start a tag (e.g. type < and get a list of available ant tags or tasks). Thanks! -- Rick _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features
