Re: Refactoring Exceptions

2021-10-07 Thread Geertjan Wielenga
Also in 12.5? Gj On Thu, Oct 7, 2021 at 6:49 PM Marvin P. Warble Jr. wrote: > 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

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

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

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

2021-10-07 Thread Mitch Claborn
FYI, I created https://issues.apache.org/jira/browse/NETBEANS-6114 for this. Mitch On 10/5/21 4:11 PM, Alonso Del Arte wrote: For what it's worth, I think that was also the behavior in 8.2 and 11.1 (I'm still on 11.2, long story). Al On Tue, Oct 5, 2021 at 4:14 PM Mitch Claborn

Re: Insertion of the code for an EntityManager in a session bean is not good

2021-10-07 Thread Gaurav Gupta
Hi Everyone, I started working on https://issues.apache.org/jira/browse/NETBEANS-3270 ticket which seems related to it. Thanks and kind regards, Gaurav Gupta On Wed, Oct 6, 2021 at 4:04 PM Richard Grin wrote: > Hello, > > It's a regression but I don't remember in which version it worked