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
4 answers

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 just can't figure out why it's not working. here is the code: main package hi; import javax.persistence.EntityManager; import…
Mitzi
  • 63
  • 1
  • 1
  • 6
5
votes
1 answer

How do I stop a running process in Netbeans

In Netbeans, after running a project (by clicking F6), how can I stop that running progress as if it were shutdown by the OS (not cancel it)? On the Output windows of Netbeans, there is only a cancel button, which cancels the running process. In my…
tiboo
  • 8,213
  • 6
  • 33
  • 43
5
votes
3 answers

Using the WildFly application server with NetBeans IDE

I was accustomed to using GlassFish server all the times. I'm migrating a Java EE application from GlassFish (4.0) to WildFly 8.1.0 final. I tried using WildFly 8.1.0 final on NetBeans 8.0 using this plugin for the server, since there was no…
Tiny
  • 27,221
  • 105
  • 339
  • 599
5
votes
1 answer

jBoss stuck at starting in netbeans and never starts

I am running Java 8, NetBeans 8 and jBoss 7.1.1-Final. When I right click on the jboss application server and select "start", it starts going and then never fully starts up. Here is my output. Calling "C:\Athabasca\Comp…
Richard Chase
  • 407
  • 5
  • 21
5
votes
0 answers

No [ManagedType] was found for the key class [entitiy class] in the Metamodel

I am working on a project using spring-data-jpa(1.3.2.RELEASE), eclipselink(2.5.1) over netbeans(8.0) with glassfish server(4) and maven. The project is running fine until the second deployment in the running server. This is the…
cdesh
  • 113
  • 8
5
votes
1 answer

Netbeans while/for blocks to collapse folding

I use netbeans 8 rc1 , as older version, netbeans does not fold while/for blocks, is there any way to do enable this ? Thanks.
engtuncay
  • 867
  • 10
  • 29
4
votes
7 answers

Navigating the file system with netbeans is VERY slow

Since a few days, navigating the file system with Netbeans is VERY slow (more than two minutes to access a file, and if you have to navigate a file system, it is true every time. I have exactly the same problem after clearing the cache, and with…
Hervé Girod
  • 465
  • 3
  • 12
4
votes
3 answers

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 SE was not found on this computer.Make sure JDK is properly installed and run installer again. You can specify valid JDK location…
Mehar Shahani
  • 89
  • 1
  • 1
  • 3
4
votes
1 answer

No matter what I tried, GDB just won't work on my Mac (Mojave). Common error but I've found no solutions

it's my first post so I apologise in advance if I post anything wrong or incorrectly format. My system: MacBook Pro running MacOS Mojave 10.14.1, Netbeans 8.2 I'm running a simple C++ program that prints hello world: int main(int argc, char** argv)…
user510963
  • 51
  • 1
  • 3
4
votes
1 answer

netbeans - debugger exited with code 0xc0000135

I need to install debugger in netbeans. I have already installed gdb in the mingw/bin directory with mingw-get.exe install gdb. I have added the line C:\MinGW\bin\gdb.exe. However when i run the debugger it gives out this message: During startup…
Adato
  • 423
  • 4
  • 20
4
votes
2 answers

Netbeans 8.2 : Scrollbar not following cursor

So i updated from Netbeans 8.0.2 to 8.2 and now i have this very annoying bug : when i move the cursor down, the scrollbar won't auto scroll, so the cursor simply disappears ! I need to manually scroll to get the cursor visible again. I'm on Mac Os…
delphirules
  • 6,443
  • 17
  • 59
  • 108
4
votes
1 answer

How to convert spaces in tabs in Netbeans 8.2?

Some IDEs and Text Editors write spaces instead of TABs. Is there a way to convert these spaces into TABs when I import a project or some files in Netbeans 8.2 ? Is there a way to convert spaces into TABs for a Netbeans current project? I also saw…
Catalin Copil
  • 41
  • 2
  • 9
4
votes
6 answers

Warning: filter_input(): INPUT_REQUEST is not yet implemented

I am trying to modify this line. Originally, it was $cmd = $_REQUEST["cmd"]; Then, I changed to this by reading this post a link at Stackoverflow. $cmd = filter_input(INPUT_REQUEST, "cmd"); But, I am still getting bottom error: Warning:…
Java
  • 1,208
  • 3
  • 15
  • 29
4
votes
1 answer

Is there any way to adjust Netbeans to show history line by line aside programming area?

I am using Git. For looking into history we need to click history tab and another window opens show dif to previous and current. Like Intellij, where history of Line is shown in left gadget, which show date and author who checked in code. Is there…
fatherazrael
  • 5,511
  • 16
  • 71
  • 155
4
votes
0 answers

How to stop parsing project when open Netbeans project

I'm devoloping in a large project C language with Netbeans 8.2 IDE. First time I create project from source code, Netbeans parse project in a long time and it was succeed. But when I reopen this project, Netbeans reparse project, it make my computer…
rum
  • 59
  • 6