Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjustinchen2006-05-25 05:37:17 +0000
committerjustinchen2006-05-25 05:37:17 +0000
commitb1d749f25188e6b822921a27a016db82802f18e0 (patch)
tree1f8a2e97bc2bd5f0b7671e03dfd2fa51ca22ff0d
parent8a614ffc6891d73536610be1138c2f9fa0b02738 (diff)
downloadwebtools.jsf-b1d749f25188e6b822921a27a016db82802f18e0.tar.gz
webtools.jsf-b1d749f25188e6b822921a27a016db82802f18e0.tar.xz
webtools.jsf-b1d749f25188e6b822921a27a016db82802f18e0.zip
Include additional resources in build.
-rw-r--r--jsf/plugins/org.eclipse.jst.jsf.core/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/jsf/plugins/org.eclipse.jst.jsf.core/build.properties b/jsf/plugins/org.eclipse.jst.jsf.core/build.properties
index 6f6a25dac..6361a84e1 100644
--- a/jsf/plugins/org.eclipse.jst.jsf.core/build.properties
+++ b/jsf/plugins/org.eclipse.jst.jsf.core/build.properties
@@ -13,4 +13,5 @@ output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\
- plugin.properties
+ plugin.properties,\
+ schema/

Back to the top