Glenn Holmer created NETBEANS-4127:
--------------------------------------
Summary: can't profile Java FX project
Key: NETBEANS-4127
URL: https://issues.apache.org/jira/browse/NETBEANS-4127
Project: NetBeans
Issue Type: Bug
Components: projects - Maven
Affects Versions: 12.0
Reporter: Glenn Holmer
Steps to reproduce (12.0 beta 2, JDK 11.0.6 on Debian Linux "Buster" )
1) New Project, Java with Maven, FXML JavaFX Maven Archetype (Gluon)
2) F6 to run project, select and save main class (works correctly)
3) Set breakpoints and debug project wiht ctrl-F5 (works correctly)
4) Profile project with ctrl-F2, select "Configure Session", "Telemetry".
5) Click Profile button. Select main class and remember permanently.
Result: Program terminates immediately with this in output window:
Error: JavaFX runtime components are missing, and are required to run this
application
Profiler Agent: Connection with agent closed
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists