netbeans-7 Questions
2
Solved
I Know this seems absurd to ask but I can't seem to get around renaming a package in Netbeans that Have sub-packages. ideally when I right-click and refactor > Rename it renames only the node on th...
Borstal asked 25/5, 2013 at 6:0
11
I have installed NetBeans 8 in /opt folder due to permission reasons. I created a symlink and worked in my local from the morning. Suddenly, now it's not opening. IT does not seem to be crashed but...
Stumpage asked 23/8, 2014 at 15:22
7
Solved
I have switched from Eclipse to Netbeans. Eclipse has a way too highlighting TODO's in Java comments like:
public void test(String str) {
// TODO: check if str is null!
...
...
}
In Eclipse I...
Monetary asked 27/11, 2013 at 17:55
18
Solved
I know this has been asked many before. But I have already placed my user to role "manager-script".
I keep getting this when trying to deploy:
Deployment error: Access to Tomcat server has not ...
Miramirabeau asked 16/12, 2013 at 22:4
3
Solved
I am having a similar problem to this question. I have tried all the suggestions listed and am still at a loss. My issue is that I am trying to build a maven project and distribute it to other mach...
Dartmoor asked 7/3, 2013 at 21:28
16
While doing some operations in my application I got
java.lang.IllegalStateException Cannot call sendError()
When I reload the page again it work some time properly, but after some time again...
Brattice asked 28/12, 2013 at 10:30
4
Solved
I am looking for a quick way to delete a line in netBeans.
For example in vim you can just type dd for Deleting a line.
Calcific asked 15/5, 2012 at 8:58
13
Solved
I just install the latest netbeans 7.4 RC1 , i got the Error page "Netbeans Cannot Find Cordova or Git on your path, Please install Cordova or Git". In fact, i actually did install both cordova and...
Tallula asked 29/9, 2013 at 5:27
3
Solved
I get files from friend who don't use netbeans IDE, when i open file that contain special caracter like 'é','à',... it show me this popup message :
if i say yes it open the file and changes those...
Kings asked 31/10, 2013 at 14:51
5
Solved
Here is the error:
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: sfclocator/UpdateNameForm
at sfclocator.SFCViewer.(SFCViewer.java:68)
at sfclocator.SFCViewer$10.run(S...
Forsyth asked 3/6, 2011 at 6:41
10
Solved
I am developing a java swing desktop application
with NetBeans and I want to set the JFrame to the centre of the screen.
from the net I understand that I can use
setLocationRelativeTo(null);
...
Texas asked 4/4, 2013 at 13:9
6
Solved
I have a Maven project that has always worked fine in Netbeans, but upgrading from 6.9 to 7.1 did not go well. I get the following error:
1 problem was encountered while building the effective m...
Seek asked 25/1, 2012 at 15:40
4
Solved
I'm using NetBeans 7.0.1 & when I try to create a JAVA APPLICATION, I get an error which is: "Project Folder already exists and is not empty" .
But the fact is that project folder doesn't exi...
Cad asked 9/1, 2013 at 5:45
7
I am using NetBeans 7.4 DEVELOPMENT VERSION 2, All packages.
First I used NetBeans 7.2, All packages. Then I was notified that I have updates. So I updated it to 7.4 DEVELOPMENT VERSION.
Then aga...
Chamois asked 31/8, 2013 at 6:24
4
Solved
When creating a new class or interface in Netbeans IDE, an "@author ...." tag appears. How to change its value? If possible, I would like to change it by using Netbeans menu and not by editing some...
Demography asked 10/4, 2013 at 9:46
23
So I'm making a java application in Neatbeans 7.4, been working at it for a while, everything was fine, running the project worked fine, but now when I hit run project, I get the error
Error: Cou...
Szymanski asked 17/11, 2013 at 18:15
10
Solved
I have been working on a Java web application and i am using SmartGwt on Netbeans 7.3 and out of a sudden I encountered this problem. I tried cleaning the build-impl.xml then restarting the IDE and...
Pearlene asked 6/5, 2013 at 14:23
16
Solved
I have been working on an assignment for my class in programming. I am working with NetBeans. I finished my project and it worked fine. I am getting a message that says "No main class found" when I...
Donndonna asked 16/12, 2013 at 0:49
8
Solved
I have downloaded the Soap messages from a SOAP Service and trying to mock the Soap service by returning the downloaded messages. the following code shows how I am Unmarshalling the Soap message in...
Micronesia asked 22/3, 2013 at 11:37
12
Solved
I'm using the Netbeans IDE 7.2 with C/C++ plugin (last version 1.18.1.1) and
if I build my project everything is fine but the IDE show me errors (e.g. unable to resolve identifier ...)
Anyone else...
Minutes asked 16/2, 2013 at 17:48
6
I have a Maven-built web-app that uses JPA 2.0 at the back end. The JPA provider is EclipseLink 2.3.2.
When I build the project (and it deploys runs successfully) it builds the JPA meta-model in t...
Edile asked 23/3, 2012 at 22:52
4
Solved
I am using netbeans IDE 7.1. I am trying to generate entity classes from a database(sql server). I am able to setup the connection to this remote datasource but in the New Entity Classes from datab...
Khalid asked 24/1, 2012 at 18:1
6
Solved
Is there a way to have a dark theme in Netbeans?
Ruggiero asked 10/1, 2014 at 11:12
7
Solved
I've installed the Nokia sdk 1.1 and chose to integrate the sdk with Netbeans IDE. Afterwards I tried closing the Ide but the Ide keeps on restarting and reinstalling the plugins. What can fix be t...
Allanson asked 19/5, 2012 at 4:35
6
Solved
I have the latest Java and JDK.
I have a PHP project (CodeIgniter).
When I open it in NetBeans 7.2 I can't get rid of "Background scanning of projects".
What is this? How can I accelerate it? How c...
Beastings asked 17/8, 2012 at 10:10
1 Next >
© 2022 - 2024 — McMap. All rights reserved.