Revision 13881 trunk/extensions/extGeoProcessing/src/com/iver/cit/gvsig/geoprocess/impl/intersection/IntersectionGeoprocessPlugin.java

View differences:

IntersectionGeoprocessPlugin.java
45 45
*
46 46
* $Id$
47 47
* $Log$
48
* Revision 1.7  2007-06-20 10:50:32  jmvivo
48
* Revision 1.8  2007-09-19 16:07:09  jaume
49
* removed unnecessary imports
50
*
51
* Revision 1.7  2007/06/20 10:50:32  jmvivo
49 52
* Modificaci?n para estandarizar la busqueda de los html de descripciones.
50 53
* Tambi?n se controla que, si no existe la descripci?n en el idioma corriente se usar? el ingl?s.
51 54
*
......
72 75
package com.iver.cit.gvsig.geoprocess.impl.intersection;
73 76

  
74 77
import java.net.URL;
75
import java.util.Locale;
76 78

  
77 79
import org.cresques.cts.IProjection;
78 80

  

Also available in: Unified diff