站内搜索: 请输入搜索关键词

当前页面: 开发资料首页业界新闻NetBeans 5.5 Beta 发布

NetBeans 5.5 Beta 发布

摘要: NetBeans 5.5 Beta 发布了。NetBeans 5.5 Beta 支持Java Enterprise Edition 5, 特别是支持Java Persistence, EJB 3 以及 JAX-WS 2.0.. 同时, 对RIA的开发有了较大的提升...
NetBeans 5.5 Beta 发布了。

NetBeans 5.5 Beta 支持Java Enterprise Edition 5, 特别是支持Java Persistence, EJB 3 以及 JAX-WS 2.0.. 同时, 对RIA的开发有了较大的提升...

NetBeans 5.5 Beta 是基于NetBeans 5.0 至上开发的...

官方提到的新特性:
General Java Enterprise Edition™ 5 platform support:
Deploys to the Sun Java System Application Server PE 9 (Glassfish).
Provides code completion and Javadoc for Java EE 5 APIs and deployment descriptors.
Web tier technologies updated for Java EE 5 platform: Servlet 2.5, JavaServer™ Pages 2.1, JavaServer™ Faces 1.2


Java Persistence support:
Generates Java entity classes from existing DB schemas.
Creates entity classes in the IDE and lets the server generate the DB relying on the DB-from-Java feature in Glassfish
The persistence runtime can be used in web apps and plain Java apps without the need of a full-blown Java EE application server.
Wizards for creating complete web application for manipulating data in the database using Java Persistence.
Enhanced Java source editor for code completion and hints.
High level user actions that generate common code patterns (e.g. using an Entity Manager).


Java API for XML Web Services (JAX-WS) Support (aka Web Service 2.0)
Generates JAX-WS 2.0 artifacts for SE 6 and EE 5 projects
Configuration is done through bindings customization (like asynchronous calls, package info)
Simplified and updated template wizards.
High-level user actions that generate common code patterns (e.g. calling a web service).


Support for Enterprise Java Beans 3 session beans
Simplified development of session beans and message driven beans.
Enhanced Java source editor with code completion, error checking, and hints specifically targeting EJB 3.


Other improvements:
Code completion for the JavaServer™ Pages Expression Language.
Support for Java EE Application Clients.
Support for configuring security in Java EE applications.
Support for running SQL scripts directly from the IDE.


官方站点:
http://www.netbeans.org/community/releases/55/index.html

NetBeans 论坛:
http://www.matrix.org.cn/topic.shtml?forumId=50
↑返回目录
前一篇: Java调优器YourKit Java Profiler 5.5 版本发布
后一篇: 消息中间件 MantaRay 2.0 发布