|
|
||
Blog PostsCommunity: Java Tools Weblogs
My JavaOne highlights: My JavaOne 2008 wrap up
JavaOne 2008 - FindBugs is a great little tool, and it just keeps getting better!: There are a lot of static analysis tools out there, but Findbugs is unique. Where Checkstyle will raise 500 issues, and PMD 100, FindBugs will only raise 10 - but you damn well better look at them carefully!
JavaOne 2008 - some brand new monitoring and profiling tools for your Java apps: Performance monitoring and profiling applications is one of my favorite pet topics. So I was keen to here today's talk on "Improving Application Performance with Monitoring and Profiling Tools".
JavaOne 2008: Day 1, The Good, The Bad, and The Lame: What, if anything, talked about on Day 1 of JavaOne 2008 was of any import to Java developers?
JavaOne 2008 - Subversion 1.5 is coming!: The new version of Subversion, Subversion 1.5, is due out any day now, and it comes with some features that rock!
CommunityOne 2008 - Slides avaliable for "Open Source Tools for Optimizing Your Development Process": I gave a talk today at CommunityOne on "Open Source Tools for Optimizing Your Development Process". You can now get the slides for this presentation online.
Hudson won a Duke's Choice Award: Hudson won Duke's Choice Award this year in JavaOne
GlassFish V3 TP2 and NetBeans 6.1: GlassFish
V3 TP2 is now available. If you want to use it, or even
download it from
NetBeans 6.1, just fire the IDE, go the
tools--plugins menu and refresh the list of modules, you should
see 2 modules, one for Java EE development and one for jRuby projects....
Hudson community updates: Some of the recent developments in Hudson: SCM plugins, Google Desktop, NetBeans, Japanese community, and JavaOne session.
Marging a FX Tetris at JavaOne!: Project Marge got a mini talk in Community Corner! If you want to get introduced in Bluetooth, JSR 82 and Project Marge, that is the place! Also, if you just want to see some cool demos, including a mobile controller for a compiled JavaFX Script game, come there too!
Testing Your Documentation: Java developers often assume that javadoc is the only way you can automate project documentation. Writing your manual so it can be manipulated programmatically allows many projects to test that what they write, works.
Hudson's SCM is just converted from CVS to Subversion: The source code repository of Hudson has been migrated from CVS to Subversion yesterday.
Building a Java ME Bluetooth chat in 12 minutes...: Building a Java ME Bluetooth chat in 12 minutes... with Netbeans Mobility Pack and Marge 0.5!
Divide and Conquer: Short on resources and time to deliver a solution? The JavaFX Script compiler team is, so we followed the Unix tool development rules to create a version of the javadoc tool for the language in record time.
Deep dive into assembly code from Java: One of the things I learned in The Server Side Java Symposium 2008 was a command-line option to print out the assembly code that JIT is producing. Since I've always been interested in seeing the final assembly code that gets produced from your Java code, I decided to give it a test drive.
| ||
|
|