Statistics
| Revision:

root / org.gvsig.complexlegend / trunk / org.gvsig.complexlegend / org.gvsig.complexlegend.lib / org.gvsig.complexlegend.lib.api / src / test / resources / README.txt @ 86

History | View | Annotate | Download (320 Bytes)

1
Put into this folder the resources needed by your classes.
2

    
3
This folder is added to the classpath, so you can load any resources 
4
through the ClassLoader.
5

    
6
By default, in this folder you can find an example of log4j configuration,
7
prepared to log messages through the console, so logging works when you
8
run your classes.