If I knew I would tell you but sadly I don't. Right now Netbeans doesn't
work with JDK 18 so I can't test anything with my active projects. I can
try creating dummy projects to poke and prod, but this seems to be an
issue with projects that are actually reasonably complex.
In my case, the cla
What are some steps to reproduce so that this can be fixed?
Gj
On Fri, 2 Jul 2021 at 18:36, Ty Young wrote:
> I reported refactoring issues here more than a year(2?) ago. While someone
> did respond and provided a fix, it seems like the "fix" was just to
> suppress the issue(exceptions) and not
I reported refactoring issues here more than a year(2?) ago. While
someone did respond and provided a fix, it seems like the "fix" was just
to suppress the issue(exceptions) and not fix the issue itself.
Refactoring on Netbeans is completely and utterly broken and has been
for a **VERY** long t
Is refactoring affected by whether you use nb-javac or not?
On 02.07.21 16:56, Geertjan Wielenga wrote:
Just tried moving a Java class, no problems at all, using 12.4 on JDK
16.0.1 on Mac OSX.
GJ
On Fri, Jul 2, 2021 at 4:51 PM Marvin P. Warble Jr.
wrote:
In all versions of Netbeans >
Just tried moving a Java class, no problems at all, using 12.4 on JDK
16.0.1 on Mac OSX.
GJ
On Fri, Jul 2, 2021 at 4:51 PM Marvin P. Warble Jr.
wrote:
> In all versions of Netbeans > 12.0, I regularly experience several
> different problems when trying to refactor code. Anyone else running int