Tagged Questions

You can find other info here: NetBeans Wikipedia Page The main NetBeans project site, for documentation and downloads: NetBeans Official Site NetBeans Documentation

learn more… | top users | synonyms

13
votes
3answers
4k views

Ruby Dropped in Netbeans 7,how to use it in Netbeans7?

In Netbeans 7 Ruby droped : Although our Ruby support has historically been well received, based on existing low usage trends we are unable to justify the continued allocation of resources ...
7
votes
1answer
332 views

How to disable the automatic .gitignore modification of netbeans 7.0?

I like clean and simple files/code. So, I am using a global .gitignore depending on the machine settings ( IDE &|| OS Specific...). excerpt: # exclude OSX Files .DS_Store # exclude Logfiles *.log ...
4
votes
0answers
78 views

How do I create a distributable Java template for Netbeans 7.1?

I'm trying to create a distributable module for Netbeans 7.1 which will contain a license template and some java templates. I'm following the tutorial at Netbean's support but they only talk about how ...
4
votes
4answers
144 views

Java entering an if statement that is false

I'm running into the strangest error in this program, which is confirmed when debugging it. I have the following code (boiled down to highlight the problem, of course): BHFrame.java public class ...
4
votes
5answers
2k views

How do I reference libraries in NetBeans?

I have a Java Web Services project that was created in an older version of NetBeans, and I haven't accessed it in many months, so my paths and installed libraries are different. When I try to open ...
4
votes
2answers
732 views

How to create simple GUI project (Hello world) for Android on Clojure?

I'm new to Java/Netbeans but I want to try something on Anroid. I choose Clojure but the start isn't so easy at all. I installed mode for Netbeans and clojure and can run simple swing applications. I ...
4
votes
1answer
1k views

How To Display UTF8 In Netbeans 7?

in my java project i need to use arabic text and strings , but the text becomes like "???????" , so what wrong ? and how to resolve this problem? thanks
4
votes
2answers
4k views

Struts2 & NetBeans 7

I cannot find anywhere ngbit support for NetBeans 7. I have to install Struts2 for my Web Applications development. For NetBeans 6.9 my older version of ngbit 0.4 works fine, but for NetBeans 7 ...
3
votes
1answer
70 views

Distribute XSD files over multiple Maven Artifacts

Here is a small Example of what I would like to achieve: Maven Artifact A is one of many Webservices and defines a XSD Schema with definitions for Requests and Responses. (src/main/resources/xsd) ...
3
votes
1answer
49 views

adding JRadioButton to RadioButton group

Good day Would like to know how to add radiobuttons to a ButtonGroup by dragging and dropping components on to the frame. JRadioButton male = new JRadioButton("Male"); JRadioButton female = new ...
3
votes
2answers
70 views

Netbean not responding when using Saxp read and hibernate save a lage database

My project parse xml file from dblp , it about 1Gb to save in ORM database , so i use SAXP for reading imformation like (paper'author, paper'infomation ......) and use Hibeanate to save data in to ...
3
votes
0answers
2k views

NetBeans Development 7 - Windows 7 64-bit … JNI native calls … a how to guide

I provide this for you to hopefully save you some time and pain. As part of my expereince in getting to know NB Development v7 on my Windows 64-bit workstation I found another frustrating adventure ...
3
votes
5answers
653 views

how to make netbeans start up faster. netbeans is taking an insane amount of time just to open

I do not know if its just my computer, but netbeans is taking an insane amount of time just to open. I'm wondering is there anything i can do to mitigate this problem. (Like maybe if i reduce the ...
3
votes
0answers
309 views

Netbeans 7 and XSLT support

Does anyone knows how to enable XSLT support, auto-complete in particular, in Netbeans 7? Every time I'm opening a new tag within my style, the auto-complete pop-up appears, and shows ...
3
votes
1answer
489 views

netbeans 7.0 shows error in Struts2 select tag .. netbeans version 6.9 does not show this error

<s:select name="PenaltyPercentage" id="PenaltyPercentageId" list="#{'7.5%':'7.5%', '15.0%':'15.0%'}" <!-- shows error in this line --> headerKey="" headerValue="Please Select" ...
3
votes
3answers
634 views

Learning NetBeans platform: annotations vs layer.xml file

I am in the early stages of learning the NetBeans platform. I note that NetBeans 7.0 makes extensive use of annotations to register classes, specify window modes etc. This is a nice feature, but the ...
2
votes
2answers
59 views

Animated Splash Screen on Netbeans Platform app

Our maven/Netbeans platform application uses a custom image on startup, by replacing Nbm-branding > core.jar > org.netbeans.core.startup > splash.gif I tried making it an animated .gif, but only ...
2
votes
1answer
57 views

How to make Java Swing application developed in NetBeans not have hideous buttons?

I developed a Java application in Netbeans, and I'm going to release it soon so I'm working on making it less ugly. Since I'm developing on a Mac, the GUI builder uses the Mac Look & Feel, which ...
2
votes
0answers
24 views

Cross-platform Netbeans development challenges

There are two individuals participating in a JAX-RS application's development--one with Windows and another (me) with OS X. The biggest challenge relates to the vendor-supplied JAR files that are ...
2
votes
0answers
62 views

Can't get the view file

I'm new in struts framework. When I work on a project I am facing a problem. My jsp view page never return any output. I already check all the variable and I think my coding hasn't any variable ...
2
votes
1answer
47 views

Line numbers in jtextpane in Netbeans

I am using Netbeans 7.1. are there any option for displaying line numbers in jtextpane?
2
votes
3answers
62 views

Proper Way to Document Class in Netbeans PHP

For reasons of ease of maintenance AND IDE class auto-completion and member hinting, I've used PHPDoc in my project. Given this example class: class my_class { public $id; public $name; ...
2
votes
2answers
57 views

Why is Netbeans Overwriting my Code?

I am having a slight problem. I believe that my Netbeans is set to overwrite, so when ever I type something, it deletes whats in front of it. The editor cursor has also changed, from the usual ...
2
votes
0answers
21 views

How do you turn off method autocompletion on open parenthesis in NetBeans 7.0?

I guess I'm a quick typer because if I type the characters ArrayList myArray; myArray.size( NetBeans auto complete puts the following in my editor ArrayList myArray; myArray.add(someVar); Why? ...
2
votes
1answer
178 views

Compile/Run EJB Code in NetBeans (Beginner)

I am very new to Java EE/EJB, with very little knowledge about it. I have downloaded NetBeans (7.01) and GlassFish (3.01). But, as I have no idea about EJB, and am not getting how to run the code ...
2
votes
1answer
99 views

PHPUnit whitelist code coverage

The whitelist isn't working how I would expect when get code coverage reports. I am using Zend Framework and my Zend files are also in the library directory just like the project quickstart. I'm ...
2
votes
2answers
208 views

How to use external Tomcat server in Netbeans on Linux?

I am trying to use the external tomcat server installed on my machine (Ubuntu 11.10) and I a going through the motions of adding a new server to Netbeans, in the Server Location field I enter the ...
2
votes
1answer
44 views

How do remove template change message from the PHP Class template in NetBeans?

In NetBeans, when I add a new file using the PHP Class template, the new class contains the following comment: /* * To change this template, choose Tools | Templates * and open the template in the ...
2
votes
2answers
109 views

Why can't I have static public fields in my managed beans?

I just started using the Netbeans 7.1 beta and it is calling out errors of a type which I have never seen before. Specifically: A managed bean with a public field should not declare any scope other ...
2
votes
2answers
196 views

What's the difference between running the application from netbeans and running the jar?

I have a java application that works perfectly when running from Netbeans 7.1 but it crashes if I use the build jar. I've been investigating the problem and I've noticed that the application holds on ...
2
votes
2answers
106 views

Best way to handle and display files without file extensions within the Netbeans platform?

I have a project that i have to tackle for the company I'm working for and it basically means I have to handle and display files without any file extension. I'm not able to change the way they produce ...
2
votes
1answer
72 views

How do I separate EJBs from being packaged with my web apps in Netbeans 7?

I have 2 different Netbeans projects: an enterprise application holding 2 EJBs and a web application which uses these EJBs. When I deploy, I deploy them each separately (one as an EAR and the other ...
2
votes
1answer
87 views

Set Context and Dependicie Injection on Netbeans (after project creation)

I'm developing a J2EE project with NetBeans. When I created the project I didn't check the "Enable Contexts and Dependency Injection" option. Is it possibile to change the option after the project ...
2
votes
1answer
184 views

JavaFX: Why are there two different styles?

I am learning JavaFX. I'm adding it to a Java Desktop App and I'm doing this using Netbeans 7. I've been searching the internet for JavaFX examples for whatever I want to do (embed in swing, set ...
2
votes
0answers
44 views

Is there a way to add a custom formatting rule to netbeans?

I am using netbeans 7.0 for php, and I want a specific type of formatting like so : if ( ! foo) There is currently no option to add spaces before and after !. Can we get that in auto formatting ...
2
votes
1answer
200 views

add method/functions list like visualstudios on netbeans 7 editor toolbars?

is there any way, to enable a dropdown list of methods or functions, on the Editor Toolbars of NetBeans 7, like VS does? , i mean the toolbar that is inside on the tab of each file when you are ...
2
votes
1answer
348 views

NetBeans FTP log output, upload on save

(Realized maybe this is better suited to SuperUser, sorry if it is) Using NetBeans 7.0 (Build 201104080000) and have just created a remote project for the first time to continue on a (now) remotely ...
2
votes
0answers
278 views

Netbeans: C/C++ file-template variables documentation needed

I'm looking for a faq or overview on C/C++ template-file variables in Netbeans (7.0). (Not to be confused with the template technique). Those you see under Tools > Templates > C++ templates. e.g. ...
2
votes
1answer
399 views

Play framework + Netbeans 7, unable to expand project node!

I'm using Play 1.2.1, and have netbeansified a project, and opened the project in Netbeans 7. I am able to open and run the project, but the Projects sidebar won't allow me to open/expand the project ...
1
vote
0answers
29 views

How to run javascript scripts directly from netbeans (using rhino) ?

I am using netbeans 7.1, i have read this manual http://wiki.netbeans.org/JavaScriptUsersGuide but i don't understand how to run javascript files in netbeans, i don't find any "Run" menu entry. What ...
1
vote
1answer
50 views

Ubuntu:NetBeans:OpenCV:Shared library not found

I am using OpenCV 2.3.1 with C++ on NetBeans 7.1 on Ubuntu 11.04 (Gnome). When I add the call cvCreateSubdivDelaunay2D and try to run the program in Debug mode I get the error message ...
1
vote
0answers
22 views

Netbeans Garbled Text on Large Source Files - Fedora

I was hoping someone could help me. I have been trying to solve this problem where my large source files opened in NEtBeans ends up garbled unreadable text. At first I thought it was netbeans but ...
1
vote
1answer
23 views

Netbeans - C - Why does input runs before the print comand?

My code in netbeans is as follows: int main(int argc, char** argv) { int a = 2; int b; printf("b = "); scanf("%d", &b); printf("\n%d",a+b); return (EXIT_SUCCESS); } The ...
1
vote
1answer
123 views

Unloadable Netbeans projects (pom not available in the local repository)

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 model ...
1
vote
0answers
77 views

Netbeans does not package class library jar to ear file when deploying Enterprise Application

I build a java enteprise application in netbeans 7.1 which consists of two EJB modules. One of the EJB modules has a reference to another class library project, lets call it MyUtilities. When i deploy ...
1
vote
1answer
110 views

NetBeans 7.1 building error : java.lang.UnsatisfiedLinkError libXtst.so.6: wrong ELF class: ELFCLASS64

I can't build my project using jdk 1.7.0 due to following error on NetBeans 7.1 whereas the same one works well on Eclipse with jdk 1.7.0. Does anyone know how can I resolve this issue ? Output: ...
1
vote
1answer
117 views

Netbeans 7.1 FTP QUIT command

My FTP server reset connection every 120 seconds. It's involve error: 227 Entering Passive Mode (10,98,2,230,204,124). STOR style.css.new 150 Opening BINARY mode data connection for style.css.new 226 ...
1
vote
1answer
62 views

java.lang.NoClassDefFoundError in NetBeans jersey restful web services on GlassFish for JodaTime library

Hi I am currently using the JodaTime library in my NetBeans restful web services on GlassFish Server using Jackson libraries. I get a java.lang.NoClassDefFoundError for org/joda/time/ReadablePartial ...
1
vote
1answer
45 views

Check for entry in text fields and comboboxes to enable a button Java Desktop Application

I am writing a Java application for digitizing a group of documents in the office that I am working in and I am wanting to check if 5 textfields are populated and 4 combobox fields as well before the ...
1
vote
1answer
31 views

What are the requirements for using Mercurial with Netbeans?

Background: I want to check-out the source code from Cliche, which is stored in a Mercurial repository. I use NetBeans 7 with JDK 1.7 on Windows, but have no experience with Mercurial. I only want to ...

1 2 3 4 5