Statistics
| Revision:

root / branches / v2_0_0_prep / libraries / org.gvsig.openjdk.v1_6 / src / main / resources / README.txt @ 31668

History | View | Annotate | Download (304 Bytes)

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

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

    
6
By default, into this folder you can find some examples of resource bundle 
7
property files that may be used by your library classes.