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

Key: IDEA-19667
Type: Bug Bug
Status: Open Open
Assignee: Eugene Zhuravlev
Reporter: Mikhail Shevchuk
Votes: 0
Watchers: 2
Operations

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

FlexTasks compc elements are undefined in ant build script

Created: 18 Sep 08 12:39   Updated: 18 Sep 08 17:48
Component/s: Flex Support

File Attachments: None
Image Attachments:

1. compcanterror.png
(9 kb)
Environment: win32
Issue Links:
Depend
This issue depends on:
IDEADEV-12711 Ant integration: support task definit... Normal Open
 

Build: 8,664
Severity: High


 Description  « Hide
When flexTasks.jar is used with the ant editor shows errors about undefined elements, but this ant script is executed with no errors. External ant was set for the project in the ant build properties window.

 All   Comments   Work Log   Change History      Sort Order:
Mikhail Shevchuk - 18 Sep 08 12:41
I mean ant script is executed with no errors right from IDEA's ant build window.

Alexander Chernikov - 18 Sep 08 17:48
Looks like the reason is IDEADEV-12711: flex.ant.CompcTask implements DynamicConfigurator.