Re: OT: java map where key is in the value

2020-05-20 Thread Owen Thomas
On Thu, 21 May 2020 at 12:57, Ernie Rael wrote: > On 5/20/2020 7:43 PM, Owen Thomas wrote: > > Hi Ernie. > > > > I have desired such an implementation; this would be a map that worked > > a little more like a set. However, I am unaware of such a beast in the > > Java SE API, and in this case, one

Re: OT: java map where key is in the value

2020-05-20 Thread Ernie Rael
On 5/20/2020 7:43 PM, Owen Thomas wrote: Hi Ernie. I have desired such an implementation; this would be a map that worked a little more like a set. However, I am unaware of such a beast in the Java SE API, and in this case, one just grabs the key that the object generates in a put through the

Re: OT: java map where key is in the value

2020-05-20 Thread Owen Thomas
Hi Ernie. I have desired such an implementation; this would be a map that worked a little more like a set. However, I am unaware of such a beast in the Java SE API, and in this case, one just grabs the key that the object generates in a put through the use of a getKey method: map.put(value.getKey(

[java] Setting Up a Remote Platform in Netbeans 11.0

2020-05-20 Thread Persona Non Grata
I am trying to set remote development for java in Netbeans 11 by following this Netbeans 8 tutorial . After successfully making a Remote Java SE platform, I can't find a way to set my current project to use remote platform like in the `Running

"uninstaller" in PHP file name triggers false file parse error

2020-05-20 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 Netbeans,

OT: java map where key is in the value

2020-05-20 Thread Ernie Rael
Hi, I've have a vague memory of a map implementation where the key is extracted from the value on a put. I thought it was Java, but I can't find it. Am I hallucinating? More to the point, does anyone know of such a map. I'm only using a few methods, so I could make a wrapper; but I like usi

Re: 12.0-beta-4

2020-05-20 Thread Ernie Rael
Menu > Tools > Options > Import > Browse Either * browse to previous userdir you used to run netbeans (see "Menu > Help > About" when running the old version if you're not sure where that is). Do import. * If you did export, then browse to the zip file that was created. Do import. -e

Re: 12.0-beta-4

2020-05-20 Thread joe schmo
How do I restore settings from Tools/Options? Import? where are settings stored to import? From: Neil C Smith Sent: May 20, 2020 3:12 PM To: Geertjan Wielenga Cc: joe schmo ; users@netbeans.apache.org Subject: Re: 12.0-beta-4 >> On Wed, May 20, 2020 at 5:52 P

Re: 12.0-beta-4

2020-05-20 Thread Geertjan Wielenga
Yes, Neil’s right, same issue. Gj On Wed, 20 May 2020 at 20:56, joe schmo wrote: > Ok, thanks, well, it's been awhile since I installed a new version of > NetBeans and I'm having some issues. I installed 12.0 beta, started up, > chose NOT to import new settings. I went into options to activat

Re: 12.0-beta-4

2020-05-20 Thread joe schmo
Ok, thanks, well, it's been awhile since I installed a new version of NetBeans and I'm having some issues. I installed 12.0 beta, started up, chose NOT to import new settings. I went into options to activate Maven ( I think I have to do that?) and when I go in there for some reason it tells me

Re: 12.0-beta-4

2020-05-20 Thread Neil C Smith
>> On Wed, May 20, 2020 at 5:52 PM joe schmo wrote: >>> I just downloaded 12.0 beta 4 and I can't install any plugins. I get >>> multiple error messages (see screenshot). On Wed, 20 May 2020 at 17:14, Geertjan Wielenga wrote: > Which specific plugin are you trying to access? That is https://i

Re: 12.0-beta-4

2020-05-20 Thread Geertjan Wielenga
No plugins needed for that. Maven JavaFX projects work out of the box. Gj On Wed, 20 May 2020 at 19:43, joe schmo wrote: > ok, kinda hard for me to test then since most of my apps use JavaFX. > -- > *From:* Geertjan Wielenga > *Sent:* May 20, 2020 1:06 PM > *To:* jo

Re: 12.0-beta-4

2020-05-20 Thread joe schmo
ok, kinda hard for me to test then since most of my apps use JavaFX. From: Geertjan Wielenga Sent: May 20, 2020 1:06 PM To: joe schmo Cc: users@netbeans.apache.org Subject: Re: 12.0-beta-4 Yup, no plugins for betas. Gj On Wed, May 20, 2020 at 5:52 PM joe schmo

Re: Git status difference between build and command line

2020-05-20 Thread Neil C Smith
On Wed, 20 May 2020 at 17:58, George Brooks wrote: > It looks like the issue has been fixed in Windows!. I've tried both Netbeans > 11.3 & 12.0-beta4 with three different java versions (11.02, 11.04, 14). Each > of the six combinations showed the project's Diff to HEAD empty. The Windows > buil

Re: Git status difference between build and command line

2020-05-20 Thread George Brooks
It looks like the issue has been fixed in Windows!. I've tried both Netbeans 11.3 & 12.0-beta4 with three different java versions (11.02, 11.04, 14). Each of the six combinations showed the project's Diff to HEAD empty. The Windows build here is 18363.778. On a side note: I installed the released

Re: 12.0-beta-4

2020-05-20 Thread Geertjan Wielenga
Which specific plugin are you trying to access? Gj On Wed, May 20, 2020 at 6:06 PM Geertjan Wielenga wrote: > Yup, no plugins for betas. > > Gj > > On Wed, May 20, 2020 at 5:52 PM joe schmo wrote: > >> Oops, forgot screenshot >> -- >> *From:* joe schmo >> *Sent:* M

Re: 12.0-beta-4

2020-05-20 Thread Geertjan Wielenga
Yup, no plugins for betas. Gj On Wed, May 20, 2020 at 5:52 PM joe schmo wrote: > Oops, forgot screenshot > -- > *From:* joe schmo > *Sent:* May 20, 2020 12:50 PM > *To:* users@netbeans.apache.org > *Subject:* 12.0-beta-4 > > I have been using 11.3 (and previous ver

Re: 12.0-beta-4

2020-05-20 Thread joe schmo
Oops, forgot screenshot From: joe schmo Sent: May 20, 2020 12:50 PM To: users@netbeans.apache.org Subject: 12.0-beta-4 I have been using 11.3 (and previous versions) for awhile now, I haven't had any issues installing updates, plugins, etc. I just downloaded 12.

12.0-beta-4

2020-05-20 Thread joe schmo
I have been using 11.3 (and previous versions) for awhile now, I haven't had any issues installing updates, plugins, etc. I just downloaded 12.0 beta 4 and I can't install any plugins. I get multiple error messages (see screenshot). As I said I've had no issues with previous versions, I started

Re: When will 12.0 be released?

2020-05-20 Thread Thufir
at one time this list was on gmane, but when everything changed over to apache that link was removed from the Netbeans website. No idea how to put the link back, the general response is "well, apache is community driven..." -Thufir On 2020-05-18 12:23 p.m., Emilian Bold wrote: There is a w

Re:

2020-05-20 Thread Thufir
You're just going to have to bite the bullet: |curl -s "https://get.sdkman.io"; | bash | No, you don't need root, but you do need to have curl installed. And, yes, that will get you any Java version you like.  Ubuntu just doesn't ship with all the different JVM's and JDK's which is why sdkman