In more recent JDKs, the pack200 has been removed from the JDK itself as of
JDK 14 I believe (see https://openjdk.java.net/jeps/367). As such, it may
be necessary to locate another earlier version (maybe JDK 11 or 8 the
previous Long Term releases) of the JDK where the unpack200 is still
present.
her
> to crack this ?
>
>
>
> David Gradwell
>
>
>
>
>
> From: Jonathan Bergh <mailto:bergh.jonat...@gmail.com>>
> Date: Monday, 24 January 2022 at 10:07
> To: Michael Bien mailto:mbie...@gmail.com>>
> Cc: NetBeans Mailing List
8th Jan 2022.
>
>
>
> In summary, I can get the compiler to work in NetBeans on both Mac OS and
> Windows 10 but can’t get the debugger to work. Perhaps we can work
> together to crack this ?
>
>
>
> David Gradwell
>
>
>
>
>
> *From: *Jonathan Bergh
&
her to
crack this ?
David Gradwell
From: Jonathan Bergh
Date: Monday, 24 January 2022 at 10:07
To: Michael Bien
Cc: NetBeans Mailing List
Subject: Re: Installing C/C++ 8.2 in NB 12.6
Ah great, thanks Michael, thats fantastic. I recently changed to JDK 17 (for
Gradle) so good to know you can i
Ah great, thanks Michael, thats fantastic. I recently changed to JDK 17
(for Gradle) so good to know you can install and then change back up again.
Thanks a lot, appreciate that :thumbsup
Jonathan
ᐧ
On Mon, Jan 24, 2022 at 11:04 PM Michael Bien wrote:
> you should be able to install old plugins
you should be able to install old plugins if you start NB on JDK 8 or 11
since they still have pack200 support.
after its installed you can start on JDK 17 again.
you can change the path to the JDK in etc/netbeans.conf
-mbien
On 24.01.22 10:58, Jonathan Bergh wrote:
hi,
I was wondering whet
hi,
I was wondering whether anyone had any tips on how to solve the following -
I saw on the mailing list that someone (cant remember who) was using the
old NB 8.2 C/C++ plugin with one of the new Apache NB releases.
I would like to do the same.
I have configured the 8.2 plugin repo and clicked