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.

Erroneous "Unable to resolve identifier" in Netbeans

My program compiles fine, but Netbeans tells me "Unable to resolve identifier to_string." I tried everything in "Netbeans 7.2 shows "…

c++ c++11 netbeans netbeans-8
JavaFX8 - sun.util.logging.PlatformLogger not found Exception in NetBeans 8

I have recently installed JDK8 + Netbeans8 (downloaded the bundled setup from Oracle site) on my Windows 8.1 machine. When I create …

java netbeans javafx-8 netbeans-8
Netbeans 8 UML Diagrams

How to generate class diagrams of a project with Netbeans 8.x? I tried to install the UML plugin from http://…

uml diagram class-diagram netbeans-8
Netbeans installer issue with jdk 11

I downloaded and installed jdk 11 and am now trying to install netbeans 8.2. But i get an error which states "JAVA …

netbeans-8
CodeIgniter support on netbeans 8.0

I am new in codeIgniter and trying to do the project in netbeans 8.0. The problem is, I can't download the …

codeigniter plugins netbeans-8
NetBeans 8.0.2 not recognizing python plataform. How to solve this issue?

I have installed in my pc the free version of Enthought Canopy that works good as python interpreter. But I …

python netbeans-8
How to setup JPA project with hibernate

I really need your help this time. I'm trying to build a very simple jpa example with hibernate and I …

netbeans netbeans-8
java.lang.NoClassDefFoundError: sun/security/ssl/SupportedEllipticCurvesExtension

I am trying to secure a web application so that I can use a secure data transport layer TLS/SSL …

security jakarta-ee glassfish netbeans-8 glassfish-5
npm ERR! Windows_NT 6.3.9600, unable to install cordova in windows8

I tried to install cordova on my windows8 machine by using the below command in command prompt npm install -g …

node.js cordova proxy netbeans-8
Gradle, error could not find or load main class 'test.Main'

I implemented Gradle on one of my projects. I use Netbeans 8.02 with the gradle plugin. Structure is as it should …

java gradle find main netbeans-8