NetBeans is a platform development framework and an open-source IDE (Integrated Development Environment) for Java, JavaScript, PHP, etc. NetBeans is developed by Oracle Corporation.

learn more… | top users | synonyms

0
votes
1answer
28 views

Invalid deployment descriptor error in NetBeans

I'm trying to learn web development using Java. I have to mention, I didn't open a new project, I'm working on an existing one and trying to add pages to it. I am using netbeans IDE 7.2.1 to create ...
0
votes
0answers
11 views

JavaFx 8 Gives Error with Netbeans Dev Build

I downloaded the netbeans dev build and trying to setup my project with JavaFx with JDK 8 First of all the JavaFx tab is missing in the flatforms dialog in netbeans when I choose the JDK 8 folder. ...
0
votes
0answers
22 views

Connect to sql server from java with jdbc(windows authentication mode)

I need to connect to Sql Server 2008 from java using jdbc 4.0. I have a very simple code: Class.forName("com.microsoft.sqlserver.jdbc.SQLServerDriver"); String connectionUrl = ...
0
votes
1answer
13 views

Netbeans fails to access GitHub using SSH key

My (newest) Netbeans (NetBeans IDE 7.3 (Build 201302132200)) seems to be failing completely, when I'm trying to access my own GitHub repo using SSH. It works without problems with HTTP URLs. Since ...
1
vote
0answers
19 views

ireport plug-in for netbeans doesn't export PDF or XLS?

I am using netbeans7.3. with ireports4.7.1 plug-in my program connects to a database and retrieves only one record that should be shown in the report generated. and here is the code to generate it: ...
0
votes
0answers
15 views

Missing (obvious) buttons for Git in Netbeans

As I can see, newest stable version (NetBeans IDE 7.3 (Build 201302132200)) offers only four toolbar buttons for Git. Operations (obvious and most often used?) like Push or Pull are currently only ...
0
votes
0answers
9 views

Cannot uninstall NetBeans 7.3

I'm not able to uninstall NetBeans IDE 7.3 from my PC. It's showing "instance of the program is still running" even after I close all the background processes of the IDE. Can anyone help me??
1
vote
1answer
20 views

Unable to setup JavaFx platform in Netbeans

I am using JDK 8 Early access (Build 90) with Netbeans 7.3 in windows but while enabling JavaFx in Java platform it says JavaFx platform is not correctly defined. I tried to give the jre8 path but ...
2
votes
1answer
17 views

Uses generation in Netbeans [duplicate]

I wonder is there any way to make Netbeans work like an Eclipse the way you choose class name from autocompletion list and if use statement for that class does not exist then Netbeans will generate ...
0
votes
1answer
18 views

Netbeans fails on existing SVN copy (LWC), checked out with external SVN client

(This question deals with particular problem — unable to work in Netbeans with existings LWCs. I know and understand, that the best (quickest) solution here is to checkout fresh copy out of ...
0
votes
1answer
17 views

Netbeans wont pull using bitbucket

I keep getting this every time, its been happening alot frequently. how do i fix this. every forum i find says to type in commands on git... were is this mystery console, i cant seem to find it or ...
0
votes
1answer
54 views

A simple hello world program in EJB3

I'm new to EJB. I am using Netbeans 7.3 to create a simple hello world application. I've tried and tested the code but I couldn't figure out where I go wrong. The sayHello method does not print. ...
0
votes
0answers
18 views

big data makes the build very slow

I have a web application coded in Netbeans. I'm using a very large image directory consisting of 50k images with total size of near 1gb. The actual project is very small. When I try to build the ...
-3
votes
0answers
16 views

I want Full Netbeans JavaFX MP3 Player Project [closed]

Actually i want to make a software like Virtual DJ. So this is just the starting. If some one help me then it will be really good. I need full project so that i can completely understand the code.
0
votes
1answer
4 views

Where are the configuration files kept for Project Groups in Netbeans 7?

I want to delete some project groups in Netbeans 7.2 that I no longer use. Netbeans 7.2 & 7.3 don't keep the configuration information for Project Groups in $USER_HOME/.netbeans as previous ...
0
votes
0answers
18 views

Netbeans error creating project ruby on rails

when i'm trying to create a new rails project in netbeans. it gives me following error rake aborted! cannot load such file-- warbler F:/ninto/RubyApplication3/lib/tasks/warbler.rake1:in ...
0
votes
0answers
41 views

Error: Could not find or load main class helloworld.app.HelloWorldApp in NetBeans

I've been following this guide: http://docs.oracle.com/javase/tutorial/getStarted/cupojava/netbeans.html and I followed it step by step. I have JDK 1.7 as platform set, so this is not an issue I think ...
1
vote
1answer
18 views

What project encoding I must set in Netbean project property to open files encoded using the DOS character set (Code page 437)?

The problem is that I don't see any encoding in the drop-down list of available encodes on Netbean project property that match any of the names that DOS character set have. I have installed Netbean ...
0
votes
0answers
42 views

Netbeans and working with “Compiled Code”

(better image: http://i.imgur.com/8m53Uxr.jpg) I opened up a .java file (not .class) in netbeans and I'm confronted by these blocks of "Compiled code". I have been tasked with refactoring this code ...
0
votes
0answers
23 views

jax-rs 2.0 and Glassfish 4 unable to @consume JSON into Pojo

I'm trying to create a plain sample that will consume a json message and inject it in the pojo object. I'm using the Netbeans dev build with JavaEE7 support and the latest Glassfish 4 promoted build. ...
0
votes
0answers
17 views

is there a way of running the leibict java sample on a windows7 64bit platform?

Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Users\Tjava Guru\Documents\NetBeansProjects\USSDTest\ussdjni.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform at ...
0
votes
1answer
18 views

Error installing netbeans Primefaces CRUD Generator plugin

I am using Netbeans 7.3 with installed Primefaces 3.4. I am trying to install the netbeans Primefaces CRUD generator plugin and i am getting the following error attached: Please help me in resolving ...
0
votes
1answer
32 views

Can't run javafx JAR outside Netbeans

I have a problem here with my javafx application jar, generated by Netbeans. Actually everything is running pretty well IF I am running inside Netbeans. However when I use the command line and try to ...
0
votes
0answers
24 views

netbeans maven-assembly-plugin builds jar with dependencies but without project classes

In netbeans 7.2.1 i am trying to build an executable jar with dependencies using the maven assembly plugin. It worked in the past but when building the jar now it contains all dependencies except the ...
1
vote
1answer
28 views

Why does netbeans not sign some jars?

I am having a problem with jar signing in netbeans. I developed a component to scan images via twain directly to my web app. The component is running as an applet. During building in Netbeans the ...
0
votes
2answers
25 views

Switched from Zend to Netbeans

I switched IDE's from Zend Studio to net beans and I found that everything in Net beans is tabbed 8 spaces. is there away to mass fix this, the "format" under source, formats my code in such a way ...
1
vote
1answer
103 views

Is there a google app engine plug-in for Netbeans 7.3

Is there a google app engine plug-in for Netbeans 7.3? I keep finding old links for previous version(all links are not working) but I cannot find a new version of the plugin anywhere. I am looking to ...
0
votes
0answers
43 views

i have made a java gui in Netbeans,but it is giving null pointer Exception when i use any button or field in my any Listener method

I have made my Java Gui In Netbeans,, in which there are buttons and text fields etc.... in my one action listener method, i have made a custom Jframe,, and it has a button as well, here is my code; ...
0
votes
1answer
20 views

Using Netbeans to connect to remote project on EC2

I try to connect to my project folder on AWS EC2 using Netbeans SFTP. In netbeans under Private key file I chose the .pem file what I've been getting. As host I use my AWS Public DNS and specified ...
1
vote
1answer
33 views

Multiple Instances Of JavaApplication

Is it possible to run more than one instance of a JavaApplication developed in Netbeans? My project uses sockets and I need multiple instances of my application to test it. Before Netbeans I used ...
1
vote
1answer
83 views

Error in import import net.proteanit.sql.DbUtils package in netbean ID 7.0RC2

I don't know to solve this problem does i need to add external jar please mention the name of jar to use this package.
0
votes
1answer
52 views

Not able to compile C++ in NetBeans IDE - Gives error “CreateProcess error=193, %1 is not a valid Win32 application”

I'm trying to build a C++ application in NetBeans 7.3. I'm using the MinGW compiler & I set up the project as a new project from an existing makefile. When I try to compile, I'm getting the ...
0
votes
0answers
20 views

NetBeans: “Package as” uses IDE default platform instead of custom platform

So I've been messing around with the packaging feature that NetBeans offers, following this tutorial: http://platform.netbeans.org/tutorials/nbm-nbi.html. I didn't like how I had to modify the ...
-4
votes
1answer
62 views

Servlet initialization as “welcome” page for STRUTS2

Please find the folder structure image as below: ( PROJECT & FILE STRUCTURE + web.xml in screen shot) http://tinypic.com/r/28bgvw8/5 I'm using: STRUTS 2 Servlet 3 Glassfish server 3.1.2 ...
0
votes
1answer
56 views

build-impl.xml:1031: The module has not been deployed

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 I ...
0
votes
0answers
13 views

Open EAR file in Net Beans 7

A previous project distributed their work through an EAR file. I want to open the EAR file with NetBeans and continue working on it. I can open the EAR file through file -> open file and view ...
0
votes
0answers
31 views

how to display to ten values from a MySQL database using JPA and Netbeans?

I am creating a simple inventory management system using MySQL database, JPA and Netbeans..I am currently faced with a few issues.. (I have been coding using these technologies for only 2 weeks) 1. I ...
0
votes
1answer
35 views

Move a text file into target folder when compiling a Maven project

I have a slight different version of the question that I made recently. I have a Maven project under Netbeans 7.3, which doesn't have any build.xml file to configure building options, while there is ...
0
votes
0answers
34 views

Default project setup adds “java” folder

I tried to setup a web application on Netbeans 7.2.1. A "java" folder is added under "src" folder. If java folder is deleted and folder below java folder "com" is moved up the hierarchy then Source ...
0
votes
2answers
30 views

How to import a class from a package in a different folder?

I am new to java. This is a basic question about packages. I have a small java project named "stacklist.java" in Netbeans IDE. It's package name is stacklist. And it has 4 different classes. One of ...
0
votes
1answer
21 views

Netbeans: move a text file into dist folder when compiling

I have a text file (let's say textfile.txt) stored in the project folder in Netbeans 7.3, e.g. project folder textfile.txt src package package.subpackage MyClass.java When I ...
0
votes
0answers
34 views

runMidlet.exe has stopped working

I am currently using NetBeatns IDE 7.3 with oracle_java_me_sdk-3_0_5 & JDK 7, 21 When I Run Project it Compiles and shows the following: *** Error *** Failed to connect to device 6! Reason: ...
0
votes
3answers
87 views

could not run a java project from another

I have two projects-try.java and another.java. I would like to run another,java from try.java here is my code for another.java package another; public class Another { public static void ...
0
votes
0answers
18 views

Can you customize the color of the query-results-window in Netbeans 7.3?

Using netbeans with the dark-nimbus theme gives a reasonable dark appearance for most of the IDE, although there are large areas of unusableness (like the Wizard window). However I find it reduces my ...
0
votes
1answer
26 views

Export runtime value of a variable in NetBeans

I'm using NetBeans for Java programming and I want to export the value of a variable into a file, since I can't do it by copy and paste like a big array list. Is there any command to do this at ...
0
votes
0answers
23 views

PHPunit not working over network

I have recently installed PHPUnit 3.7.17 on a Windows Server 2008 R2 that has PHP Version 5.3.21, Apache/2.2.21, Pear 1.9.4. I configured netbeans 7.3 on that server for PHPUnit, tested it and all ...
-1
votes
1answer
71 views

No J2ME compatible platform

I am using NetBeans IDE 7.3 and I am getting the following error. No J2ME compatible platform is installed in the IDE. You need to have at least one J2ME compatible platform installed in the IDE I ...
0
votes
1answer
22 views

“Cannot Bulk Load” Error in Netbeans.

I know this is an old error. I looked everywhere but still couldn't find the solution. Stackoverflow is my last resort. Here is what I am doing. I am trying to import a txt file through java into SQL ...
0
votes
0answers
95 views

How to configure FLTK on Netbeans 7.0.1 in Ubuntu 13.04?

everyone. I try to install and configure FLTK to Netbeans 7.0.1 in Ubuntu 13.04. I follow the steps in this link: http://all--about--programming.blogspot.com/2010/06/fltk-on-ubuntu-and-netbeans.html ...
0
votes
0answers
53 views

Jersey 1.3 + GlassFish 3.1 with pagination (next, prev, self), build ok, run ok but no results in browser

I'm currently following the old tutorial here about how to make REST java web services with Jersey and including hyperlinking (next, prev and self URI). I tried to passed it to Java EE 6 instead of ...

1 2 3 4 5 21