Java Programming

Apache Ant: How to pass system properties to java program from Ant command line
Define the system properties in command line by specifying: ant run -Dhost=arjun Generically you can pass properties by -Dkey=value format You can pass multiple properties this way.

When using enums in a switch, it is almost natural to assume they will be used like a regular switch.

While debugging code Java programmers often use System.out.println().
Older News
S M T W T F S
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
Copyright© 2010 The Gaea Times