| Paste number 60609: | netbeans Using System Properties java.util.Properties |
| Pasted by: | morteng |
| 5 days, 3 hours ago | |
| None | |
| Paste contents: |
| 9. Given: class TestProps { public static void main(String[] args) { String s = System.getProperty("aaa","bbb"); } } And the command-line invocation: java -Daaa=ccc TestProps |
This paste has no annotations.