Questions tagged [netbeans-8]

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.

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.

New Feature Highlights:

Java

  • JDK 8 support: tools and editor enhancements for working with Profiles, Lambdas, and Streams.
  • Java SE Embedded support to deploy, run, debug or profile Java SE applications on an embedded device, such as Raspberry PI, directly from the NetBeans IDE.
  • Java ME Embedded 8 support.
  • Several Java Editor enhancements, such as many new Java hints, Javadoc shown as tooltip, instant rename enhancements, and code completion exclusions.
  • Improved integration with JavaFX Scene Builder.

Java EE

  • New PrimeFaces code generators, to generate complete PrimeFaces skeleton CRUD applications with connection to databases.
  • Tomcat 8.0 and TomEE support, including out-of-box JPA, JSF and JAXRS configuration and data sources.
  • Facelets Template Client wizard asks for sections to generate.
  • Code completion for template sections, and within JSF composite components.
  • Enhanced CDI integration in beans.xml file, with code completion for alternative classes and stereotypes.
  • More flexibility for JPA hints, which can be disabled, enabled, and warning level changed.

Maven

  • New Maven graph layout switcher.
  • Navigator shows POM goals.
  • Additional web resources shown in Projects window.
  • Improved Maven performance when re-running Web applications.
  • Improved Maven performance of "Apply Code Changes" while debugging.

JavaScript

  • AngularJS navigation via hyperlinking from view to controllers.
  • Many enhancements for AngularJS in code completion between artifacts, such as code completion in the view to properties defined in controllers.
  • Code completion support in Knockout templates.
  • New editor support for creating JQuery widgets and plugins.
  • Debugging of JavaScript code executed in Nashorn (JDK 8+) script engine is supported.

HTML5

  • Android 4.4 WebKit debugging supported for Cordova 3.3+.
  • New Karma test runner support.
  • New Grunt build support.
  • Avatar.js is available in the Plugin Manager, via Tools | Plugins. After installation, you're able to create Avatar.js projects.

PHP

  • Support for PHP 5.5.
  • New support for Nette tester.
  • New support for PHP CS Fixer.
  • Enhancements for Twig, Latte, and Neon.
  • Composer supported by New Project Wizard.

C/C++

  • New Breadcrumbs feature for navigation in editor.
  • New GDB Console to enable usage of command line GDB mode.
  • New hints and code completions.
  • Improved remote performance.

Platform

  • Enhanced flexibility in the Window System, such as split of editor via drag and drop, and a new API to customize editor tabs.
  • New design of user interface for managing Project Groups.
  • Files in folders can be sorted by extension.

Miscellaneous

  • Profiler enhancements: Profile on embedded platforms, show thread owning monitor for lock contention, and improved Threads view.
  • Versioning enhancements: Support for Subversion 1.8 working copies, various enhancements to Git and Mercurial support.
  • Task Schedule and other new features in Tasks window for bug tracking.

Official Website: http://netbeans.org/
Official Release informations: https://netbeans.org/community/releases/80/

Release Date: 18.03.2014

Tagging recommendation: It is recommended to use the tag together with the version specific tag.

1758 questions
5
votes
1 answer

How can I get the Netbeans plugin eslint to work?

This was my process Install node.js/npm https://www.npmjs.com/get-npm Install eslint npm i -g eslint Go to Tools -> Options -> HTML/JS -> ESLint Set ESLint path to C:\Program Files\nodejs Set Conf path to Z:.eslintrc.json There are no Action Items…
AllisonC
  • 2,973
  • 4
  • 29
  • 46
5
votes
1 answer

Editing auto generated code by netbeans

With Netbeans, I have created a GUI form and added a JList component. In order to add items, I have create a ListModel according to many websites. DefaultListModel model = new DefaultListModel<>(); JList list = new JList<>( model…
mahmood
  • 23,197
  • 49
  • 147
  • 242
5
votes
1 answer

NetBeans can't run package.json on a Maven web application

Using NetBeans 8.2, I've created a new Maven web application. I have placed a working package.json file inside the Web Pages folder so its path is: C:\Users\xxx\Documents\NetBeansProjects\MyApp\src\main\webapp\package.json I left click on the…
svarog
  • 9,477
  • 4
  • 61
  • 77
5
votes
7 answers

Windows 10 and Netbeans: no write permissions

I've installed Netbeans 8.2. on my clean Windows 10 install. Now I want to set up a new project, but when I select my source folder I get the message 'Sources folder is not writable'. Then I decided to just change my HTML code, but when I save I've…
Sam
  • 472
  • 1
  • 8
  • 19
5
votes
0 answers

Generating constructor invocation with type arguments

I want to use TreeMaker to generate a constructor call for a type with type arguments in my netbeans code generator plugin. Additionally I want to import types rather than using the fully qualified names (see QualIdent). I'm using the NewClass…
fabian
  • 80,457
  • 12
  • 86
  • 114
5
votes
0 answers

How to Include and Use GSON library in Netbeans project

I am trying to import gson into my project so as to convert my data to json format.I am writing my code on NetBeans .I have imported the gson-2.2.4 jar to my library folder but stil it is not working.
rishabh agarwal
  • 99
  • 1
  • 13
5
votes
1 answer

How to open fourth tab as first tab in JTabbedPane in netbeans

I have a tabbed pane including five tabs on it . This tabbed pane is on a JPanel I use a button on another JPanel to get fourth tab as leading tab . But when I click on the button first tab is still display and I have to move to the fourth one…
Terance Wijesuriya
  • 1,928
  • 9
  • 31
  • 61
5
votes
3 answers

Netbeans a new window for each project

I have 2 projects inside of netbeans. I would like to open to windows, one for each project. Is this possible within netbeans 8.1? I have googled the question and the response show no, but the answers are all older (~3 - 10 years old). Is it yet…
user2924127
  • 6,034
  • 16
  • 78
  • 136
5
votes
1 answer

Loosing vertical scrollbar in netbeans nimbus LAF

I'm using Netbeans 8.0.2 and the Nimbus Look And Feel. At a certain point, when the vertical scroll slider becomes small, it disappears. Has anyone the same behavior or any fix for that problem? EDIT: This happens only in Nimbus and Dark Nimbus…
sylo
  • 207
  • 3
  • 16
5
votes
0 answers

Netbeans 8.0.2, Glassfish 3 Cannot resolve reference Local ejb-ref

I'm trying to run an enterprise app in a Glassfish 3.0 server running on my local system. I'm using NetBeans 8.0.2 as the IDE, but I'm actually using the server console of Glassfish to deploy, for now. This app is currently working in production. I…
Jack BeNimble
  • 35,733
  • 41
  • 130
  • 213
5
votes
2 answers

How to Debug Thread.start() in java

I am debugging a Java Application in NetBeans IDE 8.0.2. When a Thread.start() method is called I am not able to reach the run() method of that thread (though I put the breakpoints in that method). However, sometimes it is hitting the method but…
Anil Kumar
  • 2,521
  • 7
  • 23
  • 40
5
votes
2 answers

How to drill down into shared_ptr [Netbeans, clang++, gdb]

I'm using Netbeans C++ 8.0.2 clang++ (Ubuntu clang version 3.6.0-2ubuntu1 (tags/RELEASE_360/final) (based on LLVM 3.6.0)) gdb (GNU gdb (Ubuntu 7.9-1ubuntu1) 7.9) In my "C++ Simple Tests," whenever I inspect a variable that is a shared_ptr, all I…
Brent
  • 4,153
  • 4
  • 30
  • 63
5
votes
7 answers

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 "Unable to resolve identifier" , although build is successful" and I set the "C++ standard" to "C++11" in the code…
Oebele
  • 581
  • 1
  • 4
  • 17
5
votes
3 answers

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 cordova but i'm not able to install because of the following error can any one help me out please. Error: npm ERR! Windows_NT 6.3.9600…
praveen gogula
  • 599
  • 3
  • 6
  • 22
5
votes
1 answer

How to change default JDK in NetBeans 8

I've been running NetBeans 8.0.2 on 64-bit Windows 7 with JDK 1.7.0_51 for some time. I recently installed JDK 1.7.0_79 and added it as a new platform in NetBeans. I would like that to also be the Default JDK, but the old way of accomplishing that…
Kevin Rahe
  • 1,609
  • 3
  • 19
  • 27