The Smart Way to Code - Download the New NetBeans IDE 6.9!

NetBeans Webmaster <[email protected]> Thu, 17 Jun 2010 08:57:14 +0000
Newsgroups gmane.comp.java.netbeans.announce
Message-ID <[email protected]>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta http-equiv=3D"content-type" content=3D"text/html; charset=3Dutf=
-8">
    <title>NetBeans IDE 6.9 - The Smart Way to Code!</title>
    <style type=3D"text/css">
      body {
        background-image: url(http://netbeans.org/images_www/newsletter/6=
.9/bg.jpg);
        background-repeat: repeat-x;
        background-color: #c2e8ef;
        color: #04346D;
        margin:0px;
        padding:0px 20px 0px 20px;
        text-align: center;
        font-family: Arial;
        font-size: 100%;
      }
      a, a:link, a:hover, a:visited {
        color: #04346D;
      }
      #cont {
        text-align: left;
        width:675px;
        margin-left:auto;
        margin-right: auto;
        line-height: 120%;
      }
      a img {
        border:none;
      }
      #lcol {
        width:318px;
        float:left;
        font-size: 0.9em;
      }
      #lcol div {
        width:260px;
      }
      #rcol {
        margin-left:319px;
        font-size: 0.75em;
        width:280px;
      }
      .white {
        color:white;
      }
      #rcol h1 {
        color:white;
        font-size: 1.5em;
        font-weight: normal;
      }
      p {
        margin-top:0px;
        margin-bottom: 20px;
      }
      .bold {
        font-weight: bold;
      }
      ul {
        margin:0px 0px 5px 10px;
        padding:0px 0px 0px 20px;
      }
      li {
        margin-bottom:0px;
      }
      #rcol p.bold {
        margin-bottom:0px;
      }
      #lm {
        padding-top:25px;
      }
      #bl {
        padding-top:10px;
        font-size: 1.2em;
      }
      #lm p, #bl p {
        margin-bottom:7px;
      }
      #bl p {
        margin-bottom:5px;
      }
      #us {
        text-align: center;
        padding-top: 20px;
        font-size: 0.7em;
        margin-left:-50px;
      }
      #dlb {
        padding-top: 20px;
}
    </style>
  <body>
    <div id=3D"cont">
      <div id=3D"head">
        <a href=3D"http://netbeans.org/downloads/index.html" title=3D"Dow=
nload NetBeans IDE 6.9"><img src=3D"http://netbeans.org/images_www/newsle=
tter/6.9/header.jpg" width=3D"675" height=3D"177" alt=3D"NetBeans IDE 6.9=
 - The Smart Way to Code!"></a>
      </div>
      <div id=3D"text">
        <div id=3D"lcol">
          <div>
            <p>
            <b>NetBeans&trade; IDE 6.9</b> introduces the <b>JavaFX Compo=
ser</b>, a visual layout tool=20
            for building JavaFX GUI applications, similar to the Swing GU=
I builder for Java SE applications.=20
            With the JavaFX Composer, developers can quickly build, visua=
lly edit, and debug Rich Internet=20
            Applications (RIA) and bind components to various data source=
s, including Web services.
            </p>
            <p>
            The NetBeans 6.9 release also features <b>OSGi interoperabili=
ty</b> for NetBeans Platform=20
            applications and support for developing OSGi bundles with Mav=
en. With support for OSGi and=20
            Swing standards, the <b>NetBeans Platform</b> now supports th=
e standard UI toolkit and the standard=20
            module system, providing a unique combination of standards fo=
r modular, rich-client development.
            </p>
            <p>
             Additional noteworthy features in this release include suppo=
rt for <b>JavaFX SDK 1.3,=20
             PHP Zend framework, and Ruby on Rails 3.0</b>; as well as im=
provements to the Java Editor,=20
             Java Debugger, issue tracking, and more.
            </p>
            <p>
              NetBeans IDE 6.9 is available in English, Brazilian Portugu=
ese, Japanese and Simplified Chinese.
            </p>
            <p id=3D"dlb">
              <a href=3D"http://netbeans.org/downloads/index.html"><img s=
rc=3D"http://netbeans.org/images_www/newsletter/6.9/download.jpg" width=3D=
"255" height=3D"46" alt=3D"Download NetBeans IDE 6.9"></a>
            </p>
            <div id=3D"lm">
              <p<b>Learn More:</b></p>
              <p><a href=3D"http://netbeans.org/features/platform/index.h=
tml">NetBeans Platform 6.9</a></p>
              <p><a href=3D"http://netbeans.org/community/releases/69/">N=
etBeans 6.9 Release Information</a></p>
              <p><a href=3D"http://netbeans.org/kb/index.html">NetBeans 6=
.9 Tutorials and Videos</a></p>

            </div>
          </div>
        </div>
        <div id=3D"rcol">
          <div>
            <h1>Release Highlights</h1>
            <p class=3D"bold">OSGi</p>
            <ul>
              <li>Develop OSGi bundles with Maven</li>
              <li>Bundled Felix container</li>
            </ul>

            <p class=3D"bold">NetBeans Platform</p>
            <ul>
              <li>OSGi interoperability (Developing and consuming OSGi bu=
ndles in RCP applications)</li>
              <li>Felix 2.0.3 OSGi support, experimental Equinox support<=
/li>
              <li>Installer generation support for NetBeans Platform-base=
d application</li>
            </ul>
            <p class=3D"bold">JavaFX</p>
            <ul>
              <li>JavaFX Composer for form-like UI components with states=
 and access to data sources</li>
              <li>Added and improved editor hints and refactoring</li>
            </ul>

            <p class=3D"bold">Java EE</p>
            <ul>
              <li>Support for Contexts and Dependency Injection (CDI) (JS=
R-299)</li>
              <li>Spring Framework 3.0 support</li>
              <li>Bundled GlassFish Server Open Source Edition 3.0.1</li>
            </ul>
            <p class=3D"bold">Java</p>
            <ul>
              <li>Java Debugger breakpoint grouping, debugger attach para=
meter history</li>
              <li>Support for annotation processors in the editor</li>
            </ul>
            <p class=3D"bold">PHP</p>
            <ul>
              <li>PHP Zend Framework support</li>
              <li>"Overrides/Implements" and "Is Overridden/Implemented" =
annotations</li>
            </ul>
            <p class=3D"bold">Java Card</p>
            <ul>
            	<li>Support for creating Java Card Connected 3 servlets, cla=
ssic and extended applets</li>
            	<li>Debugging, and multiple Java Card Platform/Device creati=
on</li>
            </ul>
            <p class=3D"bold">Ruby</p>
            <ul>
              <li>Ruby on Rails 3.0 support</li>
            </ul>
            <p class=3D"bold">C/C++</p>
            <ul>
              <li>Unit test integration with C/C++ projects</li>
              <li>Enhanced remote development including remote file downl=
oad and browsing</li>
            </ul>
            <div id=3D"bl">
              <p><img src=3D"http://netbeans.org/images_www/newsletter/6.=
9/bullet.jpg" width=3D"23" height=3D"15" alt=3D"-> "><a href=3D"http://ne=
tbeans.org/community/index.html">NetBeans Community</a></p>
              <p><img src=3D"http://netbeans.org/images_www/newsletter/6.=
9/bullet.jpg" width=3D"23" height=3D"15" alt=3D"-> "><a href=3D"http://tw=
itter.com/netbeans">NetBeans on Twitter</a></p>
              <p><img src=3D"http://netbeans.org/images_www/newsletter/6.=
9/bullet.jpg" width=3D"23" height=3D"15" alt=3D"-> "><a href=3D"http://pl=
anetnetbeans.org/">Planet NetBeans</a></p>
            </div>
          </div>
        </div>
        <div id=3D"us">
          If you do not want to receive this newsletter, you can
          <a href=3D"http://www.netbeans.org/community/lists/top.html">un=
subscribe here</a>.
        </div>
      </div>
    </div>
  </body>
</head>
</html>