Danke Jens. That works.
Bayless
On 2/16/25 10:01 AM, Jens Hofschröer wrote:
Hi Bayless
Am 16.02.2025 um 14:02 schrieb Bayless Kirtley:
I was working on an old Java project using Ant and found it using an out
of date library jar file. I need to replace that with the correct
version with the
I was working on an old Java project using Ant and found it using an out
of date library jar file. I need to replace that with the correct
version with the same name but from a different location. It seems that
Netbeans will not let me do that. The remove option is disabled for the
library. Edi
My apologies. I did post the question to the HSQL user list. I am also a
Netbeans user (exclusively) and may have posted it here accidently.
Bayless
On 6/22/22 20:50, Guy Daniel wrote:
Hi Bayless,
HSQL is probably just storing everything in RAM, so unless you hand
the same connection to
It is a fairly complex application but I will try to produce a smaller
example to show some code. Of course, my luck is that the smaller set
will probably work as expected. More tomorrow. Thanks for the suggestion.
Bayless
On 6/22/22 08:10, Amn wrote:
A little bit of code and a larger
thanks for the suggestion, Gary. I was not committing. My understanding
is that JDBC commits everything by default unless set otherwise. Anyway,
I added a commit and still no success.
Bayless
On 6/22/22 12:12, Greenberg, Gary wrote:
Are you committing your changes?
-Original Message
I
am using hsqldb 2.5.0 in an app that requires Java 8. My development
system is Linux Mint 20.
Thanks
Bayless
-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: us
-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluen
Thank you Mark. Show Details was the secret. Plugins showed 11
installed, none of which was Maven. After clicking Show Details there
were many more, including Maven and Gradle although Gradle was already
grey. I deactivated Maven.
Thanks again
Bayless
On 11/18/21 7:09 PM, Mark A. Flacy
en.
I get the impression maven is checking on updates or something from the
past but no way to determine what or why.
thanks for the suggestion
Bayless
On 11/18/21 5:51 PM, Eric Bresie wrote:
Was the project created as a Maven project? Is so it may start up as
such and may check on depend
Netbeans 8.2 on the same desktop
but without Maven and it still loads much quicker.
Is there a way to completely remove Maven from Netbeans? I can't even
find it in the list of plugins.
Thanks,
Bayless
-
To unsubscri
retired almost 20 years now, I have limited my projects to
Java and html. I will keep NB 12.0 for html since I recall it working
better but all my Java will probably be going back to 8.2 as the need
arises.
Long Live Ant.
Bayless
On 5/24/21 8:06 PM, Mark A. Flacy wrote:
No, it just means
y "best",
"optimal" or even "sane".
--
Mark A. Flacy
mfl...@verizon.net
On Monday, May 24, 2021 6:28:21 AM CDT Bayless Kirtley wrote:
> Does this mean that maven won't let me set a dependency on a sister
> project right here on the same computer?
&
Does this mean that maven won't let me set a dependency on a sister
project right here on the same computer?
On 5/23/21 6:43 PM, Mark A. Flacy wrote:
Right-click on the project's Dependencies folder. Add the maven coordinates
of the library in question and good things should happen.
If the l
and burps. Some of these latest "features" are getting
a little tiresome though.
Bayless
On 5/23/21 4:22 PM, Geertjan Wielenga wrote:
Look in the project.properties file in the nbproject folder and delete
those references.
Gj
On Sun, 23 May 2021 at 23:18, Bayless Kirtley
copied source files to it. It uses that same library and I cannot seem
to add it as a dependency. What is the secret for adding a dependency on
a local library to a new Maven project?
bayless
On 5/23/21 4:22 PM, Geertjan Wielenga wrote:
Look in the project.properties file in the nbproject folder
properties file in the nb project
folder. You can find and edit in the files view. You are also advised
to convert the project to a maven project. That way you can future
proof it.
Op zo 23 mei 2021 21:35 schreef Bayless Kirtley <mailto:bk...@cox.net>>:
I have an old Java 1.8 project t
I have an old Java 1.8 project that needs a few updates. I cannot remove
any of its libraries. The option is grayed out and Delete key does
nothing. Just tried and this seems to be the case with all my projects.
Cannot delete any libraries and most projects are using Java 11, if that
makes a di
Another +1 for me to not eliminating Ant support for new and existing
programs. Ant works perfectly well for all my projects too.
Bayless Kirtley
On 4/20/21 2:10 PM, Marco Rossi wrote:
+1 also for me to not eliminating Ant support for new (or existing) projects.
Mark Reds
Il giorno 20 apr
Looks like I am running open jdk 11 rather than 14
On 12/26/20 7:40 AM, Geertjan Wielenga wrote:
Strange. Well, if it works, there’s no problem that needs to be fixed.
Gj
On Sat, 26 Dec 2020 at 14:39, Bayless Kirtley <mailto:bk...@cox.net>> wrote:
No.
On 12/26/2
No.
On 12/26/20 7:37 AM, Geertjan Wielenga wrote:
Is there another character at the start of that line?
Gj
On Sat, 26 Dec 2020 at 14:35, Bayless Kirtley <mailto:bk...@cox.net>> wrote:
That's very interesting. I just checked my netbeans.conf file and
it shows
ne
That's very interesting. I just checked my netbeans.conf file and it shows
netbeans_jdkhome="/usr"
I am running Netbeans 12.0 on Mint 20.0 and I don't have any problems
with it.
Bayless
On 12/26/20 3:18 AM, Owen Thomas wrote:
No. Now that you mention it, the value doe
Thanks to all who suggested Netbeans 12.0. I finally found time from
other projects to install it and the problem is now resolved.
Bayless
On 8/17/20 11:36 AM, Gianluca Ruggero wrote:
Hi Bayless,
I have had the same problem in Netbeans 11 with all my ant based
projects created with Netbeans
l works. I don't see that as a long term solution
though as the disk is too undependable.
A few weeks ago I thought I saw a related reference here but failed to
save it as I didn't know I had a problem at the time. Can anyone recall
that or explain it again please?
Bayless
On 8
dist directory and the programs will not run. Even when I just
replace the jar file in the dist directory, leaving the lib directory as
it was, the programs still will not run. What do I need to do to correct
this situation?
Bayless
with java 11 and will proceed along those lines.
Thanks Bayless
On 5/23/20 11:42 AM, Ty Young wrote:
On 5/13/20 9:03 AM, Bayless Kirtley wrote:
I'm still getting multiple error messages whenever I run a Java
project under Netbeans 11.1 on Linux Mint 19.3, OpenJDK 8. These are
samp
Thanks for the education Ty. I now understand the Glib is necessary and
not something Netbeans has introduced. It does seem strange that the
programs still seem to run properly and display just fine. Maybe I'll
try to reinstall Glib then.
Bayless
On 5/23/20 11:42 AM, Ty Young wrote:
Thanks for the answer Neil. At least now I know to look elsewhere, maybe
reinstall Glib?
Bayless
On 5/23/20 11:13 AM, Neil C Smith wrote:
On Sat, 23 May 2020, 16:57 Bayless Kirtley, <mailto:bk...@cox.net>> wrote:
On googling, I find that GTK is a tool kit that I h
supports? If so then how to I remove it from older code? It
doesn't seem logical for Netbeans updates to destroy working Java programs.
Bayless
On 5/13/20 3:39 PM, Geertjan Wielenga wrote:
What did you find when you googled some of these error messages?
Gj
On Wed, 13 May 2020 at 22:25, Ba
is is expected
If you are not running a screen reader, please report this warning to
the java-atk-wrapper package, explaining how to reproduce this warning
On 5/13/20 9:03 AM, Bayless Kirtley wrote:
I'm still getting multiple error messages whenever I run a Java
project under Netbeans 11.1 on
JawToplevel'
That last one repeats over and over. I have never knowingly used GLib,
GtkWidget or JawTopLevel. What is going on here?
Bayless
-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additi
I probably forgot to mention, these were all originally ant projects and
I have left them that way.
Bayless
On 5/13/20 12:28 AM, Emilian Bold wrote:
Might be your old Maven NBM modules perhaps? I think you can try to
create a new Maven-based NBM and it will open. See how they pom.xml
files
I'll try 11.3 then.
Bayless
On 5/11/20 9:08 PM, Laszlo Kishalmi wrote:
Try with NetBeans 11.3. 11.1 is not supported any more.
On 5/11/20 6:04 PM, Bayless Kirtley wrote:
Surely there is a better answer than that. I just spent a week
getting everything running like I want. Everything e
retired so don't have to keep a bunch of balls
bouncing. When working on Netbeans I rarely have other things going on.
It looks like 11.1 is a real memory hog compared to 8.1 that I have been
using. But I have 8 GB memory on a quad core computer so I don't think
that is the problem.
.
Bayless
On 5/11/20 3:34 PM, John G. Weed wrote:
I had this problem and got so frustrated that I eventually moved off of Mint
entirely. I now run Ubuntu. If I ran Netbeans and forgot to exit the
application before logging off, I was almost 100% guaranteed that I wold have
to reboot the computer
projects open at a time so no more
than 2 or 3000 lines. I assume I have something wrong but no idea where
to start looking. Any help will be greatly appreciated.
Bayless
-
To unsubscribe, e-mail: users-unsubscr
JawTopLevel. I have never knowingly used any of the above and never
had the messages in 8.1 Can anyone tell me how to eliminate these
errors? Am I missing something the 11.1 needs? Or do I have something in
my code that I don't think I need?
Thanks, Ba
I have no idea what happened but it finally just started working last
night and I did nothing to correct it.
Bayless
On 5/2/20 12:23 PM, Bayless Kirtley wrote:
I just installed Netbeans 11.1 on Linux Mint 19.3. It seem to open my
java projects all right but my HTML project shows as "B
File /home/...
with the path to the jar file which does exist as shown and marked as
executable. How do I enable it?
Bayless
l
-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mai
ad to just rebuild any of the old forms under the jdk version.
Bayless
On 10/23/19 11:46 AM, Peter Toye wrote:
Re: GUI builder cannot find generated code Dear Paul,
You can probably delete the swing library - the original program used it.
The project platform is JDK12 which is what I
agree with your defined columns.
Anyway as someone suggested earlier, Set a breakpoint at the offending
line and find out what is null. If that doesn't show it then precede
with get the data vector from the model and check it.
Bayless
On 6/26/19 12:45 PM, mmo...@me.com wrote:
This is the
Or maybe you have not created the model or supplied it with starting
data vector.
Bayless
On 6/26/19 12:42 AM, Helmut Leininger wrote:
Hi Michael,
without more information it is very difficult to say. It could be that
either scriptTable, num, or row is not set.
I would try to use the
WOOHOO! Congratulations to all of you who did so much.
Bayless
On 4/17/19 6:27 PM, Jiří Kovalský wrote:
Wow, vanilla ice-cream is cool but this news is even better!
Well deserved outcome of heroic work of plenty of people in their free
time with no immediate results has inevitably come
Sorry but my input may not have been too helpful after all. It seems I'm
still using JDK1.8 and Netbeans 8.1.
Bayless
On 12/10/18 7:52 AM, Neil C Smith wrote:
On Mon, 10 Dec 2018 at 13:48, Bayless wrote:
I use Netbeans on Linux Mint, based on Ubuntu, and have never seen the problems
I use Netbeans on Linux Mint, based on Ubuntu, and have never seen the
problems you describe. I just use the default font that Netbeans comes
with and don't even know what it is but it works for me.
Bayless
On 12/10/18 12:21 AM, * William wrote:
Hi Gregor,
Thanks for your comment. B
I would agree with two releases per year. I think the quality would be
better.
Bayless
On 11/13/18 8:15 AM, Emilian Bold wrote:
Two releases per year seems more manageable.
--emi
On Tue, Nov 13, 2018 at 3:19 PM Geertjan Wielenga
wrote:
Hi all,
We've completed the NetCAT process (o
That seems to be right. I recently got an update to Chrome on Linux Mint
and started getting the same error. It didn't bother me though so I just
ignored it. I'm sure the same will happen on Ubuntu.
On 10/26/18 9:16 AM, John Lavelle wrote:
Yes, I'm using the latest version of Chrome and Chromi
Many congratulations to all of you!
On 10/23/18 6:29 PM, Geertjan Wielenga wrote:
Hi all,
Congratulations to all of us!
We have won the highest accolade in the Java ecosystem -- a Duke's
Choice Award.
Oracle press release:
https://www.oracle.com/it/corporate/pressrelease/oow18-code-one-ja
Good answer Geertjan!
Bayless
On 08/13/2018 07:11 AM, Geertjan Wielenga wrote:
I think relatively easy tasks do not exist in software development.
Gj
On Mon, Aug 13, 2018 at 2:07 PM, Miroslav Nachev
mailto:mnachev.nscenter...@gmail.com>>
wrote:
Hi,
In case, that JavaFX r
Not using git. Thanks, now I understand.
On 03/09/2018 08:53 AM, Neil C Smith wrote:
On Fri, 9 Mar 2018 at 14:50 Bayless <mailto:bk...@cox.net>> wrote:
I don't understand this.
I have used Netbeans since version 5.0 and it has never asked for a
password of an
hen I
suggest re-installing with access for all users.
Bayless
On 03/09/2018 04:16 AM, Peter Nabbefeld wrote:
Hello,
I'm using NB 8.1/8.2/dev on Arch Linux.
When starting NetBeans, I'm asked for the master password, with the
following hint:
"The IDE can remember passwords f
50 matches
Mail list logo