keep the new "opens org.openjfx.fxmavenfxml to javafx.web;"?
Thanks again
On Sunday, August 16, 2020, 12:49:46 AM GMT+4:30, Chuck Davis
wrote:
Did you revise the module file?
On Sat, Aug 15, 2020 at 11:34 AM HRH wrote:
Hi,
I had an FXML file that was working fine until I added a
Ok, thanks for the link. I reported this as a bug (here is the link:
[NETBEANS-4718] The default package for generated FXML file in maven based
JavaFx application is not detected - ASF JIRA)
|
|
| |
[NETBEANS-4718] The default package for generated FXML file in maven bas
(the ones that have to be moved?) **
> Here are the steps to create the FXML file that needs to be moved:
>
> 1- File->New Project->Java with Maven->FXML JavaFx Maven Archetype
> (Gluon)-> to create the project.
> 2- File ->New File -> JavaFX->Empty FXML->..
these files created (the ones that have to be moved?) **
> Here are the steps to create the FXML file that needs to be moved:
>
> 1- File->New Project->Java with Maven->FXML JavaFx Maven Archetype
> (Gluon)-> to create the project.
> 2- File ->New File -&
> cjgun...@gmail.com> wrote:
>
>
> Did you revise the module file?
>
> On Sat, Aug 15, 2020 at 11:34 AM HRH wrote:
>
> Hi,
>
> I had an FXML file that was working fine until I added an UI component
> "WebView". The in the FXML file
> marked as an
.fxmavenfxml to javafx.web;"?
Thanks again
On Sunday, August 16, 2020, 12:49:46 AM GMT+4:30, Chuck Davis
wrote:
Did you revise the module file?
On Sat, Aug 15, 2020 at 11:34 AM HRH wrote:
Hi,
I had an FXML file that was working fine until I added an UI component
"WebView". T
Did you revise the module file?
On Sat, Aug 15, 2020 at 11:34 AM HRH wrote:
> Hi,
>
> I had an FXML file that was working fine until I added an UI component
> "WebView". The in the FXML file
> marked as an error because somehow the javafx.web from the JavaFx\Lib is
&
Hi,
I had an FXML file that was working fine until I added an UI component
"WebView". The in the FXML file marked as
an error because somehow the javafx.web from the JavaFx\Lib is not seen. I have
already modified the POM file to include this dependency as follow alas the
FXMLL
fully mavenized in a jfx context
(or some such).
-ernie
On 8/14/2020 8:59 PM, HRH wrote:
> Hello Ernie,
>
> ** How are these files created (the ones that have to be moved?) **
> Here are the steps to create the FXML file that needs to be moved:
>
> 1- File->New Project->
e the steps to create the FXML file that needs to be moved:
1- File->New Project->Java with Maven->FXML JavaFx Maven Archetype
(Gluon)-> to create the project.
2- File ->New File -> JavaFX->Empty FXML->->Use Java
Controller->...->Finish.
The resulting
Hello Ernie,
** How are these files created (the ones that have to be moved?) **Here are the
steps to create the FXML file that needs to be moved:
1- File->New Project->Java with Maven->FXML JavaFx Maven Archetype
(Gluon)-> to create the project.2- File ->New File -> J
wrote:
Thanks, that would work.
On Friday, August 14, 2020, 10:28:50 PM GMT+4:30, Geertjan Wielenga
wrote:
To create a new FXML file, just copy one of the existing ones in the
project into the same place where the original FXML file is found.
Gj
On Fri, 14 Aug 2020 at 19:51, HRH <ma
Thanks, that would work.
On Friday, August 14, 2020, 10:28:50 PM GMT+4:30, Geertjan Wielenga
wrote:
To create a new FXML file, just copy one of the existing ones in the project
into the same place where the original FXML file is found.
Gj
On Fri, 14 Aug 2020 at 19:51, HRH wrote
To create a new FXML file, just copy one of the existing ones in the
project into the same place where the original FXML file is found.
Gj
On Fri, 14 Aug 2020 at 19:51, HRH wrote:
>
>
> Thanks Geertjan,
>
> Indeed, I used one of those Gluon OpenJFX projects from the New Projec
Thanks Geertjan,
Indeed, I used one of those Gluon OpenJFX projects from the New Project wizard.
The one that uses FXML (not the simple one), however, the manual file transfer
needed. Hopefully, the next release of Netbeans can automate this file
transfer, in order to eliminate the manual
The two Gluon OpenJFX projects in the New Project wizard run and debug out
of the box, no changes needed.
Gj
On Fri, 14 Aug 2020 at 16:41, HRH wrote:
> Hi,
>
> I just noticed (the hard way) the generated Empty FXML by the IDE is
> stored in the ${Project}\src\main\resources\fxml d
Hi,
I just noticed (the hard way) the generated Empty FXML by the IDE is stored in
the ${Project}\src\main\resources\fxml directory and unless this is manually
copied or moved to src\main\resources\org\openjfx\${Project} folder the app
will fail at the run time.
Hello all, I have a few minor FXML-related issues I hope someone can help with.
Win10, NB12, JDK14, Maven but I've seen these since at least NB10, JDK11 and
across multiple computers.
1) Most days (but not every day) I have to reactivate JavaFX (Tools > Options >
Java > JavaFX)
Edit: Formatting is fixed now.
Hello Netbeans Users,
currently playing around with JavaFX FXML files and automatic controller
generation in Netbeans. This works quite good (simply clicking "Make
Controller" in the context menu of the FXML file).
However, I'm ecountering a pro
Hello Netbeans Users,
currently playing around with JavaFX FXML files and automatic controller
generation in Netbeans. This works quite good (simply clicking "Make
Controller" in the context menu of the FXML file).
However, I'm ecountering a problem when using nested/included
On 2020-03-25 14:56, Geertjan Wielenga wrote:
In the Options window, go to the Java tab and then JavaFX within that.
Gj
On Wed, Mar 25, 2020 at 7:30 PM wrote:
How do you integrate Scene Builder 11.0.0 with Netbeans 11.3?
According
to instructions googled, it should happen automagically with
t to port some of my stuff to JDK
> 11. The Gluon test program builds and runs ok, thanks to the Youtube
> video by Geertjan, but I just can't get Netbeans to edit fxml files with
> Scene Builder. Appreciate any tips on this...
>
> Regards,
> Joe1962
>
>
> -
etbeans to edit fxml files with
Scene Builder. Appreciate any tips on this...
Regards,
Joe1962
-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org
F
On 1/22/20 9:32 AM, Glenn Holmer wrote:
> What is the "Open Advanced..." context menu item for a JavaFX FXML file
> supposed to do? As far as I can tell, it doesn't do anything.
Interesting, JavaFX was not yet "activated" when that menu item appeared
(new install
What is the "Open Advanced..." context menu item for a JavaFX FXML file
supposed to do? As far as I can tell, it doesn't do anything.
--
Glenn Holmer (Linux registered user #16682)
"After the vintage season came the af
I am running Windows10, netbeans 11,openjdk 12, javafx 12.
I am developping a modular javafx application, using Ant (i.e. no Maven,
no Gradle).
I have several modules (Mainmodule, Tools, UI). In the UI module is the
package MainWindow, where the MainApp, all controllers and all
FXML-files reside.
nster1.fxml <--> Fenster1.fxml)
Thanks
Helmut
Am 15.06.2019 um 12:23 schrieb Geertjan Wielenga:
> When I google ‘JavaFX location is not set’, I see quite a few
> responses and solutions.
>
> Gj
>
>
> On Sat, 15 Jun 2019 at 11:42, Helmut Leininger <mailto:h.leinin...@g
t; I am developping a modular javafx application, using Ant (i.e. no Maven,
> no Gradle).
>
> I have several modules (Mainmodule, Tools, UI). In the UI module is the
> package MainWindow, where the MainApp, all controllers and all
> FXML-files reside.
> In the MainController, w
, where the MainApp, all controllers and all
FXML-files reside.
In the MainController, when a certain Button is clicked, I open another
Window (of the same package).
The code sniplet:
FXMLLoader fxmlLoader =3D new
FXMLLoader(getClass().getResource("fenster1.fxml"));
System.o
On 11/24/2018 12:17 PM, Geertjan Wielenga wrote:
> Has NetBeans ever had code completion in FXML files?
Apparently; I'm an FX newbie.
https://www.youtube.com/watch?v=IjenXYBS3BM
https://netbeans.org/bugzilla/show_bug.cgi?id=271048&x=22&y=7
--
Glenn Holmer (Linux registered use
Has NetBeans ever had code completion in FXML files?
Gj
On Sat, Nov 24, 2018 at 6:27 PM Glenn Holmer
wrote:
> I am not getting code completion in FXML files. I tried with two
> projects, one modular and one non-modular, following the NetBeans
> directions on openjfx.io. I see a blu
I am not getting code completion in FXML files. I tried with two
projects, one modular and one non-modular, following the NetBeans
directions on openjfx.io. I see a blue tooltip "No suggestions" (Java
code completion for JavaFX code works normally, and the project builds
and runs).
32 matches
Mail list logo