Since a few days, navigating the file system with Netbeans is VERY slow (more than two minutes to access a file, and if you have to navigate a file system, it is true every time. I have exactly the same problem after clearing the cache, and with Netbeans 8.2 and Netbeans 12 (Netbeans 8 with Java 8, and Netbeans 12
Tag: netbeans-8
How to create txt file in source package folder sub folder ( source package -> invoice)
I need to create a .txt file in the invoices folder. I am using Windows 10. How can I do that? I’ve tried: and But it did not work. Thank you for your support. Answer As Jens said do not use a project source folder to write the file. At run-time of the standalone application there might not be a
java.net.ConnectException: fail to connect to localhost/127.0.0.1(port 8080): connect failed:ECONNREFUSED….(Codename One App)
After building an android application, I scanned the generated QRcode and install the application on galaxy s4 successfully. But when I try to do some search using the app I got the following exception: Please check the attached picture for more clarity. The app works correctly on the simulator. I OFF the firewall of my system but that doesn’t solve
increasing heap size in netbeans.conf file
I was reading in netbeans 6, you don’t have to set the maximum heap size, it will just look at your computer for that information. My system has 8 gigs of ram, but my application only has 64mb to play with and it is running out of memory. I did a: System.out.println(Runtime.getRuntime().maxMemory()); And it is 66 650 112 bytes (63.5625