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
246
votes
25 answers

WebService Client Generation Error with JDK8

I need to consume a web service in my project. I use NetBeans so I right-clicked on my project and tried to add a new "Web Service Client". Last time I checked, this was the way to create a web service client. But it resulted in an AssertionError,…
a.b
  • 9,414
  • 5
  • 26
  • 22
163
votes
6 answers

Dark theme in Netbeans 7 or 8

Is there a way to have a dark theme in Netbeans?
coding_idiot
  • 13,526
  • 10
  • 65
  • 116
125
votes
13 answers

How to clear the cache in NetBeans

I created a project in NetBeans, and I would like to clear the NetBeans cache. I'm running NetBeans 7.0.1 on a Windows 7 machine. How do I do this?
mohsen
  • 1,686
  • 3
  • 15
  • 15
42
votes
3 answers

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.x? If not, are there any work arounds?
Mahi M
  • 569
  • 1
  • 4
  • 11
31
votes
5 answers

How to disable the annoying NetBeans auto-suggest while typing

When I am typing in NetBeans 8.2, whether it is a HTML paragraph or something like an input field, this annoying auto-suggest feature keeps on popping up. It is really annoying when I try to press enter to start a new line as it will insert a load…
DibDibs
  • 566
  • 4
  • 17
25
votes
3 answers

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

After building an android application, I scanned the generated QRcode and install the application on galaxy s4 successfully. But when I try to do some search using the app I got the following exception: "java.net.ConnectException: fail to connect…
Yahya-Imam Munir
  • 451
  • 1
  • 5
  • 8
19
votes
9 answers

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. I modified the netbeans_jdkhome in netbeans.conf file, but nothing. Then uncommented it, nothing. The error keeps…
Jiří Mačák
  • 191
  • 1
  • 1
  • 4
18
votes
4 answers

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 I can't install it. When I try to install it I get this message: The plugin php apis is requested in implementation version…
BlackFire27
  • 1,470
  • 5
  • 21
  • 32
18
votes
1 answer

How to syntax highlighting for ejs file in netbeans

I have been working in netbeans IDE since long time and recently started coding in NodeJs but there is no highlight code for ejs file. How to rid from this problem.
user5210690
18
votes
3 answers

Netbeans Lowercase Shortcut Not Working

Netbeans has a nice set of keyboard shortcuts, but unfortunately, I can't seem to get all of them to work. Specifically, there's a keyboard shortcut for converting selected text to lowercase: Ctrl+U L. However, no matter how many times I try this…
Justin
  • 24,288
  • 12
  • 92
  • 142
18
votes
2 answers

Remove indent guide lines

Netbeans 8 by default shows indent guide lines (light gray dotted vertical lines). How can I turn that feature off?
assylias
  • 321,522
  • 82
  • 660
  • 783
15
votes
11 answers

Server Location (Catalina Home) folder is not valid

Trying to create Web application based on Tomcat. Can't set Tomcat folder: Error: The specified Server Location (Catalina Home) folder is not valid. How to fix this problem?
vico
  • 17,051
  • 45
  • 159
  • 315
15
votes
5 answers

setting up Scene Builder with NetBeans 8.0.2

I am using: Mac OS X 10.10.1 NetBeans 8.0.2 SceneBuilder 8.0.0 downloaded from gluonhq.com I dragged SceneBuilder to Applications folder. When I go to Options>Java>JavaFX and set Scene Builder path to the Applications folder, I get the…
Rounak
  • 613
  • 3
  • 8
  • 22
14
votes
12 answers

unable to uninstall netbeans 8.0.2

Error message showing is : The specified target component - nb-base/8.0.1.0.201408251540 was not found in the registry. The installer can continue as if the target component was specified. Click yes to continue, No to exit the installer. I…
Devasish
  • 1,917
  • 2
  • 22
  • 32
14
votes
3 answers

java.library.path, classpath Netbeans 8.0.2

I have just installed the Matlab Runtime on: Distributor ID: Ubuntu Description: Ubuntu 15.04 Release: 15.04 Codename: vivid You can find the Matlab runtime here in my case in installed R2015b (9.0)* (MATLAB Runtime 9.0, for R2015b, is…
DevilCode
  • 1,054
  • 3
  • 35
  • 61
1
2 3
99 100