summaryrefslogtreecommitdiff
path: root/docs/examples/plugintemplate/plugin.properties
blob: 44e4900f8ac2ef73da78030c8ff6ff2ac1cb9510 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
scala.home=/Users/luc/scala/trunk/build/pack

plugin.name=plugintemplate
plugin.commandname=runplugintemplate
plugin.description=A template compiler plugin saying hello to the World
plugin.mainclass=plugintemplate.standalone.Main
plugin.sbazbaseurl=http://scala.epfl.ch/downloads/packages

version.major=0
version.minor=1