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

2021-02-25 Thread Lisa Ruby
Hi, For anyone that might be interested, Here is a downloadable copy of "Developing Applications with NetBeans IDE" document/book for Netbeans 8.2: https://docs.oracle.com/netbeans/nb82/netbeans/docs.htm Is anyone doing anything about archiving plugins? Will they be findable/accessible once netb

Re: Error when connecting to Remote Git Repository

2021-02-25 Thread Timothy Eberly
Can you please unsubscribe me from the email list? Thank you. On Thu, Feb 25, 2021 at 3:14 PM Laszlo Kishalmi wrote: > Well, if it is BitBucket (not BibBucket which I do not know of), then the > trick with using it with ssh keys is Cloning the repository with the > bitbucket user name instead of

Re: Error when connecting to Remote Git Repository

2021-02-25 Thread Laszlo Kishalmi
Well, if it is BitBucket (not BibBucket which I do not know of), then the trick with using it with ssh keys is Cloning the repository with the bitbucket user name instead of "git" (however it is the later which BitBucket offer by default): eg: Instead of: git clone g...@bitbucket.org:/.git Us

Re: Error when connecting to Remote Git Repository

2021-02-25 Thread Laszlo Kishalmi
That's bad. I guess it's because changes in BigSur. As I see NetBeans is not able to talk with the Native keyring. Please file a bug into the JIRA, at worst case NetBeans shoud offer to use its private KeyRing implementation instead of throwing a NCDFE. On 2/25/21 12:12 PM, seb.-...@t-online.d

Re: Error when connecting to Remote Git Repository

2021-02-25 Thread Darin Miller
Hi Sebastian, At work, we use BibBucket (git fork) where standard SSH keys, BB and Netbean do not play well together. Try using an SSH key that was generated with PEM, i.e: ssh-key -t rsa -m PEM I am not sure if the limitation is a "feature" or a "bug". o__ >/ ( )\( ) Darin | 208-283-1574

Error when connecting to Remote Git Repository

2021-02-25 Thread seb.-...@t-online.de
Hello, I have a problem pushing my Netbeans Project to a Gitlab Repository. I tried to connect to my repository with two other programs that worked well so there should be no mistake with my login credentials. When I try to clone or push to a remote repository, I always get the error: "Incorre

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

2021-02-25 Thread antonio
Good point! We could also give some love to the main page design, emphasizing the most important features (PHP, Gradle, Maven, etc...). Cheers, Antonio On 25/02/2021 14:33, Bertrand Delacretaz wrote: Hi, On Tue, Feb 23, 2021 at 3:26 PM Jiří Kovalský wrote: ...Long live to https://netbeans

Re: Running NetBeans faster on Apple Mac M1

2021-02-25 Thread Luff,Chris
Excellent - working with my company to get ahold of an M1 based Mac to test large maven reactor projects! On 25 Feb 2021, at 13:03, Carl Mosca mailto:carljmo...@gmail.com>> wrote: Yes, and "wow" On Thu, Feb 25, 2021 at 8:00 AM Geertjan Wielenga mailto:geertjan.wiele...@googlemail.com.invali

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

2021-02-25 Thread Bertrand Delacretaz
Hi, On Tue, Feb 23, 2021 at 3:26 PM Jiří Kovalský wrote: > ...Long live to https://netbeans.apache.org domain! :) ... FWIW, it might be good to create a "what happened to netbeans.org" page or FAQ entry on http://netbeans.apache.org/ I bet that would save many explanations in the future, by poi

Re: Running NetBeans faster on Apple Mac M1

2021-02-25 Thread Carl Mosca
Yes, and "wow" On Thu, Feb 25, 2021 at 8:00 AM Geertjan Wielenga wrote: > I was reading through this and looking for the "but..." and there wasn't > any. Awesome, thanks a lot for this info. > > Gj > > On Thu, Feb 25, 2021 at 1:55 PM David Gradwell wrote: > >> Hi, >> >> >> >> I do my developmen

Re: Running NetBeans faster on Apple Mac M1

2021-02-25 Thread Geertjan Wielenga
I was reading through this and looking for the "but..." and there wasn't any. Awesome, thanks a lot for this info. Gj On Thu, Feb 25, 2021 at 1:55 PM David Gradwell wrote: > Hi, > > > > I do my development on an Apple Mac M1 using NetBeans 12.2 > > > > I downloaded the macOS Arm 64 bit version

Running NetBeans faster on Apple Mac M1

2021-02-25 Thread David Gradwell
Hi, I do my development on an Apple Mac M1 using NetBeans 12.2 I downloaded the macOS Arm 64 bit version of jdk.15 from https://www.azul.com/downloads/zulu-community/?architecture=arm-64-bit&package=jdk installed the JDK and am running it in terminal at the moment until I trust it enough to