📜 ⬆️ ⬇️

NetBeans 7.3 Release

Recently released with version 7.3 of the wonderful NetBeans editor. Let's see what awaits us under the hood of this IDE. NetBeans IDE 7.3 allows web developers to create and debug applications that use HTML5, JavaScript, and CSS3 standards. Also, developers will see the updated interface of the page inspector and CSS styles editor, as well as a completely redesigned JavaScript editor. The IDE support for Groovy, PHP, JavaFX and C / C ++ has also been improved.




')
HTML5 Application Development
HTML5 application project with support for JavaScript testing
Significantly improved javascript editor
Improved page inspector and CSS editor
Javascript debugger added
Built-in WebKit browser, deep integration with Chrome



Java
Breadcrumbs: a new navigation bar shows the current entry in the editor
Added new hints and refactoring
Filters for finding used resources



Java ee
Java Persistence JPQL
REST Service Development

Javafx
FXML / Scene Builder support
JDK 7u6 + supports on Windows, Mac and Linux
FXML editing is greatly improved by providing code completion error marking.



Php
Namespace processing (Symfony 2, Doctrine 2, etc.)
Composer
Twig Code (with documentation)
Smarty Braces Matching for Related Tags
Smarty Parser Errors of Unmatched Tags

Groovy
Tight integration with Groovy 2.0
Java EE project support
Groovy JUnit test support
Implemented refactoring



Profiler
Selective memory profiling
CPU snapshot comparison
Support for Linux ARM

C / C ++
Reduced memory consumption, at least half for large projects
Increase parser speed

Netbeans platform
Content Filtering Settings Dialog Box
New File / Open menu of recent Files, and new shortcut CTRL + ALT + T


Other NetBeans 7.3 editor videos ( http://www.youtube.com/user/netbeansvideos )

A database of popular Javascript libraries integrating into your HTML5 project has also been added.



To test the layout, Netbeans integrates with most modern browsers.



PS: For translation, please do not kick much, I taught English poorly at school, and wanted to share information)
PS2: Not enough karma to transfer to the right hub, so I put it in Programming.

Website address: netbeans.org/features/index.html

Source: https://habr.com/ru/post/171585/


All Articles