﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>语源科技BlogJava-荒野</title><link>http://www.blogjava.net/yehuangye/</link><description>天行健,君子以自强不息.
地势坤,君子以厚德载物.</description><language>zh-cn</language><lastBuildDate>Thu, 07 May 2026 02:35:17 GMT</lastBuildDate><pubDate>Thu, 07 May 2026 02:35:17 GMT</pubDate><ttl>60</ttl><item><title>Netbeans 5.5Beta 发布信息 </title><link>http://www.blogjava.net/yehuangye/archive/2006/05/16/46405.html</link><dc:creator>荒野</dc:creator><author>荒野</author><pubDate>Tue, 16 May 2006 07:02:00 GMT</pubDate><guid>http://www.blogjava.net/yehuangye/archive/2006/05/16/46405.html</guid><wfw:comment>http://www.blogjava.net/yehuangye/comments/46405.html</wfw:comment><comments>http://www.blogjava.net/yehuangye/archive/2006/05/16/46405.html#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://www.blogjava.net/yehuangye/comments/commentRss/46405.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/yehuangye/services/trackbacks/46405.html</trackback:ping><description><![CDATA[
		<div class="postText">今天在浏览netbeans.org时,网站首页显著的地方显示 
<h1><font face="Trebuchet MS" color="#999999" size="2">NetBeans IDE 5.5 Beta Now Available</font></h1><p>Netbeans 5.5是第一个完全支持JavaEE 5 的IDE.而且增强了 <strong>Java Persistence,EJB 3</strong>and <strong>JAX-WS 2.0 </strong>规格说明.<br />在下载netbeans5.5后,任何有关JavaEE 5的特性都可以正常使用.其中包括EJB3.0,WEB层开发和web services.<br />(一直喜欢netbeans胜过eclipse就是因为这个原因,我比较懒,呵呵!)<br /><a href="http://www.netbeans.org/community/releases/55/index.html"><font color="#000080">http://www.netbeans.org/community/releases/55/index.html</font></a><br /><br />很明显,sun确实对netbeans加大了投入,netbeans5.5增强了功能,具体的我就不说了,大家浏览上面网址就知道了.<br /><br />另外,netbenas.org提供了提供了5.5的企业级开发包,移动版开发包,和Netbeans Profiler,以及对C++/C的支持包.<br />简单介绍一下企业开发包.Enterprise Pack,在安装Enterprise Pack5.5之后,你可以进行以下开发:<br /><strong>SOA visual design tools for architects and programmers</strong><br /><strong>UML Modeling<br />Identity Management<br />Java EE 5 SDK</strong><br />大家可以参照访问以下网址获得更多信息,<br /><a href="http://www.netbeans.org/products/enterprise/index.html"><font color="#000080">http://www.netbeans.org/products/enterprise/index.html</font></a><br /><br />以上内容都可以<br />从netbeans.org上免费下载<br />得到.写得比较乱,凑合着看吧.<br /><br /><br /></p><h2>Netbeans 5.5 <a name="features">Feature Highlights</a>(From Netbeans.org)</h2><p><br />The NetBeans 5.5 Beta release contains many features that maximize your productivity and flexibility with building robust, standards-compliant Java™ applications: </p><ul><li>General Java Enterprise Edition™ 5 platform support: 
<ul><li>Deploys to the Sun Java System Application Server PE 9 (Glassfish). 
</li><li>Provides code completion and Javadoc for Java EE 5 APIs and deployment descriptors. 
</li><li>Web tier technologies updated for Java EE 5 platform: Servlet 2.5, JavaServer™ Pages 2.1, JavaServer™ Faces 1.2 </li></ul><br /></li><li>Java Persistence support: 
<ul><li>Generates Java entity classes from existing DB schemas. 
</li><li>Creates entity classes in the IDE and lets the server generate the DB relying on the DB-from-Java feature in Glassfish 
</li><li>The persistence runtime can be used in web apps and plain Java apps without the need of a full-blown Java EE application server. 
</li><li>Wizards for creating complete web application for manipulating data in the database using Java Persistence. 
</li><li>Enhanced Java source editor for code completion and hints. 
</li><li>High level user actions that generate common code patterns (e.g. using an Entity Manager). </li></ul><br /></li><li>Java API for XML Web Services (JAX-WS) Support (aka Web Service 2.0) 
<ul><li>Generates JAX-WS 2.0 artifacts for SE 6 and EE 5 projects 
</li><li>Configuration is done through bindings customization (like asynchronous calls, package info) 
</li><li>Simplified and updated template wizards. 
</li><li>High-level user actions that generate common code patterns (e.g. calling a web service). </li></ul><br /></li><li>Support for Enterprise Java Beans 3 session beans 
<ul><li>Simplified development of session beans and message driven beans. 
</li><li>Enhanced Java source editor with code completion, error checking, and hints specifically targeting EJB 3. </li></ul><br /></li><li>Other improvements: 
<ul><li>Code completion for the JavaServer™ Pages Expression Language. 
</li><li>Support for Java EE Application Clients. 
</li><li>Support for configuring security in Java EE applications. 
</li><li>Support for running SQL scripts directly from the IDE. </li></ul></li></ul><p><br /> </p><h2>Enterprise Pack Feature Highlights</h2><ul><li><b>SOA visual design tools for architects and programmers</b><ul><li>XML Schema Tools - Create, visualize and edit XML schema. Visualize the relationships between schema elements. Use queries find usages and find unused global components. Schema creation wizards. <a href="http://developers.sun.com/prodtech/javatools/jsenterprise/tpr/reference/presentations/xmltools/xmltools.htm"><strong><font color="#045491">Watch the XML Schema Tools video</font></strong></a>. 
</li><li>BPEL Designer, visual editor for BPEL and WSDL - Author, build, deploy, and test BPEL processes. Includes a full two-way editor; BPEL runtime engine integrated with Sun Java System Application Server 9; creation of loosely coupled, service-based composite applications for SOA; full two-way round-trip designer; full process debugging integrated into NetBeans debugger. </li></ul><p></p></li><li><b>UML Modeling, including:</b><ul><li>Full two-way, round-trip engineering 
</li><li>Markerless code 
</li><li>Language-independent, abstract modeling 
</li><li>Support for 8 diagram types and advanced layout algorithms 
</li><li>Requirements gathering </li></ul><p></p></li><li><b>Identity Management features, including:</b><ul><li>Interoperable secure web services development via the use of WSI-BSP token profiles 
</li><li>Federated web services development conforming to Liberty Specifications 
</li><li>All  the required runtime infrastructure, which includes Access Manager and providers based on JSR-196 specifications, and Sun Application Server, are installed and fully configured as part of the NetBeans Enterprise Pack installation. </li></ul><p></p></li><li><b>Java EE 5 SDK</b><ul><li>Enhances and extends Java EE 5 development support now available in the NetBeans 5.5 IDE. </li></ul></li></ul></div>
<img src ="http://www.blogjava.net/yehuangye/aggbug/46405.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/yehuangye/" target="_blank">荒野</a> 2006-05-16 15:02 <a href="http://www.blogjava.net/yehuangye/archive/2006/05/16/46405.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>