Statistics
| Revision:

gvsig-scripting / org.gvsig.scripting / tags / org.gvsig.scripting-2.3.12 / org.gvsig.scripting.thing / src / main / resources / README.txt @ 1448

History | View | Annotate | Download (304 Bytes)

1 4 jobacas
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.