Calendar
Are You a Swing Developer In Norway?
Are you in Norway (or thereabouts)? Toni Epple and Geertjan Wielenga will be giving a NetBeans Platform Certified Training and related presentations in Oslo and Bergen in the next two weeks! They look forward to meeting developers (universities, institutions, companies, JUGs) interested in developing Swing applications on the NetBeans Platform. Contact Geertjan to get in touch.
Great Indian Developer Summit 2010
If you attend the Great Indian Developer Summit next week in Bangalore to learn more about rich internet applications, cloud computing and Java, come to our booth (#9) where we demo NetBeans IDE and the new JavaFX Composer. Register now!
NetBeans Platform Certified Training Kraków 2010
Geertjan Wielenga, Toni Epple, and Karol Harezlak meet up with the Polish Java User Group in Kraków next week for another round of NetBeans Platform training. If you are in the area, join us and learn how to develop state-of-the-art Swing Desktop applications!
Articles
DZone: New Cool Tools for OSGi Developers
The upcoming NetBeans IDE 6.9 brings new tools for OSGi developers, specifically for those who want to use Swing as their UI toolkit. The NetBeans Platform 6.9 understands what an OSGi bundle is and you'll be able to import OSGi bundles into your NetBeans Platform applications.
JavaFX Database Programming with Java DB
Who said JDBC programming with Java was difficult? With JavaFX you can build media-rich applications with far less code than you would with Swing, yet you can still call into your existing Java codebase. This includes databases via JDBC as well, but there are some tricks you'll need to know, which we'll explore here.
Tech Tip: Automatic Import Statement Organizer
A student of the NetBeans Platform Certified Training created a new plugin that helps you reorganize import statements. It works in NetBeans IDE 6.7.1 or 6.8.
Training
Complete List of Macro Keywords for the NetBeans Java Editor
In NetBeans IDE's Java editor, you can create macros by clicking the "Start/Stop Macro Recording" button. You can also edit macros in the Options window, in the Editor>Macros tab. A special macro syntax is used to define these macros -- here's the complete list.
Generate a NetBeans Platform Installer with NetBeans IDE 6.9
In the upcoming NetBeans IDE 6.9, you'll be able to use the IDE to generate installers of your NetBeans Platform applications.
Blogs
Tech Tip: Packaging Fun
When using NetBeans to create a JavaFX application, it creates JNLP files, a JavaFX JAR file, and a default HTML page to run in the browser. This is a great way to run standalone or in a browser, but how do you package the app when you want to deploy it to an application server like Glassfish? Matt Warman shares some advice.
No comments:
Post a Comment