September 08, 2010
More new cool featurehttp://weblogs.java.net/node/477607/edits in Maven 3 - parallel builds.
One of the big focuses of Maven 3 is to provide a more reliable, more stable and better performing build tool. And one big area of improvement is Performance.
Maven 3 has the (new and somewhat experimental) ability to analyze your project structure,...
More »
September 08, 2010
JDK 7 delayed again... how bad is that?. Mark Reinhold announced today that the JDK 7 / JavaSE 7 project has slipped once again: mid-2011 without Jigsaws and Lambdas, late 2012 for JavaSE 8 with those. The delay (or some other bad news like dropping features) was already expected by anyone ...
More »
|
 |
November 20, 2006
category: Developers
The following topics are covered in this issue: Sys Admins: Take a Survey, and Get a Cool T-Shirt!, New Information Hubs on BigAdmin, New Device Detection Tool for the Solaris OS, What Time Is It? Are You Sure?, SAMP (Solaris, Apache 2, MySQL 5, and ...
More »
category: Developers
Here is an easy way to turn all of javac's warnings on for your NetBeans project, and make its build fail if any warnings are found.
More »
category: Developers
When you need to generate a report, a chart, or a PDF file from a web application, you have many third-party products to help you accomplish your task, including the open source JasperReports framework. JasperReports is a reporting tool that outputs re...
More »
|