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

2019-06-11 Thread Eef Custers
ing a modular application. > > What is it that you want to achieve? No one can help you, if you don't > know. > > Gj > > On Thu, Jun 6, 2019 at 2:13 PM Eef Custers wrote: > >> Hi Jose, >> >> Thanks for your respons. >> >> This commandline

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

2019-06-06 Thread Eef Custers
ps://github.com/openjfx/samples/tree/master/IDE/NetBeans/Non-Modular/Java > > And make sure you have the right libraries and Path. > > Jose > > On 2019/06/06 11:36:17, Eef Custers wrote: > > Hi Jose, > > > > I did not missed step 5, I had that configured.

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

2019-06-06 Thread Eef Custers
t; > > >> 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. > > >> > &

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

2019-06-06 Thread Eef Custers
Sorry for the wrong replies. I forwarded the conversations to the user-group. Op do 6 jun. 2019 om 13:27 schreef Geertjan Wielenga : > You’re going to stop writing to me directly and start writing to the > mailing list. Bye. > > Gj > > > On Thu, 6 Jun 2019 at 13:13, Eef Cu

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

2019-06-06 Thread Eef Custers
-- Forwarded message - Van: Eef Custers Date: do 6 jun. 2019 om 13:29 Subject: Fwd: Error: JavaFX runtime components are missing, and are required to run this application To: NetBeans Mailing List -- Forwarded message - Van: Eef Custers Date: do 6 jun. 2019

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

2019-06-06 Thread Eef Custers
-- Forwarded message - Van: Eef Custers Date: do 6 jun. 2019 om 13:12 Subject: Re: Error: JavaFX runtime components are missing, and are required to run this application To: Geertjan Wielenga Hi Geertjan, for me it is still not working. But I discovered something strainge

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

2019-06-06 Thread Eef Custers
-- Forwarded message - Van: Eef Custers Date: do 6 jun. 2019 om 12:54 Subject: Re: Error: JavaFX runtime components are missing, and are required to run this application To: Geertjan Wielenga Hi Geertjan, I am using Maven, but at this moment I am trying all possible ways to

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

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
g 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, >> >> Somehow the problem of starting Netbeans is solved. I was trying to start >&

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

2019-06-05 Thread Eef Custers
ne these tools are available in JDK 12, but can't currently tell > > (I don't have JDK 12 in this laptop right now). > > > > HTH, > > Antonio > > > > El 04/06/2019 a las 18:13, Eef Custers escribió: > >> Hi Antonio, > >> > >> M

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

2019-06-04 Thread Eef Custers
e a look at > the "threads" section and tell us what the threads are doing. > > The "jvisualvm" tool bundled with the JDK is, by the way, built with > NetBeans technology. > > HTH, > Antonio > > El 03/06/2019 a las 15:59, Eef Custers escribió: > &g

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

2019-06-04 Thread Eef Custers
"threads" section and tell us what the threads are doing. > > The "jvisualvm" tool bundled with the JDK is, by the way, built with > NetBeans technology. > > HTH, > Antonio > > El 03/06/2019 a las 15:59, Eef Custers escribió: > > Hello, > > >

Re: Netbeans Application Platform for Java / Open JDK11

2019-06-04 Thread Eef Custers
t java.base/java.io.RandomAccessFile.(RandomAccessFile.java:216) >> at java.base/java.io.RandomAccessFile.(RandomAccessFile.java:129) >> at com.sun.jna.ELFAnalyser.runDetection(ELFAnalyser.java:109) >> at com.sun.jna.ELFAnalyser.analyse(ELFAnalyser.java:36) >> [catch] at com.sun

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

2019-06-03 Thread Eef Custers
Op ma 3 jun. 2019 om 17:55 schreef Geertjan Wielenga : > Can you remove the user dir and cache dir and restart? > > When you look in the About box in NetBeans, you will find where those are. > > Gj > > > On Mon, 3 Jun 2019 at 16:00, Eef Custers wrote: > >&

Netbeans11.0 on windows10 does not starts up anymore

2019-06-03 Thread Eef Custers
Hello, My Netbeans 11.0 installation has problems in showing the GUI. It only produces a background process. This situation emerged suddenly and for unknown reasons. I had been able to run Netbeans11 before that moment. I have been trying to make Netbeans work with Java12 (Java jdk-12.0.1 and java