Brain Rebooting --
Advice from a fellow "Just a Learner": Grab the book, "Learn JavaX 8" by
Kishori Sharan. It has been my bible for many years and is wonderful!
-- Chris Olsen
- Original Message -
From: "Brain Rebooting"
To: "users"
Sent: Tuesday, May 19, 2020 9:11:39 PM
Subjec
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 https:
> 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
c
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 Rebooti
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
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
> h
> 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 y
Thanks, George. I may do it that way, though I loath removing the references
from the registry afterward :-)
On Tuesday, May 19, 2020, 11:13:33 PM GMT+4:30, George Brooks
wrote:
You can install 12 without it interfering with 11.3. Delete either simply by
deleting its entire folder.
Geertjan, yes that is correct. I unziped. I wasn't aware of the installer. Do
I just delete the whole directory or are there better ways?
Thanks
On Tuesday, May 19, 2020, 11:11:18 PM GMT+4:30, Geertjan Wielenga
wrote:
Sure, I was just kidding. Probably you didn’t use the installer to
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
> 11.3
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 t
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 ha
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
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
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 c
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 Netbeans,
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:13
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
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 surv
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 projec
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 reso
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.
Open
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
12.0-beta4-6a0e13fff50b1246262da7bea9c609e0382f854
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
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
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 11.
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 2020
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
Or, probably, you haven't enabled anything at all and tried to open your
project as soon as you started NetBeans. Of course that's a scenario that
should be supported, but could be something that we're trying to figure out
at the moment, if that is the case.
Gj
On Tue, May 19, 2020 at 3:22 PM Gee
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 3
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:
/Volumes/DJL
On 5/19/20 7:01 AM, Geertjan Wielenga wrote:
+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! :-)
Apologi
+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:
>
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 lates
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 wor
35 matches
Mail list logo