package.info (template)
#
# Name of the folder to install the plugin in the
# bin/gvSIG/extension folder.
#
code=org.gvsig.myplugin
#
# Short name of the plugin
#
name=My plugin
#
# Description of the plugin
#
description=My plugin description
#
# Build number of the plugin
#
build=1
#
# Version of the plugin
#
version=1.10.0
#
# gvSIG Version for this plugin
#
gvSIG-version=0.1.0
#
# state of the plugin: devel, alpha, beta, rc1, rc2, rc3, final
#
state=final
#
# This plugin is a official project of gvSIG: true, false
#
official=true
#
# Operating system supported for this plugin
#
operating-system=all
# Don't change this values
architecture=all
java-version=j1_5
type=plugin
model-version=1.0.0