|
Project
|
IntelliJ IDEA
|
|
Priority
|
Normal |
|
Type
|
Feature |
|
Fix versions
|
No Fix versions |
|
State
|
Fixed |
|
Assignee
|
Anton Makeev |
|
Subsystem
|
Flex Support |
|
Affected versions
|
No Affected versions |
|
Fixed in build
|
108.65 |
Each time new maven modules is added, I simply create a new idea project from the poms.
Sadly, this leaves me with non-flex modules on all my flex modules.
Quite irritating, to say it the least.
I don't quite understand what you meant to say.
Why do you create a new project every time?
Nevertheless, I find this issue to be separate from the solution of keeping project files in vcs. IDEA still doesn't recoqnize the module types correctly. Shouldn't it do that?
The problem is that it is practically impossible to support all possible module types.
So far, we have implemented support for most common ones (jee); and are likely to support more; but I can't tell you how soon it will be. Probably after 8.0 milestone.
http://svn.jetbrains.org/idea/Trunk/bundled/maven/
Patches to add this functionality will be very much welcome.
Will be improved with Flex support evolution.
About the comment "Will be improved with Flex support evolution" - what will make sure, that this will improve like written. Should I open other issues on the missing parts of import?
Like:
When I closed the issue IDEA had only basic flex support.
Therefore the only setting that could be imported was flex.home property.
Now It has a bit more settings, but it support flex2 mostly, not flex2. I'm planning to improve flex-maven integration as flex developments goes.
As for your questions, why should it be a flex module, not a module with flex facet?
As for dependencies, could you attach the maven project I can use as a sample?
Thanks.
Regarding dependencies, I will attach a project shortly.