Project
IntelliJ IDEA
Priority
Normal
Type
Bug
Fix versions
No Fix versions
State
Fixed
Assignee
Maxim Mossienko
Subsystem
No subsystem
Affected versions
No Affected versions
Fixed in build
108.65  
  • Created by   Maxim Mossienko
    4 years ago (25 Jul 2007 00:30)
  • Updated by   root
    2 years ago (17 Jan 2010 20:49)
  • Jira: IDEADEV-19374
    (history, comments)
 
IDEA-39937 Flex facet is needed
0
Issue is visible to: All Users
  The issue is visible to the selected user group only


Issue was resolved
Comments (7)
 
History
 
Linked Issues (?)
 
Maxim Mossienko
  Maxim Mossienko
31 Jul 2007 20:48
4 years ago
One can configure Flex facet for the module (in Project Settings dialog there is 'new' action on particular module node) giving the location of the Flex SDK. This allows better complete / navigation since IDEA will index Flex SDK sources.
Carl Byström
  Carl Byström
01 Dec 2007 20:03
4 years ago
Why use a facet for Flex support? Why not make it a module?

Making it a facet implies that it should/will be used together with Java. I think many people, including myself, develop Flex as more "module style". That is, one language per module.
GWT as facet makes, as does Hibernate, Spring and so on. But I would consider AS and MXML quite orthogonal to Java development.

Also making it a separate module would bring other benefits, such as enabling assignment of a dedicated Flex SDK type, much like the Ruby module has today.
Maxim Mossienko
  Maxim Mossienko
01 Dec 2007 20:34
4 years ago
Mike Berg
  Mike Berg
14 Mar 2008 06:39
3 years ago
I second Carl's note; it makes no sense to tie Flex projects to Java projects. Once Idea becomes capable of supporting mxml and as with Flex SDKs, I should be able to create Flex only projects, otherwise organizing projects becomes silly: it becomes a must for me to pick some Java project to attach my Flex code to.
Maxim Mossienko
  Maxim Mossienko
14 Mar 2008 10:54
3 years ago
There is Flex module type in Diana
Mike Berg
  Mike Berg
14 Mar 2008 19:42
3 years ago
Maxim, so that means that I'll be able to create a project with only Flex modules? If that happens, if it works well then you JetBrains will be getting Flex developers defecting from Adobe Flexbuilder to Idea, that's money, you know...
Maxim Mossienko
  Maxim Mossienko
14 Mar 2008 19:50
3 years ago