Re: NB 12.6, OpenJDK 17: Cannot refactor XXX.java that is defined outside of an open project.

2021-12-13 Thread * William
Good afternoon Netbeans folk, I trust you are well. I have a plea in a manner of speaking. I seem to be needing to do this manually all the time recently, and I would expect an smart IDE to just remember my setting(s). Let me begin. On the command line when I execute a gradle build command it

Netbeans 12.6, browsing for superclass does not show project files

2021-12-13 Thread Jim Mayer
Hi all, I'm still trying to put together a test case for the refactoring issue I ran into, but here's one for the other problem I saw. This is a link to a Google Drive folder, where I've uploaded the test case and some other information.

Re: NB 12.6, OpenJDK 17: Cannot refactor XXX.java that is defined outside of an open project.

2021-12-13 Thread Neil C Smith
On Mon, 13 Dec 2021, 20:02 Jim Mayer, wrote: > No, I don't, but I'm game to put a test case together if this requires > investigation. I wasn't going to bother if it was a well know issue. > I have seen this occasionally. Try deleting the cache folder first. I would also consider installing

Re: NB 12.6, OpenJDK 17: Cannot refactor XXX.java that is defined outside of an open project.

2021-12-13 Thread Geertjan Wielenga
No one will be able to help without a project or reproducible steps. Gj On Mon, 13 Dec 2021 at 21:02, Jim Mayer wrote: > No, I don't, but I'm game to put a test case together if this requires > investigation. I wasn't going to bother if it was a well know issue. > > Jim > > On Mon, Dec 13,

Re: NB 12.6, OpenJDK 17: Cannot refactor XXX.java that is defined outside of an open project.

2021-12-13 Thread Jim Mayer
No, I don't, but I'm game to put a test case together if this requires investigation. I wasn't going to bother if it was a well know issue. Jim On Mon, Dec 13, 2021 at 11:59 AM Geertjan Wielenga < geertjan.wiele...@googlemail.com> wrote: > Do you have a project on GitHub or somewhere that

Re: NB 12.6, OpenJDK 17: Cannot refactor XXX.java that is defined outside of an open project.

2021-12-13 Thread Geertjan Wielenga
Do you have a project on GitHub or somewhere that reproduces this? Gj On Mon, 13 Dec 2021 at 20:57, Jim Mayer wrote: > Hi all, > > I decided to try out the latest version of NetBeans, but am running into a > serious problem. After even just a few minutes of work, it gets into a > state where

NB 12.6, OpenJDK 17: Cannot refactor XXX.java that is defined outside of an open project.

2021-12-13 Thread Jim Mayer
Hi all, I decided to try out the latest version of NetBeans, but am running into a serious problem. After even just a few minutes of work, it gets into a state where trying to rename a class creates a popup that says: Cannot refactor XXX.java that is defined outside of an open project.

Re: macOS, Monterey, M1 - can't show in Finder

2021-12-13 Thread Carl Mosca
Started from the command line: Java 11: WARNING: package sun.awt.X11 not in java.desktop WARNING: package com.sun.java.swing.plaf.gtk not in java.desktop WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by

Re: macOS, Monterey, M1 - can't show in Finder

2021-12-13 Thread Juan Miguel Escribano
Same here, Netbeans 12.6 with Java 17, BUT MacBook Pro INTEL “Show in Finder” does not work. Juan Miguel > El 13 dic 2021, a las 12:35, Carl Mosca escribió: > > I was seeing this as well running Java 17. I switched back to 11 and it > seems to be working...but I have only had one cup of

Re: macOS, Monterey, M1 - can't show in Finder

2021-12-13 Thread Carl Mosca
I was seeing this as well running Java 17. I switched back to 11 and it seems to be working...but I have only had one cup of coffee. Running macOS 12.0.1 on an M1 MacBook Air. On Mon, Dec 13, 2021 at 12:56 AM David Green wrote: > Hi, > > On a new MacBook Pro with M1 processor and running