Introduce GIS utilities.
[gpl/argeo-suite.git] / org.argeo.app.core / OSGI-INF / geoToolsTest.xml
diff --git a/org.argeo.app.core/OSGI-INF/geoToolsTest.xml b/org.argeo.app.core/OSGI-INF/geoToolsTest.xml
new file mode 100644 (file)
index 0000000..68a53ab
--- /dev/null
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" activate="init" deactivate="destroy" name="GeoTools Test">
+   <implementation class="org.djapps.on.apaf.GeoToolsTest"/>
+</scr:component>