Revision 306 org.gvsig.projection.jcrs/trunk/org.gvsig.projection.jcrs/org.gvsig.projection.app.jcrs/org.gvsig.projection.app.jcrs.common/src/main/resources-plugin/plugin-persistence.def

View differences:

plugin-persistence.def
14 14
        <field name="recentTransformations" type="List" classOfItems="org.gvsig.crs.persistence.RecentTrsPersistence" mandatory="false">
15 15
          <description>List of recents recentTransformations</description>
16 16
        </field>
17
        <field name="epsgDatabase" type="String" defaultValue="EPSG/EPSG_v6/EPSG.sql" mandatory="false">
17
        <field name="epsgDatabase" type="String" mandatory="false">
18 18
          <description></description>
19 19
        </field>
20 20
        <field name="useMemoryCacheForCRSs" type="Boolean" defaultValue="true" mandatory="false">

Also available in: Unified diff