This post originated from an RSS feed registered with Java Buzz
by News Manager.
Original Post: NetBeans IDE 6.9 Beta Now Available
Feed Title: Java Today
Feed URL: http://weblogs.java.net/blog/editors/index.rdf
Feed Description: Java Today on java.net
NetBeans 6.9 Beta introduces the JavaFX Composer, a visual layout tool for visually building JavaFX GUI applications, similar to the Swing GUI builder for Java SE applications. Additional highlights include OSGi interoperability for NetBeans Platform applications; support for JavaFX SDK 1.3, PHP Zend framework, and Ruby on Rails 3.0; as well as improvements to the Java Editor, Java Debugger, and issue tracking, and more. NetBeans 6.9 Beta is available in English, Brazilian Portuguese, Japanese and Simplified Chinese, as well as in several community-translated languages. Learn more: http://netbeans.org
It's been a few months since Oracle acquired Sun. At the time there were a lot of questions about what Oracle would do with OpenESB. On Feb 15, I posted a plan to the users mailing list. What was the plan? And how is the plan coming together? How is OpenESB doing a few months after the acquisition? What will the future hold for OpenESB? First, let's try to understand Oracle's perspective...
Historically, in the Java language, mixing heavyweight and lightweight components in the same container has been problematic. However, as of the JDK 6 Update 12 and JDK 7 build 19 releases, mixing heavyweight and lightweight components is easy to accomplish. This article explains some details you might need to know...
My new English book left its long running development stealth mode and is now visible publicity. It is about Agile ALM, and will be published by Manning. What is Agile Application Lifecycle Management? ALM is the intelligent composition of build-, configuration-, change-, test-, quality-, requirements-, integration- and release management. It is a comprehensive approach spanning development phases and project roles, taking care of all artifact types...
Here is an example of yet another hybrid (OSGi + Java EE) application. This is a complete JMS consumer/producer example using OSGi and GlassFish. You can download the complete sample from here. How to use the sample ...
Today’s post highlights the design of Jen.gs, the personal website of Jen Germann. An interesting color scheme uses dark melanzane for background, light gray for main text, light blue for section headers and sunset orange for links; the orange color is also used in the main logo and two separators. The main section uses Cufon for precise and clean typography...
My project of the day (or "POTD") is GitHub API for Java — a library for accessing GitHub programmatically. As the Hudson community is embracing plugins developed in Git more and more, I needed to interact with GitHub as a part of the community infrastructure automation. I did a quick Google search to locate existing implementations, but unfortunately I couldn't find anything good. So I decided to just write my own. Thanks to a reasonable API design of GitHub and a good documentation, it was very easy to do so. The trick is to use the right library, which handles most of the JSON/Java databinding...
In the Forums, in the LWUIT forum, Klemens finds Characters not drawn in multiline password textfield: Hi, I updated to the latest source from SVN. I used the following code to create a password field: TextField passwordField = TextField.create(30); passwordField.setMaxSize(20); if (passwordField...
In the GlassFish forum, pmma is Loosing configuration changes after restart: Hello, I'm using Glassfish v3 on Windows x64 to run a ruby on rails application. After starting the server I set asadmin configure-jruby-container --jruby-home=c:/jruby and asadmin deploy test. All works...
In the Java 3D forum, sikriyogesh asks How to use ViewingPlatform to place objects proper in scene?: Hello Friends, I am back to java3d but this time with a new problem. I am creating a viewer and loading some objects. Here is the scenario from start.Creating a universe,adding canvas to it then setting viewingplatform and then setting...
Java is one of the computer industry's best known brands and most widely deployed technologies. Oracle Fusion Middleware is built on Java technology in support of applications and services written in the Java language. With the acquisition of Sun, Oracle will drive continued innovation and investment in Java technology for the benefit of customers and the Java community.
Registered users can submit event listings for the java.net Events Page using our events submission form. All submissions go through an editorial review before being posted to the site.
Archives and Subscriptions: This blog is delivered weekdays as the Java Today RSS feed. Also, once this page is no longer featured as the front page of java.net it will be archived along with other past issues in the java.net Archive.