By bloid
via weiqigao.com
Published: Jun 19 2009 / 23:17
The recently released JavaFX SDK 1.2 includes the developer tools javafxc, javafx, and javafxdoc that are similar to the javac, java, and javadoc tools from the JDK.
What is not well-known is the fact that the JavaFX SDK 1.2 also includes a read-eval-print loop (repl) that developers can use for exploratory programming.
Add your comment