Currently Browsing: Java Tools and Utilities

JavaOne: Tools and Utilities for Debugging the JVM
Posted On: June 4, 2009
Posted In: Java Tools and Utilities
Comments: No Responses

Ken Sipe presented a session called "Debugging Your Production JVM Machine" while at the JavaOne 2009 Conference in San Francisco, CA. The talk was informative ...

Read More...
Compile and Export External Jars into a Single JAR Exportable with the Fat Jar Eclipse Plugin
Posted On: November 18, 2008
Posted In: JEE Systems Administration, Java Tools and Utilities
Comments: No Responses

While developing some Java tools that reference external libraries that were required for the operation of the application, I found it very difficult to compile ...

Read More...