Top "Netbeans-8" questions

NetBeans IDE 8.0 provides out-of-the-box code analyzers and editors for working with the latest Java 8 technologies--Java SE 8, Java SE Embedded 8, and Java ME Embedded 8. The IDE also has a range of new enhancements that further improve its support for Maven and Java EE with PrimeFaces; new tools for HTML5, in particular for AngularJS; and improvements to PHP and C/C++ support.

java.net.ConnectException: fail to connect to localhost/127.0.0.1(port 8080): connect failed:ECONNREFUSED….(Codename One App)

After build android application , I scanned the generated QRcode and install the application on galaxy s4 successfully. But when I …

java codenameone netbeans-8 glassfish-4.1
How to insert value of radio button into database in java?

i have 2 JRadioButtons called Male & Female in my design.and at the end of source code,I declared a …

java jdbc netbeans-8 jradiobutton
How do I enable "JAX-RPC Web Services" plugin in NetBeans 8.0

I'm trying to build a WS client from an RPC (allegedly) encoded WSDL service at https://www.fbo.gov/ws/…

java web-services netbeans wsdl netbeans-8
How to clear cache in NetBeans 8.0 OS X

How do I clear the cache in NetBeans 8.0 on OSX Mavericks? Previous posts have suggested that I remove the files …

netbeans osx-mavericks netbeans-8
Can't create java application project in netbeans8.1.(ubuntu)

I am new to NetBeans and I can't create a "Java Application" project, like shown in all tutorials. I can …

java netbeans netbeans-8 netbeans-8.1
Netbeans IDE - invalid jdkhome specified

Netbeans 8.0.2 shows this error on startup Netbeans 8.0.2 error on startup. I searched for this error, but nothing works for me. …

java windows netbeans-8
javaee-endorsed-api-7.0 not found

Good morning the reason for my question is about an error that tells me neatbens javaee-endorsed-api-7.0 not found I'm trying …

java netbeans-8
NetBeans 8.0.2 Java "Project Folder already exists and is not empty"

I've been getting this error message when I want to create a new project in NetBeans. There are two old …

java netbeans netbeans-8
Is there any Plugin available for VueJs in Netbeans 8.2

Netbeans 8.x intellisense doesn't identify VueJS tags. Is there any Plugin available for VueJs syntax highlighting or autofill support in …

netbeans-8 vuejs2
Using NetBeans 8 but getting below compilation error for Lambda expression

I am using NetBeans 8. When my code contains a Lambda expression and I try to compile, I get the following …

java netbeans java-8 netbeans-8