command+click across projects not working in 12.5

2021-10-11 Thread Chad Preisler
The command+click doesn't take me to the code in a different project. I have to manually go in and attach the source code to see the code from the other project. This always worked in previous versions of Netbeans. The scenario is: Open project 1. Open project 2 that references code in project 1.

Re: RCP App exe on Windows does not find JDK

2021-10-11 Thread Neil C Smith
Hi Steven, On Sat, 9 Oct 2021 at 16:48, Steven Yi wrote: > 3. Does anyone have recommendations here? I think I might go down the > same route as PraxisLive and start bundling a JDK with the built app > but it felt kind of odd that Netbeans by default does not generate > platform applications capa

Re: Pssst! [Kotlin Support]

2021-10-11 Thread Neil C Smith
On Sun, 10 Oct 2021 at 14:42, Emilian Bold wrote: > Looks like Kotlin is working as intended and funneling people into IntelliJ. +1 - this! IMO it's a good thing when developer tools and languages have some distance. Best wishes, Neil --