Skip to main content
summaryrefslogtreecommitdiffstats
path: root/jaxb
diff options
context:
space:
mode:
authorpfullbright2012-03-08 16:09:38 +0000
committerpfullbright2012-03-08 16:09:38 +0000
commiteadeb1b00a1f38c7f63f3cb65da7afa49f387ae3 (patch)
tree150354ce7d1e4c7b866c5db0c2023e3e953bbc99 /jaxb
parentec3fd6bb7a9f19aef03ec85b9ed9193ea3327f8f (diff)
downloadwebtools.dali-eadeb1b00a1f38c7f63f3cb65da7afa49f387ae3.tar.gz
webtools.dali-eadeb1b00a1f38c7f63f3cb65da7afa49f387ae3.tar.xz
webtools.dali-eadeb1b00a1f38c7f63f3cb65da7afa49f387ae3.zip
added extension point schema to source build
Diffstat (limited to 'jaxb')
-rw-r--r--jaxb/plugins/org.eclipse.jpt.jaxb.core/build.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/jaxb/plugins/org.eclipse.jpt.jaxb.core/build.properties b/jaxb/plugins/org.eclipse.jpt.jaxb.core/build.properties
index 377eb5ce7a..30afd4a06d 100644
--- a/jaxb/plugins/org.eclipse.jpt.jaxb.core/build.properties
+++ b/jaxb/plugins/org.eclipse.jpt.jaxb.core/build.properties
@@ -16,3 +16,4 @@ bin.includes = .,\
plugin.xml,\
plugin.properties
jars.compile.order = .
+src.includes = schema/

Back to the top