Andy Gegg created NETBEANS-4117:
-----------------------------------
Summary: Project compiles and builds but will not run
Key: NETBEANS-4117
URL: https://issues.apache.org/jira/browse/NETBEANS-4117
Project: NetBeans
Issue Type: Bug
Components: apisupport - Project
Affects Versions: 11.3
Environment: Windows 10 (1910) Home. Project also uses log4j2
(2.13.1) and hsqldb (2.4)
Reporter: Andy Gegg
Attachments: messages.log
I am trying to convert to Java14. Project uses JavaFX and works fine on Java
13.0.2. I have updated JAVA_HOME and the PATH, netbeans.conf, the Java
Platform (now JDK 14 default), source format is JDK 14. I have uninstalled
nb-javac (I assume this is done via Plugins manager). I'm using JavaFX 14.
Project compiles and builds with no problem. Run does nothing. It appears a
critical error has occurred silently.
A tiny test project compiles and builds ok. I note subtle differences between
the 'Properties' pop-up for the test project (a Profile option, a runtime
platform option) and the failing project.
If I change the Source format back to 13 and re-install nb-javac my project
runs ok (obviously, the test project does not!)
--
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