Category "netbeans"

DERBY SQL error: ERRORCODE: 40000, SQLSTATE: XJ041, SQLERRMC: Failed to create database 'sun-appserv-samples'

I'm following the first cup tutorial, but I'm stuck at the end of chapter 4 with this exception: java.sql.SQLException: Error in allocating a connection. Ca

Netbeans doesnt recognize class in the same package

i am creating a little game with libgdx framework and netbeans 8. I have all java classes in a single package that match with the directory structure. The probl

Netbeans doesnt recognize class in the same package

i am creating a little game with libgdx framework and netbeans 8. I have all java classes in a single package that match with the directory structure. The probl

Printing Out Repeated Numbers

so I'm working on a program that takes two strings. For instance [2,3,4] and [1,4,5] and outprints 1,1,4,4,4,5,5,5,5. I don't really have a working code. So, I'

Changing Remote Branch To Push To In Netbeans

I'm using netbeans 7.1 and I want to change remote branch to push to. I cannot find a way to do that. If I do a pull, I can see the branches (dev and master). B

How can we enable many to many relationship through a JSF page using Netbeans?

Used a simple InnoDB MySQL database (many to many relationship between WRITER and FORUM, and a join table named writer_forum) in Netbeans 7.1 and created a Java

java.lang.classnotfoundexception:com.MYSQL.jdbc Driver in netbeans

i did project in netbeans 7.3.1 version and converted as jar if i run the jar from the dist folder means its work properly. if i copy and paste in desktop and r

netbeans problem : localhost/­PhpProject1/­index.­php not found

I have installed netbeans6.9.1 with java,c++ and php on windows 7. When i tried to run a test php code, the browser cant find the localhost. Pleas help me to g

How to remove auto generated code from Netbeans

Whenever I create new JPanelForm, NetBeans will create some auto generated code in initComponents() method. How can I remove this auto generated code from my JP

Netbeans 6.9 Vertical Line on Screen

I cannot figure out how to remove this vertical line every time I start Netbeans 6.9 and open any file, it's just right there.