Hi all,
I have the project structure as following:
../src
|--main
|--java
|--com
|--potentialprojects
|-- Test.java
|--resources
|--config.xml
So how can I get the absolute path of the config.xml file from Test.java?
Please help!
Thanks
Edited by: Ringo.CS on Sep 9, 2008 1:24 AM