I need to find my documents path using Java. The following code doesn't give me "accurate" loation
System.getProperty("user.home");
What should be the other way around?
P.S:
I don't want to use the JFileChooser Dirty trick.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…