Can Netbeans do Rust?

2025-07-10 Thread Owen Thomas
Hello. I use Ubuntu, and have, for 17 years, I developed Java programs in Netbeans. Being that my programs should be running on embedded devices, I am canvassing for a language type that would work well for me to port my code to. Rust seems to be a good candidate for this, and it seems divergent f

Re: Netbeans26 crashing randomly on Windows11

2025-07-10 Thread Maciej Jaros
A problem in JavaThread "AWT-EventQueue-0"... So, yes, seems like JDK24 is still affected. https://github.com/apache/netbeans/issues/8236#issuecomment-3056889310 Perhaps ultimately it would be best to save open tabs every 5 minutes. https://github.com/apache/netbeans/issues/8643 Neil C Smith (2

Re: Netbeans26 crashing randomly on Windows11

2025-07-10 Thread Neil C Smith
On Wed, 9 Jul 2025 at 20:07, Maciej Jaros wrote: > It seems like NB26 is crashing randomly. Most of the time, this happens when > my Maven project is running. > There is no message - I just disconnect from RDP, and when I come back, NB is > just gone. Tomcat process that was started from NB stil

Re: Netbeans26 crashing randomly on Windows11

2025-07-10 Thread Maciej Jaros
Found it (C:\Users\Me\AppData\Roaming\NetBeans\26\var\log\messages.log) No obvious problems form. That INFO [null] is weird. ``` INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 140 ms. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms. INFO [org.ne