Top "Netbeans-6.9" questions

It is the version 6.9 of Netbeans IDE for java application development.

JPA 2.0 (logging and tracing through) with Glassfish 3.0.1 and NetBeans 6.9.1:

I am using JPA 2.0 (EclipseLink provider) with Glassfish v3.0.1 and NetBeans 6.9.1 and am NOT able to see the queries and …

debugging jpa-2.0 java-ee-6 glassfish-3 netbeans-6.9
Consuming a web service in an android application in localhost

I am trying to consume a web service that I created locally from an Android application. My problem is that …

android web-services netbeans-6.9
"cannot access java.lang" - Error in Netbeans 6.9.1

This is driving me crazy: In Netbeans (6.9.1 on a 64bit Windows 7) with JDK 6 correctly installed, the Editor shows this Error …

java netbeans netbeans-6.9
JUnit: Run simultaneous tests

I am still fairly new to Java programming and to JUnit testing. I use NetBeans 6.9.1 which comes with junit-4.5 (but …

java junit junit4 netbeans-6.9
MingW Netbeans 6.9.1 problem

I have one problem with MingW(mingw-get-inst-20110211) and Netbeans 6.9.1. I installed MingW and add it to Netbeans without problem, but …

c++ c mingw netbeans-6.9
Titled border issue for JPanel

I developed an application using netbeans. But the title of the titled border of JPanel has some alignment issue. In …

netbeans netbeans-7 netbeans-6.9
Netbeans - input.hasNext() does nothing upon hitting ctrl+z

while ( input.hasNext() ) { i = input.nextInt(); //System.out.println(); System.out.print("Bla: "); } this was just a test app/code. …

java netbeans-6.9