netbeans-6.9 Questions
3
I have Netbeans 6.9.1 and I want to change the default browser to Chrome. I have seen a thread that says for Netbeans 6.5, it can be configured from Tools > Options > General but the problem ...
Glary asked 4/5, 2012 at 10:23
12
Solved
My program starts with a picture with a textfield in a JFrame. I want when the user types start it closes the picture JFrame and opens another JFrame with the main program. I've tried
processEvent...
Gardening asked 17/1, 2011 at 18:15
10
I have tried to write a code to send email using Java. But this code is not working. When the code is executed it gets stuck at transport.send(message). It's stuck there forever. Also I am not sure...
Asiatic asked 18/1, 2012 at 8:35
11
Solved
I'd like to avoid (most of the) warnings of Netbeans 6.9.1, and I have a problem with the 'Leaking this in constructor' warning.
I understand the problem, calling a method in the constructor and pa...
Neutral asked 13/10, 2010 at 7:36
4
Solved
I am new to the Netbeans IDE and Java. I have a java project that shows lot of compilation errors:
can not import "org.apache.commons.logging.Log"
Can somebody please help me with these errors,...
Sisco asked 5/5, 2011 at 6:9
3
Solved
I am new to Android Development. Actually, I haven't started yet because I always get the error: "Package name not valid" when trying to create a new Project in Netbeans 6.9.1. I've installed Andro...
Sarto asked 24/4, 2011 at 22:21
10
Solved
In Eclipse, there is something called refresh workspace or F5 that refreshes the files, to make sure to pick-up any files that are changed outside eclipse.
How do i do that in Netbeans ? I am usin...
Buettner asked 14/12, 2010 at 15:49
3
Solved
I have a NetBeans project which is using the JRE 1.4 environment which means I can't use generics.
How can I change the project to use 1.6(?), so I can use generics?
Schiller asked 8/11, 2010 at 21:29
6
Solved
I'd like to change the Source Folder for a PHP project that I have set up in NetBeans 6.9. It doesn't look like NetBeans offers any easy way to do this. Does anybody know a way to make this happen?...
Material asked 15/2, 2011 at 10:50
4
Solved
Environment: Windows 7, NetBean 6.9 (the one including GlassFish v3, Java EE 6), MySQL server
I've created tables in MySQL database and using NetBean's capability by right click on the project and...
Blades asked 14/12, 2010 at 1:28
3
Solved
Two years ago I wrote a simple upload applet using Java, developed using NetBeans. When I first hit "Clean and Build" back then, and for some time afterwards, it worked perfectly. It would run thro...
Mariannemariano asked 1/4, 2011 at 14:20
2
I can run all tests for current file, but how to run only one test?
Histopathology asked 5/2, 2011 at 15:2
2
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 I have added junit-4.8.2 to my library).
I have a number of test classes and in...
Alsup asked 18/2, 2011 at 13:41
4
Solved
I have installed NetBeans in C drive and now I want to move it to another drive.
Is there any option available in NetBeans?
Superficial asked 13/2, 2012 at 13:19
9
Solved
im having trouble deploying a war file on tomcat.
i have written a webapp in netbeans on my windows machine. it all runs fine. what i want to do is deploy the application on my linux computer that...
Afebrile asked 4/1, 2011 at 4:19
4
Solved
How to export java project to JAR with Netbeans ? I cannot find options like in Eclipse.
Lila asked 21/12, 2010 at 10:2
6
Solved
I searched for "wrap" in keyboard mappings without success. I don't see this option in menu neither.
EDIT: I was thinking about result the you get let's say in Notepad2 by pressing Ctrl+W (or sel...
Katiekatina asked 15/11, 2010 at 15:15
5
Solved
When I deploy my app, it works perfectly until I make a change, save, and netbeans hot deploys the application. At this point I get an unknown entity bean class error on a class that has the @entit...
Mishnah asked 7/12, 2010 at 21:2
6
I've created a stand-alone java desktop application in Netbeans 6.9. I want to set the action for the close button of my application. I want to know how and where to set the code for the action of ...
Ambassadress asked 6/2, 2011 at 11:7
3
I try to uninstall the Netbeans IDE. for some reason it refuses to uninstall.
When I run the uninstaller from the control panel, I get a message saying:
the installer lock file exists at c:\us...
Worrywart asked 17/10, 2010 at 16:48
4
Solved
According to the Netbeans site (http://netbeans.org/features/javascript/index.html), Netbeans can be used for "Developing with HTML, JavaScript, and CSS". However, the IDE does not ship with a proj...
Annalisaannalise asked 7/6, 2011 at 15:8
4
Solved
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 when I try to run one simple cpp app, throws this error
...
Ashlan asked 7/3, 2011 at 19:38
1
Solved
I'm developing a web application using java + gwt and NetBeans 6.9.1 + Glassfish 3.0.1. After some hours of development my system performances degrade, so I always check on Activity Monitor if some...
Northwesterly asked 2/4, 2011 at 10:42
2
Solved
I've setup netbean to use my config.xml file, and it works well except for the testsuites part that is completly ignored by netbean.
It look like netbean try to execute this command:
phpunit -c c...
Airburst asked 31/3, 2011 at 15:15
1
Getting "junit.framework.AssertionFailedError: Forked Java VM exited abnormally" Exception
I have a java program for JUnit test which I have written in netbeans IDE where I am testing a class with single thread.
When I am going to compile this its working fine and showing results 100% su...
Ideology asked 10/3, 2012 at 13:18
1 Next >
© 2022 - 2024 — McMap. All rights reserved.