Java Virtal Machine.net

[ News ] rss

March 21, 2010

Announcing a new open source book in the making: "Continuous Integration with Hudson". Continuous Integration is a cornerstone of modern software development best practices. Hudson, an Open Source Continuous Integration tool, is by far the most popular Continuous Integration tool on the market, and for good reason! It's intuitive ...

More »

March 21, 2010

Spring Security NTLM 3. I'v migrated code from spring-security 2.0.5 to be able to use NTLM on spring-security 3.0.2. NTLM isn't supported anymore official by SpringSource but after some refactoring I was able to use NTLM without problems. http://aloiscochard.blog...

More »

August/2009
SunMonTueWedThuFriSat
      1
234 5 6 7 8
910 11 12 13 14 15
1617 18 19 20 2122
23 24 252627 28 29
30 31     

[ Archives News
for 'Developers' ]

August 07, 2009

Cay Horstmann: Are you using static import?

I would love to replace System.out.println with a static import and out.println in an introductory textbook, so that I could focus on objects and methods rather than what System.out means, but I am worried that it is considered too weird. What do yo...

Comment here

More »


Lillian Angel: IcedTea6 and IcedTea7 releases

IcedTea6 1.5.1 security release. IcedTea7 1.11 release (rpms available).

Comment here

More »


Joe Darcy: Annotation Processing Build Advice: Set source and class file destinations

In addition to following the general build advice of setting source, target, and encoding, when running annotation processors the source and class file destination directories should be set via javac's -s directory and -d directoryoptions, respe...

Comment here

More »


Enter the Sun Studio Blogging Contest Now

Blog about Sun Studio software for a chance to win $500. Hurry, the contest ends August 14.

Comment here

More »


HPC Software Workshop 2009 and Advanced Seminars

Join us at the conference September 7-10 in Regensburg, Germany. There will be an HPC Parallel Programming Seminar and many sessions in the Developer Tools track to help you learn more about developing and deploying HPC applications.

Comment here

More »


©2002-2008Java-Virtual-Machine.net