RE: Netbeans 12.6 - nb-javac

2021-12-10 Thread Marvin P. Warble Jr.
If it's installed, you can uninstall it from the Tools => Plugins => Installed dialog. You'll need to check the "Show Details" checkbox to see it. -Original Message- From: Christoph Theis [mailto:th...@gmx.at] Sent: Friday, December 10, 2021 11:22 AM To: users@netbeans.apache.org Sub

RE: Netbeans 12.6 - nb-javac

2021-12-10 Thread Marvin P. Warble Jr.
Hey Helmut, According to this page: https://netbeans.apache.org/download/nb120/index.html => In these scenarios, make sure to uninstall the NetBeans "nb-javac" fork, if it is installed, and to not install it when prompted to do so. The "nb-javac" fork does not support the latest Java l

RE: Refactoring Exceptions

2021-12-10 Thread Marvin P. Warble Jr.
into other problems. I’ve since switched back to 12.5 as I don’t have time to try to troubleshoot why 12.6 isn’t working. From: Geertjan Wielenga [mailto:geertjan.wiele...@googlemail.com.INVALID] Sent: Thursday, October 7, 2021 12:54 PM To: Marvin P. Warble Jr. Cc: NetBeans Mailing List

Refactoring Exceptions

2021-10-07 Thread Marvin P. Warble Jr.
I've posted about this before, but have been unable to provide any more information or get the issue resolved. I've lost the ability to refactor classes that have more than about dozen dependents. The problem is having a significant impact on my work. Let me try to recap the problem. I ha

java.util.zip.CRC32C Not Found

2021-10-07 Thread Marvin P. Warble Jr.
Even though the source level of is set to: 11, java.util.zip.CRC32C cannot be found on the system module path: Changing source level to 1.8 This error continuously shows up in my IDE log and I'm wondering if it might be the source of some other problems I'm having. Does anyone know if t

Refactoring Errors

2021-07-02 Thread Marvin P. Warble Jr.
In all versions of Netbeans > 12.0, I regularly experience several different problems when trying to refactor code. Anyone else running into these issues? 1. When moving a class, NB will scramble the import statements of classes that depend on the moved class. 2. When moving a class, NB