📜 ⬆️ ⬇️

NetBeans 7.0 Beta

image Innovations in NetBeans 7.0 Beta. The release is scheduled for February-March.

Of noteworthy changes:

Editor enhancements common


1) Word wrap
2) Less intrusive checks for code changes in third-party programs

Java


1) JDK7 can be selected as platform
2) Junit 4.8.2
3) Ant 1.8.1
4) Maven 3
5) New visual editor for GridBagLayout
and many others others
')

Java ee


1) Tomcat 7
2) JSF integration with server libraries
3) Can choose JVM
image
4) jBoss 6
and many others others

WEB-languages


1) JSON support - formatting in .json files
2) HTML5 hints
image
3) improved HTML5 validation
image

Php


1) Running a file without a project
2) PHPDoc generation
image
3) Several improvements in project support
4) Improved Rename ( Rename Refactoring ) Thing is certainly useful.
5) Safe deletion when refactoring (Safe delete refactoring)
6) View type hierarchy
image
7) php 5.3 alias support
image

Profiler


1) improved integration - everything works out of the box.
2) CPU thread timer - works for all platforms.

Oracle database support


From version 7 you can connect from IDE to the database and work with it.
There is support for stored procedures.

C / C ++


1) Projects from binary files
2) Projects from a remote source

Links


Realese Information
Realese notes
New and noteworthy
Download NetBeans 7.0 beta
Roadmap

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


All Articles