Re:

2020-05-19 Thread John Lavelle
Hi, This video, although for an earlier version of NetBeans, walks you through installing JDK 8 when you don't have root access: https://www.youtube.com/watch?v=O7z6JQ-NT2k Best regards, John j...@jql.co.uk Bike Farkles: https://www.youtube.com/channel/UCPRV92Cf_R1ihviRtVU2teQ JLavelle.uk

Re:

2020-05-19 Thread Juan Algaba
> And I installed ubuntu approximately 1 months ago Funny enough, I'm in a similar situation, switched to Ubuntu a month ago after 30 years of being on Windows, and I've learned very quickly that you MUST know at least a little bit of "command", event if it's just to install stuff (not everything

Re:

2020-05-19 Thread Scott Palmer
Please see the Getting Started documentation at https://openjfx.io/openjfx-docs/ That will tell you how to use Gradle or Maven to build an application with JavaFX on JDK 11 or later. And please use a subject in your email messages to the list. Scott > On May 19, 2020, at 10:11 PM, Brain

Re:

2020-05-19 Thread Brain Rebooting
I am not a developer. I am just a learner. After completing Fundamental and OOP in java, now I am thinking about to learn javaFX. But after writing a basic program in javaFX, when try to run, I saw that jdk-11 by default doesn't run javaFX program. And I installed ubuntu approximately 1 months ago

Re:

2020-05-19 Thread Emilian Bold
Maybe he doesn't have root on that machine? --emi On Tue, May 19, 2020 at 10:01 PM Juan Algaba wrote: > > > Please give me idea that include no command. > Also, you're on linux and a developer, Why such a strange requirement? > I think "sudo apt install openjdk-8-jdk" is easier than actually >

Re:

2020-05-19 Thread Juan Algaba
> Please give me idea that include no command. Also, you're on linux and a developer, Why such a strange requirement? I think "sudo apt install openjdk-8-jdk" is easier than actually hunting down and setting up a jdk manually. On Tue, May 19, 2020 at 11:05 AM Laszlo Kishalmi wrote: > > What do

Re: Remove NB 11.3 IDE

2020-05-19 Thread George Brooks
You can install 12 without it interfering with 11.3. Delete either simply by deleting its entire folder. At least, that's how I've handled them. George On Tue, May 19, 2020 at 11:41 AM Geertjan Wielenga wrote: > > Sure, I was just kidding. Probably you didn’t use the installer to install >

Re: Remove NB 11.3 IDE

2020-05-19 Thread Geertjan Wielenga
Sure, I was just kidding. Probably you didn’t use the installer to install 11.3, i.e., you unzipped the ZIP file. Gj On Tue, 19 May 2020 at 20:39, HRH wrote: > Geertjan, I want to uninstall the older version (11.3). I am keeping the > new 12 Beta 4 (and yest it is a good tool) but do not want

Re: Remove NB 11.3 IDE

2020-05-19 Thread HRH
Geertjan, I want to uninstall the older version (11.3). I am keeping the new 12 Beta 4 (and yest it is a good tool) but do not want to keep multiple versions. On Tuesday, May 19, 2020, 11:04:36 PM GMT+4:30, Geertjan Wielenga wrote: No one has ever needed to uninstall it. When you

Re: Remove NB 11.3 IDE

2020-05-19 Thread Geertjan Wielenga
No one has ever needed to uninstall it. When you 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

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:

2020-05-19 Thread Laszlo Kishalmi
What do you mean no command? Do you have Java 8 already installed on Ubuntu? Or You just need to add Java 8 to the list of Java Platforms in NetBeans? On 5/19/20 9:58 AM, Brain Rebooting wrote: HI all, How to install jdk 8 into netbeans 11.3 in ubuntu 18? Please give me idea that include no

Error Parsing File for PHP File with "uninstaller" in the File Name

2020-05-19 Thread John Patrick Hayden
Hello everyone! Title says it. I'm working on a PHP project in Netbeans 11.3 that has 3 classes in their own files that act like autoloaders for activation/deactivation/deletion actions. /class-installer.php /class-upgrader.php /class-uninstaller.php All 3 function properly, but within

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,

[no subject]

2020-05-19 Thread Brain Rebooting
HI all, How to install jdk 8 into netbeans 11.3 in ubuntu 18? Please give me idea that include no command. Samiul alom sium

Web site, servlet deploy and work OK with NetBeans 12.0 beta 4 and Payara

2020-05-19 Thread David Gradwell
I’ve successfully built, deployed and tested a fairly complex web site and a heavy duty servlet as Maven projects using Netbeans 12.0 beta 4. The debugger works. I’ve completed the survey. I noticed that the survey did not ask about use of native packaging. Jirka please add to the next

Native packaging for Mac OSX now works with 12.0 beta 4 using Ant

2020-05-19 Thread David Gradwell
I had previously reported issues with native packaging on 12/0 beta 3 – see https://issues.apache.org/jira/browse/NETBEANS-4272?filter=-2 If one applies the same fix as reported there (Change netbeans.conf to point to a JDK 1.8 installation home) I can report that for a suitable Ant java

Re: Unexpected and unhelpful message when opening a project on Apache NetBeans 12.0 beta 4

2020-05-19 Thread Neil C Smith
On Tue, 19 May 2020 at 15:22, Geertjan Wielenga wrote: > Yes, this is from the log file that he sent: Apologies, I'd missed the attachment. Interestingly, my build from the PR I put in against NETBEANS-4328 doesn't suffer from this - I think it may have the effect of changing the dependency

Re: Unexpected and unhelpful message when opening a project on Apache NetBeans 12.0 beta 4

2020-05-19 Thread David Gradwell
Yes I had the same log entry. Regards David On 19/05/2020, 15:15, "Neil C Smith" wrote: On Tue, 19 May 2020 at 15:06, David Gradwell wrote: > I agree that Neil has identified the issue that matches my problem report. Good. I can actually replicate this every time.

Re: Unexpected and unhelpful message when opening a project on Apache NetBeans 12.0 beta 4

2020-05-19 Thread Geertjan Wielenga
Yes, this is from the log file that he sent: INFO [org.netbeans.core.startup.NbEvents]: Turning on modules: org.netbeans.modules.web.webkit.debugging [1.61 12.0-beta4-6a0e13fff50b1246262da7bea9c609e0382f8549] org.netbeans.libs.javacapi [8.29.0.3 3

Re: Unexpected and unhelpful message when opening a project on Apache NetBeans 12.0 beta 4

2020-05-19 Thread Neil C Smith
On Tue, 19 May 2020 at 15:06, David Gradwell wrote: > I agree that Neil has identified the issue that matches my problem report. Good. I can actually replicate this every time. Open NetBeans with clean userdir, don't import settings, open Java project (tried Gradle and Maven), click through to

Re: Unexpected and unhelpful message when opening a project on Apache NetBeans 12.0 beta 4

2020-05-19 Thread David Gradwell
I agree that Neil has identified the issue that matches my problem report. I did two things to clear the issue: 1. opened and clean built a project that uses the “broken” one; 2. closed and re-opened the broken project. Regards David From: Geertjan Wielenga Date: Tuesday, 19 May 2020

Re: Strange JUnit behavior

2020-05-19 Thread Geertjan Wielenga
Here's why that works in 12.0 Beta 4 and not in 11.3, i.e., because this has been done in the meantime: https://github.com/apache/netbeans/pull/2038 Gj On Tue, May 19, 2020 at 6:28 AM HRH wrote: > Thank you Greetjan, although this might be true in older versions of > Netbeans, in Netbeans

Re: Unexpected and unhelpful message when opening a project on Apache NetBeans 12.0 beta 4

2020-05-19 Thread Geertjan Wielenga
Let's remember to put that into the troubleshooting section of the 12.0 release notes -- unless we can reproduce/figure it out. Thanks for identifying and reporting this, David (and Neil for finding that issue report). Gj On Tue, May 19, 2020 at 4:01 PM Neil C Smith wrote: > On Tue, 19 May

Re: Unexpected and unhelpful message when opening a project on Apache NetBeans 12.0 beta 4

2020-05-19 Thread Neil C Smith
On Tue, 19 May 2020 at 14:40, David Gradwell wrote: > Going “Properties” on the broken project gets back to the previously reported > message. > NetBeans itself was installed in a clean directory with no import of current > settings. I then went Open project on an existing project. > If useful

Re: Unexpected and unhelpful message when opening a project on Apache NetBeans 12.0 beta 4

2020-05-19 Thread Geertjan Wielenga
So probably this is not starting with a fresh user directory and you're reusing some other beta directory, maybe. In any case, we do need the messages.log from your user directory. See if you can reproduce this again or create a new issue in which you attach your log. Gj On Tue, May 19, 2020 at

Unexpected and unhelpful message when opening a project on Apache NetBeans 12.0 beta 4

2020-05-19 Thread David Gradwell
I installed Apache NetBeans 12.0 beta 4 on Mac OS X Catalina 10.15.4. After opening an existing project Netbeans installed a couple of modules automatically which was fine but then I got the message Would also need to enable StandardModule:org.netbeans.modules.web.inspect jarFile:

Re: Apache NetBeans IDE 12.0 Community Acceptance Survey

2020-05-19 Thread Geertjan Wielenga
+1 Please, everyone, we need you to do this. Don’t think that someone else will do it — do it yourself, we need your feedback, it’s not much work, and we want to release 12.0, which means we need your feedback and approval on this! :-) Gj On Tue, 19 May 2020 at 13:55, Jiří Kovalský wrote: >

Apache NetBeans IDE 12.0 Community Acceptance Survey

2020-05-19 Thread Jiří Kovalský
Hello NetBeans community, since the Apache NetBeans IDE 12.0 Beta 4 [1] build has been published already a week ago I would like to remind everyone about the final Community Acceptance survey [2]. The essential purpose of this survey is to find out if NetBeans community accepts the

Re: Strange JUnit behavior

2020-05-19 Thread HRH
Of course, I will.Thanks On Tuesday, May 19, 2020, 9:01:13 AM GMT+4:30, Geertjan Wielenga wrote: Are you going to try 12.0 Beta 4, please? I sent a mail to the users alias about this yesterday — and waiting for the release to be announced and only then verifying it is not how we