Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortle2011-05-12 21:34:28 +0000
committertle2011-05-12 21:34:28 +0000
commit97ff89b6ea15623ea8cd8ff2d5967f953dc92ef4 (patch)
treef24fa86d3a6cbbe93d3a2783df1a8b9db18a78fc
parent60a04a48ed56a69ea9101bd247ee48d9ff6e1a89 (diff)
downloadwebtools.dali-97ff89b6ea15623ea8cd8ff2d5967f953dc92ef4.tar.gz
webtools.dali-97ff89b6ea15623ea8cd8ff2d5967f953dc92ef4.tar.xz
webtools.dali-97ff89b6ea15623ea8cd8ff2d5967f953dc92ef4.zip
345609 - Need to add about.html to doc plugin
-rw-r--r--jpa_diagram_editor/plugins/org.eclipse.jpt.jpadiagrameditor.doc.user/build.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/jpa_diagram_editor/plugins/org.eclipse.jpt.jpadiagrameditor.doc.user/build.properties b/jpa_diagram_editor/plugins/org.eclipse.jpt.jpadiagrameditor.doc.user/build.properties
index e78e8a8c5e..64f61190a1 100644
--- a/jpa_diagram_editor/plugins/org.eclipse.jpt.jpadiagrameditor.doc.user/build.properties
+++ b/jpa_diagram_editor/plugins/org.eclipse.jpt.jpadiagrameditor.doc.user/build.properties
@@ -1,6 +1,7 @@
bin.includes = .,\
META-INF/,\
img/,\
+ about.html,\
plugin.properties,\
plugin.xml,\
html/,\

Back to the top