Re: unsubscribe

2021-08-26 Thread HRH
Thanks Neil. On Thursday, August 26, 2021, 07:51:56 AM PDT, Neil C Smith wrote: Send an email to users-unsubscr...@netbeans.apache.org Full list management info at https://netbeans.apache.org/community/mailing-lists.html I thought we used to have unsubscribe info in the footers of

unsubscribe

2021-08-26 Thread HRH

unsubscribe

2021-08-25 Thread HRH
unsubscribe

Re: Netbeans 12.0 doesn't start

2021-06-16 Thread HRH
recipient is unauthorized. | | Virus-free. www.avast.com | On Wed, Jun 16, 2021 at 5:14 PM HRH wrote: Hi, I just had a fresh install of Netbeans 12.0 on a new machine. I can't start the IDE because it is looking for the JDK in a directory that no longer exists. How can I circumvent this issue? Thanks

Netbeans 12.0 doesn't start

2021-06-16 Thread HRH
Hi, I just had a fresh install of Netbeans 12.0 on a new machine. I can't start the IDE because it is looking for the JDK in a directory that no longer exists. How can I circumvent this issue? Thanks

Re: JavaFX Make Controller

2021-04-11 Thread HRH
The earlier versions of NB didn't have this issue. On Sunday, April 11, 2021, 4:36:10 PM GMT+4:30, Gheorghe TUDOSE wrote: Hello, I've made a very simple Java Modular Application project, added the JavaFX 13 library and made an empty FXML file. Used SceneBuilder to add a Panel with a

Please help Apache Netbeans by reporting this problem.

2021-03-23 Thread HRH
Hi, While starting the Netbeans (NB 12.0), something impeded the IDE from loading up and it completely froze. I had to kill the process from the WindowsTask Manager interface. On the subsequent attempt of starting the Netbeans, I was prompted to help the Apeache Netbeans by reporting this

Re: Java FX Project identity

2021-03-22 Thread HRH
I haven't been creating JavaFx for a few months but I didn't have any problems (using Maven and NB 12.0) creating FX projects. IDE created the FXML file and the SceneBuilder would automatically start if I clicked on a given FXML. Check your setup and make sure the SceneBuilder is configured

Re: Issue in using netbeans

2021-03-18 Thread HRH
Hi, I am not sure how current are the Netbean's tutorials but do a google search for "Netbeans Java EE tutorial". The IDE is robust for Java EE and Web developments, it offers many templates that help the user setting up classes for a EE project, things such as CDI, Entities, JSF page, backing

Re: NEED EXAMPLE CODE: how to use database to fill out NB Form

2021-03-14 Thread HRH
In the old day, I used to have a java code to dynamically populate DB tables from a form. I have to search my code archives on a different system and maybe I can find them for you. PS: Nowadays, I accomplish the same functionality with Java EE, Java Server Faces (JSF) front end, and Object

Re: Watch "Robots will displace over 800 million jobs - report" on YouTube

2021-02-06 Thread HRH
This is a dedicated mailing list for the Netbeans IDE. You are better off taking your question to sites like Quora - A place to share knowledge and better understand the world | | | | Quora - A place to share knowledge and better understand the world | | | where hypotheticals are

Re: Watch "Robots will displace over 800 million jobs - report" on YouTube

2021-02-06 Thread HRH
As human beings, we will always adapt and re-train. On Saturday, February 6, 2021, 11:09:09 AM GMT+3:30, Brain Rebooting wrote: https://youtu.be/g51UpOlXfTY  Recently I read a book entitled "Software Engineering by Sommerville". I faced a question, is it ethical for Software

Re: Missing platform jdk

2021-01-17 Thread HRH
The problem is fixed, once I removed and re-installed the Apache Tomee plume server. On Sunday, January 17, 2021, 7:39:40 PM GMT+3:30, HRH wrote: Hello Neil, I have selected the platform that is purportedly "missing" from the drop-down but it doesn't seem to matter.

Re: Missing platform jdk

2021-01-17 Thread HRH
g the Apache Tomee plume 8.0.5 server and integrating it with the IDE (NB 12.0) a couple of days ago. I am going to remove and reinstall the Tomee and see what happens. Thanks for the insight. On Sunday, January 17, 2021, 7:21:36 PM GMT+3:30, Neil C Smith wrote: On Sun, 17 Jan 2021 at

Re: Java EE8 Status

2021-01-14 Thread HRH
Recently (using the COVID downtime)I started to look at Java EE (JSF, EJB, CDI, JPA, and so on) using the Java EE7 tutorial. I am so amazed by the drastic improvements to the technologycompared to the time I used to develop web applications with Java, JDBC, J2EE,and JSPs technologies before I

JSF tag missing attributes

2021-01-12 Thread HRH
Hi, Using NB 12.0, I noticed that the attributes "id" and "for" are missing from the automatic context drop-down . According to the h:message documentation shipped with Java EE 7 and Glassfish bundle these attributes are not deprecated. Thanks

Re: NetBeans IDE 12.2 - Failed to automatically set-up JavaFX Platform

2020-12-31 Thread HRH
. It should be straightforward to adapt the book's examples to Maven projects. HNY Regards, Will Hartung On Thu, Dec 31, 2020 at 6:37 PM HRH wrote: Glad to help. On Thursday, December 31, 2020, 11:02:39 PM GMT+3:30, Paolo Colamarino wrote: Thank you for explanations. Many thanks.I have

Re: NetBeans IDE 12.2 - Failed to automatically set-up JavaFX Platform

2020-12-31 Thread HRH
s 12.0). On Thursday, December 31, 2020, 8:40:45 PM GMT+3:30, Paolo Colamarino wrote: YES. I have manually inserted the installation directory.  The result is attached to the email (SceneBuilder.PDF) Il giorno gio 31 dic 2020 alle ore 07:32 HRH ha scritto: Does it allow you to select the

Re: NetBeans IDE 12.2 - Failed to automatically set-up JavaFX Platform

2020-12-30 Thread HRH
Does it allow you to select the Scene Builder installation directory? On Wednesday, December 30, 2020, 12:30:47 PM GMT+3:30, Paolo Colamarino wrote: I obtain the message: Please, select a valid Scene Builder home ... Il giorno mer 30 dic 2020 alle ore 04:03 HRH ha scritto: Paolo

Re: Java FX Scenebuilder w/12.2

2020-12-28 Thread HRH
I encountered a similar behavior in NB 12.0 in the past. In order to circumnavigate this behavior, before creating a FXML file, a FX project, or any FX related activity, I first go to Tool->Options->Java-JavaFx tab, make sure it is activated and JavaFx SceneBuilder Integration is visibly seen.

Logging

2020-12-08 Thread HRH
Hi, The "insert code" from the context menu has an option to add code to create an instance of a Logger class. Is there a way to have Netbeans IDE to automatically insert Logger.entering() and Logger.existing() in the methods of Java classes (I am using NB 12.1)? Thanks

Re: Searching the mailing list

2020-11-29 Thread HRH
) cheers,     Davide On 29/11/2020 18:45, HRH wrote: Hi, How does one search the Netbeans mailing list for a given topic? Thanks -- Ing. Davide Grandi email: davide.gra...@email.it mobile : +39 339 7468 778 linkedin : http://linkedin.com/in/davidegrandi

Searching the mailing list

2020-11-29 Thread HRH
Hi, How does one search the Netbeans mailing list for a given topic? Thanks

Re: Web application templates

2020-11-23 Thread HRH
, or distribution is prohibited.   From: HRH Sent: Monday, November 23, 2020 3:29 AM To: NetBeans Mailing List Subject: Web application templates   Hi,   I have created a web application project using Netbeans 12.0 on Windows 10 (JDK 14.0). I have configured the IDE with Glassfish server 5.0.1

Web application templates

2020-11-23 Thread HRH
Hi, I have created a web application project using Netbeans 12.0 on Windows 10 (JDK 14.0). I have configured the IDE with Glassfish server 5.0.1. The generated web.xml file by Netbeans automatically sets the , which causes the web application to fail when it tries to discover the back-end

Re: Problem with null pointer and stack trace

2020-11-12 Thread HRH
code that propegates into the lower libraries. Best,hrh On Thursday, November 12, 2020, 8:23:10 PM GMT+3:30, Chris Olsen wrote: Hello, Everyone --   I am faced with a bit of difficulty tracking down a null pointer.  I am only slightly experienced with Exceptions, but thus far I seem

RESTful Web Services

2020-10-30 Thread HRH
Hi,This link points to an older version of "Getting Started with RESTful Web Service" tutorial for the Netbeans IDE. Is there a newer version of this tutorial for the NB 12.0? Thanks

Re: Stopping Tomcat

2020-10-26 Thread HRH
wrote: HRH, In general I don't recommend running Tomcat as a service on any platform when it's controlled by NetBeans. 1. On Windows I create a directory (called Apache) somewhere where there's no spaces in the directory path. This is no longer strictly necessary, but it's nice to keep all

Re: Stopping Tomcat

2020-10-26 Thread HRH
it seems that the shutdown port was the only culprit in my configuration. Thanks for the helpful insight. On Monday, October 26, 2020, 6:55:29 PM GMT+3:30, Connor Cook wrote: Hi HRH, Below are two things I had to do to get Tomcat to be usable for me, though this is in Netbeans 11.1 so

Re: Stopping Tomcat

2020-10-24 Thread HRH
few times hoping for better luck but these issues seem persistent. I have searched the web on these issues and it seems they date back all the way to 2009.  I am completely stuck. Any help would be great. Thanks On Saturday, October 24, 2020, 4:37:00 PM GMT+3:30, HRH wrote: Hi, Using the

Stopping Tomcat

2020-10-24 Thread HRH
Hi, Using the Netbeans 12 on Windows 10. I have added Apache Tomcat 9.0.30 server to the IDE, however, if I try to stop the server from Services->Servers->Apache Tomcat->Stop, it just spins for a very long time, until I close the IDE. Once the IDE starts back up if I try to restart the server,

Can not find select main for the project

2020-10-14 Thread HRH
Hi, This just happened after successive close and reopen a given project. When I go to Project->properties->run->Main Class->browse, I cannot see any of the main classes (there are several) to choose from? Any insights as what might caused this? Thanks

Re: [Installation] Windows 10 Install Stuck at 10%

2020-10-13 Thread HRH
1-When you unzip the zip file, look carefully at the content and try to find a "bin" sub-directory.2-Click on the "bin" sub-directory and try to find a file named "netbeans" with file type "Application" in the "bin" sub-directory. Once you find this file, double-click on it to start the

Re: Resource sub-folder for Maven based JavaFX

2020-10-12 Thread HRH
that resources folder because, in contrast to the other archetype, it has no resources and empty folders are not created by Maven atchetypes.  Gj On Mon, 12 Oct 2020 at 10:32, HRH wrote: I stumbled on the solution for this conundrum rather fortuitously.It turns out that one cannot just drop any

Re: Resource sub-folder for Maven based JavaFX

2020-10-12 Thread HRH
ects but it doesn’t do so for the “Simple JavaFx Maven…” projects. A bug (Ileave it to the judicious mind)? On Friday, October 2, 2020, 7:11:55 AM GMT+3:30, HRH wrote: You asked for the directory structure and that's what I sent in my response to show the tree (without the conte

Re: JavaFX in NetBeans

2020-10-05 Thread HRH
The IDE takes care of the environment setup when running the JavaFX application. Running the same app from the command prompt, requires the user to add the environment components to the java command by including the "-p" and "-add--modules" switches. For instance java -p

Re: Resource sub-folder for Maven based JavaFX

2020-10-01 Thread HRH
; > tree structure But that is not what you are showing, you show nothing under resources. Seems Gj is correct. I'm sure you can find somewhere to help with you're maven problem. -ernie On 10/1/2020 12:40 PM, HRH wrote: > The directory structure for the FXML JavaFX project: >

Re: Resource sub-folder for Maven based JavaFX

2020-10-01 Thread HRH
testtarget |->classes |->org   |->openjfx |->mavenfxsliderbar Hope the bars are still lining up properly after I submit this email. Thanks On Thursday, October 1, 2020, 10:45:19 PM G

Re: Resource sub-folder for Maven based JavaFX

2020-10-01 Thread HRH
target. -ernie On 9/29/2020 10:44 AM, HRH wrote: > > Well, I looked into the IDE generated POMs for both project types > assiduously and there are no major differences, that would lead one to > believe Maven is the culprit here. In summary, during the project > build, the

Re: Resource sub-folder for Maven based JavaFX

2020-10-01 Thread HRH
No, the folder contains an image file (.jpeg) On Tuesday, September 29, 2020, 9:21:41 PM GMT+3:30, Geertjan Wielenga wrote: Because the folder is empty? Gj On Tue, 29 Sep 2020 at 19:45, HRH wrote: Well, I looked into the IDE generated POMs for both project types assiduously

Re: Resource sub-folder for Maven based JavaFX

2020-09-29 Thread HRH
from the "src" sub-tree to the "target" sub-tree, by the IDE for the "FXML JavaFX Maven Archetype" projects but this step is completely elided for the "Simple JavaFX Maven Archetype) projects. Thanks On Thursday, September 17, 2020, 11:21:48 PM GMT+4:30, HRH

Re: Resource sub-folder for Maven based JavaFX

2020-09-17 Thread HRH
why they behave differently. Thanks On Thursday, September 17, 2020, 11:11:27 PM GMT+4:30, Ernie Rael wrote: On 9/17/2020 11:33 AM, HRH wrote: > Ok, I need to be more specific vis-a-vis my last reply. Initially, > when I created the src/main/resources sub-folder and put my ima

Re: Resource sub-folder for Maven based JavaFX

2020-09-17 Thread HRH
ly. On Thursday, September 17, 2020, 10:31:40 PM GMT+4:30, HRH wrote: Ernie I have done that (making a "resources" sub-folder under the src/main) but Maven does not copy its content to the "target" subtree. Not sure why? On Thursday, September 17, 2020, 10:16:2

Re: Resource sub-folder for Maven based JavaFX

2020-09-17 Thread HRH
Ernie I have done that (making a "resources" sub-folder under the src/main) but Maven does not copy its content to the "target" subtree. Not sure why? On Thursday, September 17, 2020, 10:16:20 PM GMT+4:30, Ernie Rael wrote: On 9/17/2020 9:58 AM, HRH wrote: >

Re: Resource sub-folder for Maven based JavaFX

2020-09-17 Thread HRH
I believe this will circumvent my issue. Thanks as always for your insight On Thursday, September 17, 2020, 7:47:21 PM GMT+4:30, Ernie Rael wrote: On 9/17/2020 5:11 AM, HRH wrote: > Hi, > > The "Simple JavaFX Maven Archetype (Gluon)" template from the "New > Pro

Resource sub-folder for Maven based JavaFX

2020-09-17 Thread HRH
Hi, The "Simple JavaFX Maven Archetype (Gluon)" template from the "New Projects->Java with Maven" does not create a resource sub-folder under the src subtree, so the developer can store required artifacts (i.e. jpg images,etc.) for the project in that folder. If the artifacts placed in the src

The Run menu disabled

2020-09-11 Thread HRH
Hi, I am running Netbeans 12.0 on Windows 10. I restarted my system (with all the apps already closed). After the reboot completed, I started the Netbeans. I set the Run->"Main Project", followed by Run->"Build Main Project" however the Run->"Run Main Project" is disabled. This happens for all

Re: The nbactions.xml

2020-09-09 Thread HRH
ns/12163994/what-is-nbactions-xml-used-for Gj On Wed, 9 Sep 2020 at 15:44, HRH wrote: Hi,While trying to discern the relationship between maven and the nbactions.xml file, I came across this link: Nbactions.xml - NetBeans Wiki | | | | | | | | | | | Nbactions.xml - NetBeans Wiki |

The nbactions.xml

2020-09-09 Thread HRH
Hi,While trying to discern the relationship between maven and the nbactions.xml file, I came across this link: Nbactions.xml - NetBeans Wiki | | | | | | | | | | | Nbactions.xml - NetBeans Wiki | | | I don't see any direct references within the pom.xml to this file. I am

Re: Maven plugin update

2020-09-08 Thread HRH
: On Thu, 3 Sep 2020 at 13:05, HRH wrote: > > Actually, I could not find the SVN on my system (system-wide search for > svn.et on Windows 10), or in the IDE Netbeans 12.0. Apparently, in the older > version of the IDE (i.e. 7.x) there was a direct link from the > Tools->Opti

Re: Maven plugin update

2020-09-08 Thread HRH
wrote: In my case i get rid of this issue by deselecting the Netbeans Distribution UC in the plugins manager Le 03/09/2020 à 14:04, HRH a écrit : Actually, I could not find the SVN on my system (system-wide search for svn.et on Windows 10), or in the IDE Netbeans 12.0. Apparently

Re: Maven deployment plugin for JavaFX

2020-09-06 Thread HRH
        However, I am not sure, if these goals and actions are actually being processed during the build since I don't see any jar file under target/classes tree structure. Any idea? Thanks On Friday, September 4, 2020, 8:08:24 PM GMT+4:30, HRH wrote: Thanks, Ernie, I

Re: Maven deployment plugin for JavaFX

2020-09-04 Thread HRH
Thanks, Ernie, I recall someone on Stackoverflow had mentioned it while back. I will look into it. On Friday, September 4, 2020, 7:45:30 PM GMT+4:30, Ernie Rael wrote: On 9/3/2020 11:04 AM, HRH wrote: > Hi, > > Does anyone know, if Maven has a plugin deployment f

Re: Maven deployment plugin for JavaFX

2020-09-04 Thread HRH
ing.  If one needs writing then I am happy to contribute the logic and worked examples.   David Gradwell   From: HRH Date: Thursday, 3 September 2020 at 19:04 To: NetBeans Mailing List Subject: Maven deployment plugin for JavaFX   Hi,   Does anyone know, if Maven has a plugin deploym

Maven deployment plugin for JavaFX

2020-09-03 Thread HRH
Hi, Does anyone know, if Maven has a plugin deployment for JavaFX application that will render a self-contained installable package for a given (or all) platform(s) (i.e. Windows - 64 bit, Linux or Mac OS)? I rather use a plugin and have the IDE do most of the work than using the Java Jpackage

Re: Maven plugin update

2020-09-03 Thread HRH
bundle, it is not easy to remove it. Any insights on how to remove the inconspicuous SVN module from Netbeans would be great. Thanks. On Thursday, September 3, 2020, 3:25:39 PM GMT+4:30, HRH wrote: Thanks, I will try to do that and hopefully get around this bottle neck. Thanks again On Th

Re: Maven plugin update

2020-09-03 Thread HRH
Thanks, I will try to do that and hopefully get around this bottle neck. Thanks again On Thursday, September 3, 2020, 3:00:26 PM GMT+4:30, Neil C Smith wrote: On Thu, 3 Sep 2020 at 11:18, HRH wrote: > Thank you Neil for your prompt response. I am cognizant that SVN is not a >

Maven plugin update

2020-09-03 Thread HRH
Hi, I have an update notification in the IDE for Maven plugin, however, when I select to update the plugin, the IDE displays the following: Some plugins require plugin JNA to be installed. The plugin JNA is requested in version >= 1.11 (release version 1) but only 2.3 (of release version

Re: Try out and vote for Apache NetBeans 12.1

2020-08-30 Thread HRH
The Maven dependency search failure on your system might be the concomitant of that security update by Visa, which has severely impacted your environment. Have you considered to reinstall Netbeans, perhaps the latest stable version that comes with Maven 3.6.3 (i.e. Netbeans 12.0)? On

Re: IDE JAXB library for maven-Javafx

2020-08-25 Thread HRH
Has anyone came across this problem? On Tuesday, August 25, 2020, 10:29:53 AM GMT+4:30, HRH wrote: Hi, Since the departure of JAXB from JDK 8, I am wondering how to patch my current POM, so I can retrofit some legacy (JDK 6 ) codebase with JAXB API into my maven based JAVAFX project

IDE JAXB library for maven-Javafx

2020-08-25 Thread HRH
Hi, Since the departure of JAXB from JDK 8, I am wondering how to patch my current POM, so I can retrofit some legacy (JDK 6 ) codebase with JAXB API into my maven based JAVAFX project using JDK 14? I have added the following directives to the project POM dependency list:    

JavaFX Maven project

2020-08-20 Thread HRH
Hi, The maven-based JavaFX projects are created with a pre-defined folder structure. Thus far, I have been implementing my application, controller, and other supporting classes in the org.javafx.$Project_name_folder (i.e. org.javafx.mavenfilteredtableview). This time, I created a project called

IDE occasionally removes JavaFX from New File categories

2020-08-18 Thread HRH
Hi, This morning I started the Netbeans 12.0 IDE and created a new project -> Java with Maven-> FXML JavaFX Maven Archtype (Gluon). Then I attempted to create a New File with a category of JavaFx with a file type of Empty FXML and for some inexplicable reason, the JavaFx option was missing from

Re: JavaFx maven with FXML

2020-08-15 Thread HRH
... | | | On Sunday, August 16, 2020, 7:24:19 AM GMT+4:30, Ernie Rael wrote: ApacheNetbeans uses jira     https://issues.apache.org/jira/projects/NETBEANS/issues the bugzilla is historical bugs before the move to Apache. -ernie On 8/15/2020 7:41 PM, HRH wrote: > Ernie, I tried to rep

Make controller option missing

2020-08-15 Thread HRH
Hi, In the Ant-based JavaFx project, there is a nifty option "Make controller" when right-clicking on the .fxml file. This will update the associated controller with the .fxml once changes made to the .fxml file. In the maven based JavaFx project, this option is missing or at least I can't find

Re: JavaFx maven with FXML

2020-08-15 Thread HRH
. Perhaps, someone valid credentials can report the bug mentioned in this thread. Thanks On Saturday, August 15, 2020, 10:52:13 PM GMT+4:30, HRH wrote: ** This is a bug; normal operations with default options should work. ** Agreed. I will report the bug. On Saturday, August 15

Re: FXML import statement issue in Maven based project

2020-08-15 Thread HRH
jfx.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"

Re: JavaFx maven with FXML

2020-08-15 Thread HRH
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->Java

Re: JavaFx maven with FXML

2020-08-14 Thread HRH
the issue number here, or add me as a watcher. Thanks. -ernie On 8/14/2020 11:11 AM, HRH 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 t

Re: JavaFx maven with FXML

2020-08-14 Thread HRH
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 directory and unless this is manually copied or moved to src\main\resources\org\openjfx\${Project} folder

JavaFx maven with FXML

2020-08-14 Thread HRH
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.

Maven generated POM for JavaFx

2020-08-13 Thread HRH
Hi, I was looking through the POM that was generated for my JavaFX project and I noticed it has generated properties for the compiler as follow:       UTF-8                 It also has generated a plugin for the compiler:     org.apache.maven.plugins   

Re: JavaFX 12

2020-08-10 Thread HRH
again, and the error re-occurred. Thank you all. On Monday, August 10, 2020, 5:03:33 PM GMT+4:30, HRH wrote: Hi Chris, I already have those properties in the aforementioned files as part of the initial setup. Both the pom and nbactions are having your recommended elements. I think my p

Re: JavaFX 12

2020-08-10 Thread HRH
wrote: You’ll need the javafx-maven-plugin... org.openjfxjavafx-maven-plugin0.0.4 Then configure the run action in nbactions to execute that;     run                    jar                            clean            javafx:run            On 10 Aug 2020, at 12:55, HRH wrote: Chuck,Thanks

Re: JavaFX 12

2020-08-10 Thread HRH
:52 PM GMT+4:30, Chuck Davis wrote: Update your POM to latest versions of Maven artifacts. On Mon, Aug 10, 2020 at 3:34 AM HRH wrote: I forgot to indicated, that I have already modified the       org.me.learningfx.control.MavenFxBasicDemo

Re: JavaFX 12

2020-08-10 Thread HRH
I forgot to indicated, that I have already modified the       org.me.learningfx.control.MavenFxBasicDemo   in the pom.xml file. Thanks On Monday, August 10, 2020, 2:54:09 PM GMT+4:30, HRH wrote: Hi, While using "Java with Maven"->FXML

Re: JavaFX 12

2020-08-10 Thread HRH
: 1 (Exit value: 1) -> [Help 1] On Thursday, August 6, 2020, 9:05:32 AM GMT+4:30, HRH wrote: Thank you, using JavaWithMaven worked. On Wednesday, August 5, 2020, 11:40:52 PM GMT+4:30, Ernie Rael wrote: The easiest way to run jfx with NetBeans is through maven. In

JavaFX 12

2020-08-05 Thread HRH
Hi, Trying to build a JavaFX project with Netbeans 12.0 IDE, using the online documentation Getting Started with JavaFX | | | | Getting Started with JavaFX Getting started with JavaFX for Java desktop application development | | | In step 3 of this page, adding the JavaFX12 to the

Re: Please help with configuration

2020-07-31 Thread HRH
ve you can (should) still use forward slashes on Windows, e.g. C:/JDK/JDK14 Save, and restart Netbeans. Hope that helps, P On Fri, Jul 31, 2020 at 2:53 PM HRH wrote: Hi,I have just downloaded the JDK 14.0.2 on my system (Windows 10), and the NetBeans IDE is pointing to JDK 14.0.1, hence the I

Please help with configuration

2020-07-31 Thread HRH
Hi,I have just downloaded the JDK 14.0.2 on my system (Windows 10), and the NetBeans IDE is pointing to JDK 14.0.1, hence the IDE crashes during the startup. Which configuration file do I need to change to point to JDK 14.0.2? Thanks

Re: Issue with recognizing functions

2020-07-06 Thread HRH
This statement in your code System.out.println(attr.toString()); will not print the permissions. The toString() operation on PosixFilePermissions class requires a parameter. Here is the method signature:PosixFilePermissions.toString​(Set perms) On Monday, July 6, 2020, 8:08:10 PM

Refactor doesn't rename

2020-07-04 Thread HRH
Hi,I copied source code into an empty java using File->New File->java->Empty java File and once I closed this file, I realized the class name was misspelled, hence highlighted the file name then Refactor-> rename and entered the correct name, although the class name was changed to the new name

Client-Server testing within IDE

2020-06-28 Thread HRH
Hi,Is there a way to test a client-server application from within the Netbeans 12 on Windows platform? Thanks

Re: IDE look and feel

2020-06-25 Thread HRH
Thanks. On Thursday, June 25, 2020, 11:09:51 AM GMT+4:30, Geertjan Wielenga wrote: Yes, that applies only to the source editor. To change the appearance of the IDE as a whole, switch the look and feel in the Appearance tab. Gj On Thu, 25 Jun 2020 at 08:37, HRH wrote: Hi, I am

IDE look and feel

2020-06-25 Thread HRH
Hi, I am using the "Norway Today" look and feel for the IDE (Tools->Options-> Font & Color-Profile->Norway Today), however, that only applies to the "Source" pane and all other panes (i.e Project, Navigator, etc.) remain unchanged. Any idea? Thanks

Re: Netbeans

2020-06-10 Thread HRH
On 6/10/20 4:03 AM, HRH wrote: It would be great to develop spellcheck functionality into the source window. Often, when composing Javadocs or comments, a word is flagged due to misspelling and the IDE doesn't offer auto-correct or the correct spelling. Thanks

Netbeans

2020-06-10 Thread HRH
It would be great to develop spellcheck functionality into the source window. Often, when composing Javadocs or comments, a word is flagged due to misspelling and the IDE doesn't offer auto-correct or the correct spelling. Thanks

Re: Apache NetBeans 12.0 released

2020-06-09 Thread HRH
The performance is great. Thanks for the great job done. On Tuesday, June 9, 2020, 9:12:00 PM GMT+4:30, Geertjan Wielenga wrote: Hi all, 12.0 has been released, many thanks in particular to our amazing and persistent release manager Eric Barboni. Features:

Import Macros

2020-06-03 Thread HRH
Hi,I would like to import some of the pre-defined macros listed in FaqEditorMacros - NetBeans Wiki | | | | | | | | | | | FaqEditorMacros - NetBeans Wiki | | | .From Tools-Option->Macros->Import, not sure where to search for these macros?Thanks

Re: Source line numbers

2020-05-28 Thread HRH
Thanks for the response. I use JDK 14, perhaps that might be the reason. On Thursday, May 28, 2020, 10:23:01 PM GMT+4:30, Peter Steele wrote: I had this, it seems to be to do with the jdk version. I had jdk 11 working fine but jdk 13 having the issue. On Thu, 28 May 2020, 17:02 HRH

Source line numbers

2020-05-28 Thread HRH
Hi, Today, I noticed that the line numbers in the source code pane of the IDE suddenly had disappeared, even though View->Show Line numbers were checked. Closed and re-opened the source, the line numbering re-appeared. There might be an intermittent bug somewhere in NB 12 Beta 4. As I reported

Spell check

2020-05-27 Thread HRH
Hi, How do I correct a misspelled word in the IDE (Netbeans 12 Beta 4)? Google search suggests "Alt+Enter" will fix the spelling it but it doesn't. It prompts me to add the misspelled word to the dictionary instead. Thanks

Debug console

2020-05-25 Thread HRH
Hi,Up to last night, the debugger console was showing the variables. As of this morning, I do not see the variables anymore. Instead, the debugger console contains messages like "user program is running" and the breakpoint line number(s) and so on. The only action, I have performed since last

Re: Installer

2020-05-25 Thread HRH
, May 25, 2020 at 1:29 PM HRH wrote: GeertJan, you mentioned of a Netbeans installer. I rather use the installer to install and uninstall these incremental mini releases of NB. Google search for the Apache Netbeans installer points to this link: You can install NetBeans IDE in different ways: Via

Installer

2020-05-25 Thread HRH
GeertJan, you mentioned of a Netbeans installer. I rather use the installer to install and uninstall these incremental mini releases of NB. Google search for the Apache Netbeans installer points to this link: You can install NetBeans IDE in different ways: Via an installer: Apache NetBeans

Compiler warnings

2020-05-23 Thread HRH
Hi,Using the Netbeans 12 beta 4. I am getting a compiler warning on a Main Class: Compiler warning: " Class uses unchecked or unsafe operation. Note: Recompile with -Xlint:unchecked for details". In the Run->Set project Configuration->Customize->Build->Compiling->Run Compilation with

Re: Remove NB 11.3 IDE

2020-05-19 Thread HRH
have an awesome tool, why would you want to uninstall it. It just makes no sense. In jest, :-) Gj On Tue, 19 May 2020 at 20:29, HRH wrote: Hi, The Netbeans IDE is not listed under the "Add or Remove programs" features in Windows 10. How do I uninstall the Netbeans 11.3? Thanks

Remove NB 11.3 IDE

2020-05-19 Thread HRH
Hi, The Netbeans IDE is not listed under the "Add or Remove programs" features in Windows 10. How do I uninstall the Netbeans 11.3? Thanks

Re: Strange JUnit behavior

2020-05-19 Thread HRH
Geertjan, NB 12 Beta 4 downloaded, all projects imported and compiled. The issue with JUnit test creation resolved and the survey has been submitted. Thanks again On Tuesday, May 19, 2020, 3:54:29 PM GMT+4:30, HRH wrote: Of course, I will.Thanks On Tuesday, May 19, 2020, 9:01

Re: Strange JUnit behavior

2020-05-19 Thread HRH
work here: get Beta 4 and try it out and fill out the survey, please. Gj On Tue, 19 May 2020 at 06:28, HRH wrote: Thank you Greetjan, although this might be true in older versions of Netbeans, in Netbeans 11.3 the "Tools->Create/Update Test->Framework" only provides "JUnit&

  1   2   >