History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-10621
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Eugene Zhuravlev
Reporter: Yann Cébron
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

"Add as Ant Build File" should not be available when XML file is clearly *not* an Ant file

Created: 01 Jan 06 19:09   Updated: 06 Nov 08 23:30
Component/s: Ant Integration
Fix Version/s: Undefined

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 4,095


 Description  « Hide
e.g. DOCTYPE or reference to Scheme is set

 All   Comments   Work Log   Change History      Sort Order:
Vladislav Kaznacheev - 04 Oct 06 15:47
Sorry about the long pause. Just got around to reviewing all the Ant-related issues.

Currently IDEA accepts any file that user explicitly adds to the Ant toolwindow. The point is that the user knows best.


Yann Cébron - 04 Oct 06 17:34
Why should IDEA accept XML files where the root-element is not named "project" ?

Vladislav Kaznacheev - 06 Oct 06 10:54
You are right, the project tag must be present. IDEA used to check it, it is clearly a regression.