It is the version 6.5 of Netbeans IDE for java application development.
I got the following message when I open the NetBeans. I have got the JDK installed, and set the bin …
netbeans java netbeans6.5Every 15-30 minutes Netbeans shows a "java.lang.OutOfMemoryError: PermGen space". From what I learned from Google this seems to …
java netbeans netbeans6.5 java-6In NetBeans the GUI Builder generates code that is off limits to you from the editor. I know you can …
netbeans netbeans6.5I use NetBeans 6.5. When I try to run the following code: package com.afrikbrain.numeroteur16; import java.sql.Connection; import …
java netbeans jdbc netbeans6.5I am new to hibernate and I am stumped. In my database I have tables that have a columns of …
java hibernate oracle10g netbeans6.5I feel dumb asking this question, but I can't find solution to this myself. When I open several files in …
netbeans netbeans6.5I just closed the methods tree panel in netbeans but now I cannot find how to open it back. I …
java methods netbeans6.5 gui-builderSetting up a new standalone app and want to use log4j. Am using Maven on Netbeans (6.5), and was able …
log4j maven netbeans6.5