Statistics
| Revision:

gvsig-scripting / trunk / org.gvsig.scripting / org.gvsig.scripting.lib / org.gvsig.scripting.lib.api / src / main / resources / README.txt @ 164

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.