Top "Netbeans-8.1" questions

NetBeans IDE 8.1 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 tools for HTML5/JavaScript, in particular for Node.

How to integrate codeIgniter with netbeans fully

I downloaded Netbeans and CodeIgniter, and I downloaded 2 plugins for Netbeans. On of them is called "PHP CI Framework" and …

codeigniter netbeans netbeans-7 netbeans-8 netbeans-8.1
NetBeans 8.1 Activation Failure

I am trying to install NetBeans 8.1 on my Ubuntu 14.04.3 LTS. When I try to create a new project, it shows …

java netbeans ubuntu-14.04 netbeans-8.1
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
Java "import java.util.Scanner" not working

This is my first time coding, so I'm sorry if I caused you to facepalm. I wanted to use the …

java netbeans java.util.scanner netbeans-8.1
How to use CodeSniffer in Netbeans 8.1

I have installed Netbeans 8.1 and Xampp for Windows with PHP 5.6. Netbeans 8.1 has the CodeSniffer installed by default. Xampp too (pear). …

php netbeans codesniffer phpcodesniffer netbeans-8.1
Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.3.2:exec (default) on project mavenproject2:

I am beginning the initial attempt to use Vert.x in Java. IDE is Netbeans version 8.1. Vert.x is version 3.0.0. …

java maven vert.x netbeans-8.1
How to recompile with -Xlint in java netbeans?

How do i recompile my java program with -Xlint as indicated by the java compiler. I am using netbeans 8.1 beta …

java netbeans cmd recompile netbeans-8.1