Relates :
|
|
Relates :
|
Exception in thread "main" java.io.FileNotFoundException: dump3 (The system cannot find the file specified) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.<init>(FileInputStream.java:138) at java.io.FileInputStream.<init>(FileInputStream.java:93) at java.io.FileReader.<init>(FileReader.java:58) at PropertiesTest.compare(PropertiesTest.java:82) at PropertiesTest.main(PropertiesTest.java:34)
|