summaryrefslogtreecommitdiff
path: root/docs/examples/plugintemplate/build.xml
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@epfl.ch>2008-06-06 08:49:43 +0000
committerLukas Rytz <lukas.rytz@epfl.ch>2008-06-06 08:49:43 +0000
commite4e5d2a93d6ce8a4a91cb1168501dd6541c72a7c (patch)
tree00b31140bce66442129d6a126174f4d322640e26 /docs/examples/plugintemplate/build.xml
parent8c06a1a54516bbbeed907da3446b372b732c4329 (diff)
downloadscala-e4e5d2a93d6ce8a4a91cb1168501dd6541c72a7c.tar.gz
scala-e4e5d2a93d6ce8a4a91cb1168501dd6541c72a7c.tar.bz2
scala-e4e5d2a93d6ce8a4a91cb1168501dd6541c72a7c.zip
updated plugin template to use Transform and In...
updated plugin template to use Transform and InfoTransform
Diffstat (limited to 'docs/examples/plugintemplate/build.xml')
-rw-r--r--docs/examples/plugintemplate/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/plugintemplate/build.xml b/docs/examples/plugintemplate/build.xml
index 0ea47b4da8..37c8441ce3 100644
--- a/docs/examples/plugintemplate/build.xml
+++ b/docs/examples/plugintemplate/build.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project name="plugintemplate" default="build">
+<project name="plugintemplate" default="pack">
<!-- Edit the file plugin.properties to set
- scala.home
- plugin.name