Reading properties file from jcaps environment
Hi,
Need to read a properties file which resides inside jcaps environment.
e.g
I have project called prjTest. I imported a "test.properties" file in
to the project. After this i tried to read the imported properties file in ajcd. But i ended up with FileNotFoundException.
Please let me know is there any way to read properties file, by directly
importing it to prjDirectory.
Regards
Venkatesh.S

