Project
IntelliJ IDEA
Priority
Normal
Type
Bug
Fix versions
No Fix versions
State
Open
Assignee
Eugene Zhuravlev
Subsystem
Flex Support
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Mikhail Shevchuk
    3 years ago (18 Sep 2008 13:39)
  • Updated by   Elena Pogorelova
    12 days ago (31 Jan 2012 18:42)
  • Jira: IDEA-19667
    (history, comments)
 
IDEA-19667 FlexTasks compc elements are undefined in ant build script
2
Issue is visible to: All Users
  The issue is visible to the selected user group only
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.

Environment: win32
Comments (3)
 
History
 
Linked Issues (?)
 
Mikhail Shevchuk
  Mikhail Shevchuk
18 Sep 2008 13:41
3 years ago
I mean ant script is executed with no errors right from IDEA's ant build window.
Alexander Chernikov
  Alexander Chernikov
18 Sep 2008 18:48
3 years ago
Looks like the reason is IDEA-36048: flex.ant.CompcTask implements DynamicConfigurator.
Elena Pogorelova
  Elena Pogorelova
31 Jan 2012 18:42
12 days ago
same for mxmlc task
MxmlcTask also implements DynamicConfigurator