Re: RAM usage

2024-04-10 Thread Alonso Del Arte
Can you give an example of this using "extreme amounts of RAM for simple apps"? We're talking something more involved than HelloWorld, but not quite toy-examples/src/viewers/MandelbrotJuliaViewer.java at main · Alonso-del-Arte/toy-examples · GitHub <https://github.com/Alonso-del-Arte

Re: AI assistant for NetBeans

2024-02-11 Thread Alonso Del Arte
> If I could send an AI to a meeting, that would free me up to write high quality code that beats any AI :) That's hilarious! Can I put in my stand-up act? AL On Sun, Feb 11, 2024 at 8:36 AM Claus Lüthje wrote: > Hi Ulrich > I couldn’t agree more! > Each tool has a specific focus. It

Re: AI assistant for NetBeans

2024-02-08 Thread Alonso Del Arte
There isn't, but probably soon there will be. If it's built-in, it better come with an off switch. But if BlueJ adds an AI assistant, then we're really in trouble. Al On Thu, Feb 8, 2024 at 10:55 AM Sam Lalani wrote: > I was wondering if there are any plugins or any plans to add an AI >

Re: How to hide a secret value in my Java code?

2023-10-04 Thread Alonso Del Arte
I suppose you could encrypt the value in a String field or function in one class and then have another class that decrypts that value. This would be a slightly more laborious version of hiding the key under the welcome mat, but not much safer. Maybe I'm misunderstanding. Is the secret value for

Re: Missing emails as cause of domain relocation

2023-09-04 Thread Alonso Del Arte
Most of what you missed was on Friday, there was nothing I felt it was worthwhile for me to chime in on, maybe there is for you. On Saturday we discussed Git integration. Michael explained that the master branch reference is hard-coded and I suggested Chris use the command line tool to make the

Re: Git hub master branch

2023-09-02 Thread Alonso Del Arte
ot; to "main'' but I can not find it. > > > με εκτίμηση > Χριστόφορος Κορυφίδης > > κιν./mob. : +30 6932606269 > Διεύθυνση: Κώτσου 9, 34100 Χαλκίδα. > Address : Kotsou 9, 34100 Chalkida Greece. > > > > On Sat, 2 Sept 2023 at 19:42, Alonso Del Arte > wrot

Re: Refactoring

2023-08-21 Thread Alonso Del Arte
Refactoring usually involves making multiple changes in multiple files. For example, in a Java project, say you decide to rename the MoneyAmount class to just Money. If that class is referenced by a dozen other classes and interfaces, then the change will impact at least a dozen lines in other

Re: Scala classes

2023-01-05 Thread Alonso Del Arte
get it > working. > If just the compilation is needed, you can use a Gradle build and put > scala code in. > > On Thu, Jan 5, 2023 at 3:02 PM Greenberg, Gary > wrote: > >> Any plugins to compile Scala files? >> >> >> >> *Gary Greenberg* >> >&

Re: Non-public Unit Tests

2022-09-08 Thread Alonso Del Arte
: 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/confluence/display/NETBEANS/Mailing+lists > > -- Alonso del Arte Author at S

Fwd:  "Beginning NetBeans IDE" by Erdnando Rodriguez

2022-08-19 Thread Alonso Del Arte
E9PQ==--4eaeddd824c16b6beef3c125bad3dab8dd6cb1a1/t/bXTP-QxmRJGQ-bi7h1X/confirm_unsubscribe/continue_reading> Privacy Policy <https://www.academia.edu/t/bXTP-QxmRJGQ-bi7h1X/privacy> Terms of Service <https://www.academia.edu/t/bXTP-QxmRJGQ-bi7h1X/terms> © 2022 Academia -- Alonso del Arte Auth

Re: JUnit Test question

2022-07-25 Thread Alonso Del Arte
25, 2022 at 1:27 PM kissellj wrote: > No problem. Thank you > > > John > > > > Sent from my Verizon, Samsung Galaxy smartphone > > > ---- Original message > From: Alonso Del Arte > Date: 7/25/22 9:42 AM (GMT-07:00) > To: kissellj > Subject:

Re: JUnit Test question

2022-07-24 Thread Alonso Del Arte
n the "Creating JUnit Tests" adding Library. > 1st I want to get the in correct place. > > John Kissell > kisse...@ecentral.com > > > Sent from my Verizon, Samsung Galaxy smartphone > > -- Alonso del Arte Author at SmashWords.com <https://www.sm

Re: Apache NetBeans Language Server Extension for VS Code

2022-03-10 Thread Alonso Del Arte
cribe, 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/confluence/display/NETBEANS/Mailing+lists > > -- Alonso del Arte Author at SmashWords.com <https://www.smashwords.com/profile/view/AlonsoDelarte> Musician at ReverbNation.com <http://www.reverbnation.com/alonsodelarte>

Re: Netbeans outdated method references

2022-02-18 Thread Alonso Del Arte
itional commands, e-mail: users-h...@netbeans.apache.org > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > -- Alonso del Arte Author at SmashWords.com <https://www.smashwords.com/profile/view/AlonsoDelarte> Musician at ReverbNation.com <http://www.reverbnation.com/alonsodelarte>

Re: NetBeans freezes randomly

2021-12-22 Thread Alonso Del Arte
ión u > otros usos, o cualquier acción tomada por personas o entidades distintas al > destinatario basándose en esta información está prohibida. Si usted recibe > este mensaje por error, por favor contacte al remitente y elimine el > material de cualquier computadora. > -- Alonso

Re: Log4j vulnerability

2021-12-17 Thread Alonso Del Arte
On Fri, Dec 17, 2021 at 10:18 AM Jason Abreu wrote: > A cursory file search in my NetBeans 12.6 folder shows "log4j-1.2.15.jar" > in the "netbeans\ide\modules\ext" path. > > The vulnerability only seems to be in log4j versions 2+ so I don't think > there is anything to worry about with the

Re: Log4j vulnerability

2021-12-15 Thread Alonso Del Arte
applications built on Netbeans Platform are in any way vulnerable to > Log4j exploits as described at > mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44228 ? > > Thanks, > Mike > -- Alonso del Arte Author at SmashWords.com <https://www.smashwords.com/profile/view/AlonsoDelarte>

Re: Need an advice

2021-11-18 Thread Alonso Del Arte
allow editing – adding/deleting/replacing nodes and > edges. > > > > If someone has done something similar and can recommend a > framework/toolkit for this kind of front-end development, > > it will be greatly appreciated. > > > > Thanks a lot. > > > &

Re: Netbeans development on the Mac

2021-11-18 Thread Alonso Del Arte
>> 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/confluence/display/NETBEANS/Mailing+lists >> >> -- Alonso del Arte Author at SmashWords.com <https://www.smashwords.com/profile/view/AlonsoDelarte> Musician at ReverbNation.com <http://www.reverbnation.com/alonsodelarte>

Re: OT perhaps (better directed to Oracle?): Suggestions for improving checked exceptions in Java.

2021-11-01 Thread Alonso Del Arte
ike NetBeans have to make in response to that? Al On Sun, Oct 31, 2021 at 11:22 PM Owen Thomas wrote: > > > On Mon, 1 Nov 2021 at 09:51, Alonso Del Arte > wrote: > >> > Although I do it often enough, I'm not a fan of wrapping a checked >> exception in a Runtime

Re: OT perhaps (better directed to Oracle?): Suggestions for improving checked exceptions in Java.

2021-10-31 Thread Alonso Del Arte
s a method >>>> from >>>>a library on which this one depends. >>>> >>>>3. ignored: Neither of the above scenarios occurs. *However, >>>>methods in this library that call methods that throw a descendent of a >>>> chec

Re: NetBeans 12.5 - change in code completion pop for "new" ?

2021-10-05 Thread Alonso Del Arte
://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > -- Alonso del Arte Author at SmashWords.com <https://www.smashwords.com/profile/view/AlonsoDelarte> Musician at ReverbNation.com <http://www.reverbnation.com/alonsodelarte>

Re: Access to GitHub with a password is deprecated

2021-07-16 Thread Alonso Del Arte
t;> > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists >> > >> >> --------- >> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org >> For additional commands, e-mail: users-h

Re: interface files suddenly locked

2021-06-27 Thread Alonso Del Arte
tried restarting > netbeans, but the two interfaces are still locked. > > Thanks. > > Chris Lanz > > Department of Computer Science > > 340 Dunn Hall, SUNY Potsdam > > lan...@potsdam.edu > 315 268 1547 > > > > > -- Alonso del Arte Author at S

Re: hashCode: same every run?

2021-05-06 Thread Alonso Del Arte
to run (it won't, but you can at least > check). You can discern this from any class that implements equals and > hashCode. So, for 99.99% of the use cases of hashCode, changing values > from run to run is not an issue, and is under the developers control. The > docs simply say it

Re: Background Scanning of projects VS Checking for external changes

2021-03-29 Thread Alonso Del Arte
es -> Enable auto-scanning of >>sources without drawbacks. >>- But what about Background Scanning of projects, what is it? and can >>it be disabled without affecting the IDE features? >>- More over what is the Pause I/O Checks action does exactly? >

Re: GUI for c++

2021-03-24 Thread Alonso Del Arte
GW compiler for c++. > > Is a GUI available for this environment, e.g. as plugin? > > I know the one for Java but using this would force me to use Java… > > > > Would be great if you could help me! > > > > > > Karl Stanger > > www.stangerweb.de

Re: test2

2021-03-21 Thread Alonso Del Arte
age in > the mailing list chain to check if it gets to me that way? > > -- > *From:* Emilio G.C. > *Sent:* Sunday, March 21, 2021 14:12 > *To:* Alonso Del Arte > *Subject:* Re: test2 > > The past few weeks, for some reason no messages to or from th

Re: Heads-up: netbeans.org EOL on March 6th

2021-02-26 Thread Alonso Del Arte
t the NetBeans mailing lists, visit: > > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > > > > - > To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org > For addit

Re: C/C++ is NetBeans really worth using?

2021-02-22 Thread Alonso Del Arte
t more documentation on how to use NetBeans >> >> with C/C++ >> >> 2. How can I tell if ccls is installed >> >> 3. How do I run the example "simple C/C++" project >> >> 4. Am I perhaps wasting my time using NetBeans for C/C++ >> >> >> >> Regards >> >> fruitpi >> >> >> >> --- >> >> -- >> >> 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/confluence/display/NETBEANS/Mailing+li >> >> sts >> >> >> >> > >> > >> > - >> > 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/confluence/display/NETBEANS/Mailing+lists >> > >> >> >> - >> 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/confluence/display/NETBEANS/Mailing+lists >> >> -- Alonso del Arte Author at SmashWords.com <https://www.smashwords.com/profile/view/AlonsoDelarte> Musician at ReverbNation.com <http://www.reverbnation.com/alonsodelarte>

Re: git toolbar

2021-02-19 Thread Alonso Del Arte
-- > 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/confluence/display/N

Re: git toolbar

2021-02-18 Thread Alonso Del Arte
about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists -- Alonso del Arte Author at SmashWords.com <https://www.smashwords.com/profile/view/AlonsoDelarte> Musician at ReverbNation.com <http://www.reverbnation.com/alonsodelarte>

Re: Delivery Status Notification (Failure)

2021-01-18 Thread Alonso Del Arte
> > DNS Error: 13250332 DNS type 'mx' lookup of potsdam.edu.invalid responded > with code NXDOMAIN Domain name not found: potsdam.edu.invalid > > > > -- Forwarded message -- > From: Alonso Del Arte > To: lan...@potsdam.edu.invalid > Cc: > Bcc: > Da

Re: netbeans decompiler

2020-12-24 Thread Alonso Del Arte
as a built-in >> one, though It can't be invoked directly, so double click on a class file >> could result: >> >> - Opening the corresponding source file >> - Opening a "decompiled" class with method, member declarations and >> bytecode >> - Nothing. T

Re: netbeans decompiler

2020-12-24 Thread Alonso Del Arte
gt; Hi, >> yes it seems for NB 8.2.. is it strange that NB do no t have an >> integrated decompiler.. why? >> >> R. >> >> >> Da: Alonso Del Arte >> Inviato: giovedì 24 dicembre 2020 02:16 >> A: r.bott...@afterbit.com >> Oggetto: Re: netbeans de

Re: Best Java version for Netbeans

2020-11-03 Thread Alonso Del Arte
Escribano < > juan.es...@gmail.com> wrote: > >> Any recommendation about which is the best Java version to run Netbeans >> with? >> >> Best >> >> *Juan Miguel* >> > -- Alonso del Arte Author at SmashWords.com <https://www.smashwords.com/prof

Requesting once-over for article about testing abstract classes

2020-07-31 Thread Alonso Del Arte
is just starting, maybe you have your three free for the month (if you're not a paying subscriber). Al -- Alonso del Arte Author at SmashWords.com <https://www.smashwords.com/profile/view/AlonsoDelarte> Musician at ReverbNation.com <http://www.reverbnation.com/alonsodelarte>

Re: Scala plugin status for netbeans 12.0 ?

2020-06-28 Thread Alonso Del Arte
r...@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/confluence/display/NETBEANS/Mailing+lists > > -- Alonso del Arte Author at SmashWords.co

API key storage best practices: help from NetBeans?

2020-05-22 Thread Alonso Del Arte
us, but I don't know for sure). I suppose I could store the API key in a file or folder listed in the Git Ignore, and then create a class to store and retrieve API keys, but that would probably feel like I'm reinventing the wheel... Alonso del Arte Author at SmashWords.com <https://www.sma

No multi-catch suggestion?

2020-03-26 Thread Alonso Del Arte
cException, I do see that NetBeans 11.2 does suggest multi-catch. Al -- Alonso del Arte Author at SmashWords.com <https://www.smashwords.com/profile/view/AlonsoDelarte> Musician at ReverbNation.com <http://www.reverbnation.com/alonsodelarte>

Re: Statement of disappointment

2020-03-09 Thread Alonso Del Arte
rying to make things move up the NetBeans chain anymore.. Coding is fun, >> transitioning is not. I am 100% committed to JavaFX, I like the layouts, I >> like what Gluon has done, I like the look and feel. >> >> NetBeans 8 –> NetBeans 11+ –> convert ... >> >> I would normally apologize for my rant, but nope. I feel that I am >> now progressing backwards... >> >> >> >> > -- Alonso del Arte Author at SmashWords.com <https://www.smashwords.com/profile/view/AlonsoDelarte> Musician at ReverbNation.com <http://www.reverbnation.com/alonsodelarte>

Re: Delivery Status Notification (Failure)

2020-02-27 Thread Alonso Del Arte
th > code NXDOMAIN Domain name not found: yahoo.com.invalid > > > > ------ Forwarded message -- > From: Alonso Del Arte > To: Gabriel Mometti > Cc: > Bcc: > Date: Thu, 27 Feb 2020 14:07:23 -0500 > Subject: Re: Information about Android development wit

Re: Netbeans 11 alongside Netbeans 8

2020-02-25 Thread Alonso Del Arte
versions of NetBeans installed for many years. > > Gh > > On Tue, Feb 25, 2020 at 12:27 PM Francisco Afonso > wrote: > >> Hi, >> >> Is it possible to install both Netbeans 11 and Netbeans 8 in Windows? >> >> Regards, >> >> Francisco >> &

Re: Fortran and NetBeans 11.2

2020-02-17 Thread Alonso Del Arte
ything works great then (at least here on Linux, where the GNU C > compiler > gcc is included, which also accepts Fortran source code). > > Greetings, > Hans > > > On 2020/02/13 22:01:07, Alonso Del Arte wrote: > > On my old Gateway (Windows 8) computer I had

Fortran and NetBeans 11.2

2020-02-13 Thread Alonso Del Arte
, after an accident with my Mac, I'm using a Windows 10 laptop, it was rather empty aside from the OS. I installed NetBeans 11.2 on it. Can I use NetBeans 11.2 to program in Fortran? And if so, what do I need to get to make it happen? Al -- Alonso del Arte Author at SmashWords.com <ht

Re: unable to add resources or resource folder in NetBeans 11.2

2020-02-13 Thread Alonso Del Arte
but knowing how it works under the hood is also important. > Ironically had to use Eclipse for the first time today on a client's VM and > found their Maven integration confusing too. Tools take time to learn. > > Best wishes, > > Neil > >> -- Alonso del Arte Autho

Javadoc window interferes with project recognition?

2020-01-03 Thread Alonso Del Arte
or later. But this by itself wouldn't be enough for me to upgrade. Alonso del Arte Author at SmashWords.com <https://www.smashwords.com/profile/view/AlonsoDelarte> Musician at ReverbNation.com <http://www.reverbnation.com/alonsodelarte>

Re: Intellij formatting rules in NetBeans?

2019-10-08 Thread Alonso Del Arte
; For additional commands, e-mail: users-h...@netbeans.apache.org > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > -- Alonso del Arte Author at SmashWords.com <https://www.smashwords.com/profile/view/AlonsoDelarte> Musician at ReverbNation.com <http://www.reverbnation.com/alonsodelarte>

Re: [ scala ] Just asking for update on Scala for NetBeans

2019-09-30 Thread Alonso Del Arte
m64chris/nbscala by Chris Luff and the plugin > > would be at http://plugins.netbeans.org/plugin/75542/nbscala (added > > 2019-03-13). > > > > So either you register the whole plugin portal update center URL or > > you download the NBM and add it by and in the Plugins window. &

[ scala ] Just asking for update on Scala for NetBeans

2019-09-30 Thread Alonso Del Arte
downloaded it and then just didn't know what to do with it. Is the Scala plugin for Apache NetBeans in active development, or is it on the back-burner, or has it been dropped? Al -- Alonso del Arte Author at SmashWords.com <https://www.smashwords.com/profile/view/AlonsoDelarte> Mu

Re: Question on Netbeans 11 and C++

2019-09-27 Thread Alonso Del Arte
ayer. > > Sorry… rant over. > > Scott > > On Sep 27, 2019, at 1:56 PM, Alonso Del Arte > wrote: > > Scott wrote: > > > Existing NetBeans C/C++ support on Windows is not very practical. > Bordering on almost unusable actually. (It requires use of a toolset

Re: Question on Netbeans 11 and C++

2019-09-27 Thread Alonso Del Arte
n. > > Gj > > On Fri, 27 Sep 2019 at 09:24, Ulf Zibis wrote: > >> >> Am 26.09.19 um 23:02 schrieb Peter Kovacs: >> > I do not understand the question. Can you elaborate? >> >> My understanding of "donation" was, that there is a k

Re: Netbeans 11 won't launch in Windows 10

2019-09-22 Thread Alonso Del Arte
ans.apache.org > > > > For further information about the NetBeans mailing lists, visit: > > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > > > > - > To unsubscribe, e-ma

[ install ] Not sure I have correct download of NetBeans

2019-09-22 Thread Alonso Del Arte
ted, and I don't recall having to do this with NetBeans 8.2 earlier this year (or maybe I did but I don't remember now). Geertjan says there's no need to change or override any security settings. Did I take a wrong turn somewhere? Al -- Alonso del Arte Author at SmashWords.com <https:/