Re: Error: JavaFX runtime components are missing, and are required to run this application

2019-06-05 Thread Geertjan Wielenga
Even without javafx.graphics there, it works. Gj On Thu, Jun 6, 2019 at 7:07 AM Geertjan Wielenga wrote: > For me, it suddenly started working when I was following the instructions > re --add-modules: > > --add-modules javafx.fxml,javafx.controls,javafx.graphics > > In the place indicated in th

Re: Error: JavaFX runtime components are missing, and are required to run this application

2019-06-05 Thread Geertjan Wielenga
For me, it suddenly started working when I was following the instructions re --add-modules: --add-modules javafx.fxml,javafx.controls,javafx.graphics In the place indicated in the instructions, add the above. Gj On Thu, Jun 6, 2019 at 6:44 AM Geertjan Wielenga wrote: > I went through the proc

Re: Error: JavaFX runtime components are missing, and are required to run this application

2019-06-05 Thread Geertjan Wielenga
I went through the procedure you're referring to, and I got a similar error, and I would definitely recommend to use the Maven-approach instead, unless you have a very strong reason for not doing that. Gj On Thu, Jun 6, 2019 at 6:23 AM Geertjan Wielenga wrote: > Definitely preferable to use Mav

Re: Error: JavaFX runtime components are missing, and are required to run this application

2019-06-05 Thread Geertjan Wielenga
Definitely preferable to use Maven rather than Ant -- what's the reason you're not doing that? Gj On Wed, Jun 5, 2019 at 11:51 PM Eef Custers wrote: > Hello, > > I try to make a simple class working in Netbeans 11.0 with java12/javaFx12. > > My configuration is: > === Java Environment === > Pat

Re: How to deinstall / remove the JRebel plugin in Netbeans 11.0

2019-06-05 Thread Dawn Raison
Try tools->plugins and go to the "installed" tab. Then ensure the "Show Details" box is ticked, and it should then show up in the list, and can be uninstalled in the usual way. Dawn On 05/06/2019 17:37, Eef Custers wrote: Hi, I have installed the JRebel plugin in Netbeans 11.0. However, I a

NetBeans and Oracle Cloud JCS Weblogic

2019-06-05 Thread Robert Erdt
Is there going to be support for the Oracle Weblogic server on the Oracel Cloud? Thanks, Rob Erdt

Error: JavaFX runtime components are missing, and are required to run this application

2019-06-05 Thread Eef Custers
Hello, I try to make a simple class working in Netbeans 11.0 with java12/javaFx12. My configuration is: === Java Environment === Path=C:\java_lib\jdk-12.0.1\bin; C:\java_lib\javafx-sdk-12.0.1\bin; C:\java_lib\javafx-jmods-12.0.1; JAVA_HOME=C:\java_lib\jdk-12.0.1 I follow the tutorial h

Re: How to deinstall / remove the JRebel plugin in Netbeans 11.0

2019-06-05 Thread Geertjan Wielenga
If all else fails, just delete the user directory and restart. Gj On Wed, Jun 5, 2019 at 6:37 PM Eef Custers wrote: > Hi, > > I have installed the JRebel plugin in Netbeans 11.0. However, I am not > going to use this plugin. So I want to remove it, but I annot find a way to > do that. I only fo

How to deinstall / remove the JRebel plugin in Netbeans 11.0

2019-06-05 Thread Eef Custers
Hi, I have installed the JRebel plugin in Netbeans 11.0. However, I am not going to use this plugin. So I want to remove it, but I annot find a way to do that. I only found a way to disable it, but JRebel is now appearing in all my projects, acting as an unwanted ad! Thanks in advance, regards, E

Re: Netbeans11.0 on windows10 does not starts up anymore

2019-06-05 Thread Eef Custers
Hi Geertjan, Thanks so far and I will collect the necessary information. Regards Eef Op wo 5 jun. 2019 om 18:14 schreef Geertjan Wielenga : > Best to have one thread per problem, please with full environment > described, pointing to the very specific references you're referring to > (e.g., wha

Re: Netbeans11.0 on windows10 does not starts up anymore

2019-06-05 Thread Geertjan Wielenga
Best to have one thread per problem, please with full environment described, pointing to the very specific references you're referring to (e.g., what/where Gluon, what JavaFX, etc), and steps to reproduce the problem. Gj On Wed, Jun 5, 2019 at 6:11 PM Eef Custers wrote: > Hi Antonio, Geertjan,

Re: Netbeans11.0 on windows10 does not starts up anymore

2019-06-05 Thread Eef Custers
Hi Antonio, Geertjan, Somehow the problem of starting Netbeans is solved. I was trying to start jconsole and run into a java security problem. After solving that problem by setting security definitions in a "jstatd.all.policy"-file the startup via netbeans64.exe worked again. However, via the wind