| Priority |
Normal |
| Type | Feature |
| State | Open |
| Assignee | Maxim Mossienko |
| Subsystem | No subsystem |
| Affected versions |
No affected versions
|
| Fix for |
No fix versions
|
| Build |
0
|
| Severity |
0
|
IDEA-47777 |
JavaFX Support |
|
|
It is possible to setup external tools for compiling / running JavaFX as follows:
JavaFX compiler:
Program: Path To javafxc (e.g. C:\Program Files\JavaFX\javafx-sdk1.1\bin\javafxc.exe)
Parameters: -sourcepath $Sourcepath$ $FilePathRelativeToSourcepath$
Working Directory: $SourcepathEntry$
JavaFX:
Program: Path To javafx (e.g. C:\Program Files\JavaFX\javafx-sdk1.1\bin\javafx.exe)
Parameters: $FilePackage$.$FileNameWithoutExtension$
Working Directory: $SourcepathEntry$
Sure
You don't have to use the Flex Builder but can use IntelliJ and thus Flex is as free as JavaFX.
But as I work with it now for a year I can say the Flex is very baaad and I would prefer using JavaFX for the same task I use Flex now.