Questions tagged [netbeans-7.2]

NetBeans IDE 7.2 provides a significantly improved performance and coding experience, with new static code analysis capabilities in the Java Editor and smarter project scanning. The release also includes notable features such as integration with Scene Builder for visually creating JavaFX forms; support for multiple PHP frameworks; updated Groovy support; and many other enhancements in Java EE, Maven, C/C++ and the NetBeans Platform.

NetBeans IDE 7.2 provides a significantly improved performance and coding experience, with new static code analysis capabilities in the Java Editor and smarter project scanning. The release also includes notable features such as integration with Scene Builder for visually creating JavaFX forms; support for multiple PHP frameworks; updated Groovy support; and many other enhancements in Java EE, Maven, C/C++ and the NetBeans Platform.

New Feature Highlights:

Performance

  • Project scanning now on background, not blocking editor features and navigation
  • Improved project scanning speed
  • Improved performance on remote Filesystems

Java

  • FindBugs support
  • TestNG testing framework support
  • New refactorings and hints
  • Various Maven support enhancements
  • Various Debugger enhancements

Java EE

  • Amazon Elastic Beanstalk support
  • Code completion for Java Persistence named queries and JPQL statements
  • More editor hints for EJB and CDI
  • Improved and updated support for JSF component suites

JavaFX

  • Scene Builder interoperability
  • Improved FXML and FX CSS support
  • FX-in-Swing Projects
  • Default configurations for instant Run as WebStart and Run in Browser
  • Project auto-update and improved FX SDK/RT auto-detection

PHP

  • Support for PHP 5.4
  • PHP editing: Fix Uses action, annotations support, editing of Neon and Apache Config files and more
  • Support for , and frameworks
  • FTP remote synchronization
  • Support for running PHP projects on Hudson

Groovy and Grails

  • Dramatic improvement of scanning, code completion and Go to Type action speed
  • Updated to Groovy version 1.8.6
  • Enhancements of code completion and editor hints

C/C++

  • Support new C++11 standard
  • Pretty printing, watchpoints and catchpoints support for gdb
  • Partial and Incremental Find Usages
  • Improved parsing performance and reduced memory consumption

NetBeans Platform

  • Positioning of tabs in window system can be configured
  • Support for custom implementations of tab control
  • New @NavigatorPanel.Registration for registering navigator panels declaratively
  • New @Arg annotation for registering command line options declaratively
  • New @NbBundle.Messages available on fields

Miscelleanous

  • Subversion 1.7 built-in support
  • Improved Find in Projects functionality
  • New default locations for userdir and cachedir
  • 64-bit launcher for Windows

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

Release Date: July 24, 2012, October 2, 2012 (NetBeans 7.2.1)

Tagging recommandation:

There are several version specific tags. It is recommended to use the tag together with the version specific tag, e.g. .

58 questions
0
votes
0 answers

Cursor causes error in Netbeans?

When I was programming in Java with NetBeans, I found a strange error. When I ran the application with my cursor on certain lines, it would give me an error code without reason and display random junk in the applet. If I click to a different line…
Blake Doeren
  • 665
  • 4
  • 10
  • 16
0
votes
2 answers

c++ Netbeans 7.2.1 linking boost libraries correctly

I've recently switched from visual studio 2010 express to using NetBeans, and i'm already very impressed with the layout and simplicity, even though it did take a bit of nudging to compile right. However, i've got another problem. When i tested to…
FatalCatharsis
  • 3,407
  • 5
  • 44
  • 74
0
votes
2 answers

Unknown output unicode in python 2

I tried to implement this code from NLP UPC research group to retrieve synonyms for some entered words. when I ran the testing method def test(): "tests some functions" a=wn.get_words(True) print 'length of a: ', len(a) print…
Abrial
  • 421
  • 1
  • 5
  • 20
0
votes
1 answer

Imported existing CMake project into Netbeans 7.2, but No build options available

I have imported a project built with CMake into Netbeans 7.2. I can succesfuuly build the project from netbeans, however: I dont know what build configuration is being used (i.e. debug or release). I suspect it is a debug release due to the size of…
Homunculus Reticulli
  • 65,167
  • 81
  • 216
  • 341
0
votes
1 answer

NetBeans and the Invisible jUnit Library

I installed jUnit using the normal NetBeans installer but when I try to open a project that uses jUnit, I get a dialog box that says I have to resolve missing references. In addition, when I tried to find the jUnit library, I noticed that it wasn't…
Zian Choy
  • 2,846
  • 6
  • 33
  • 64
0
votes
2 answers

How to install CakePHP plugin for PHP IDE Netbeans 7.2

I have the PHP IDE version of NetBeans 7.2 and have installed the plugin successfully (it is shown as enabled in the plugins list and appears in the project properties). However, nowhere do I see a place to select the framework as shown in the…
Matt
  • 1,328
  • 1
  • 16
  • 28
0
votes
1 answer

Location of Templates on Netbeans 7.2 MacOSX 10.8.2

Where are the template files created under Tools > Templates located on MacOSX? As other posts suggested I've checked ~/.netbeans/[version]/config/Templates, but I can only find templates for an older version (7.1.1) here, and not for the 7.2…
Stilero
  • 467
  • 4
  • 19
0
votes
3 answers

OSGi Netbeans Development

I'm starting a project with OSGi, but I don't know how to do it. I use Netbeans 7.2. My doubt is what is better NetBeans or Eclipse? Someone have a good tutorial? In NetBeans I created a project, build a Activator class, but when I Run, it starts…
Guilherme Simão Couto
  • 1,016
  • 2
  • 12
  • 24
0
votes
1 answer

Code Navigation in Netbeans 7.2

In Netbeans 7.2, when I try to navigate to a method implementation (that has more than one implementation) nothing happens. If the method only has one implementation it all works, but if it has more than one, it doesn't. Is it possible to make it…
maks
  • 5,911
  • 17
  • 79
  • 123
0
votes
1 answer

Add java doc keymap to netbeans

I'd like to setup a key map to generate the structure of a java doc in Netbeans 7.2. I'm wondering if anybody knows how to do it?
Code Junkie
  • 7,602
  • 26
  • 79
  • 141
0
votes
1 answer

netbeans 7.2 svn problems

I have a problem using subversion 1.6.12 (as server) and netbeans 7.2RC as client. The svn server works perfectly with TortoiseSVN 1.7.7, but netbeans throw the following error: svn: authentication cancelled thanks in advance for the answer
DuDu371
  • 1
  • 1
-1
votes
1 answer

Plugins for NetBeans 7.2 and some issues that I am facing

I upgraded to NetBeans 7.2 from NetBeans 7.0 yesterday, and I don't see the "Java desktop application" option in NetBeans 7.2 unlike NetBeans 7.0. I googled and found out that it (the framework for Java desktop application) got dropped, and I also…
user1720616
  • 543
  • 1
  • 6
  • 13
-2
votes
1 answer

Netbeans 7.2 Ctrl + click doesn't open

I recently installed netbeans 7.2 it was installed successfully but when iam opening it displays like loading cached objects and it is closing
prasanth
  • 1
  • 1
1 2 3
4