Revision 47 trunk/org.gvsig.customize.app/org.gvsig.customize.app.mainplugin/src/main/resources-plugin/configure.form

View differences:

configure.form
129 129
        <field name="default_projection" label="Default projection" type="CRS" defaultValue="EPSG:4326" mandatory="false">
130 130
          <description>Default projection to use in gvSIG</description>
131 131
        </field>
132
        <field name="recent11" label="Recent projection 1" type="CRS" defaultValue="" mandatory="false">
132
        <field name="recent11" label="Recent projection 1" type="Object" classOfValue="org.cresques.cts.IProjection" type="CRS" defaultValue="" mandatory="false">
133 133
          <description>Projection to add to recent used projections</description>
134 134
        </field>
135 135
        <field name="recent2" label="Recent projection 2" type="CRS" defaultValue="" mandatory="false">

Also available in: Unified diff