Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Maetzel2002-12-12 17:43:33 +0000
committerKai Maetzel2002-12-12 17:43:33 +0000
commit8af8991c33fc8932584140f993e6531715966210 (patch)
tree5ddd9c6b3cb2aa2de6e959f0b0139a713db1faf1 /org.eclipse.text/build.properties
parentd388aa4aec179dbf1d76fa0505c33193f53b63d2 (diff)
downloadeclipse.platform.text-8af8991c33fc8932584140f993e6531715966210.tar.gz
eclipse.platform.text-8af8991c33fc8932584140f993e6531715966210.tar.xz
eclipse.platform.text-8af8991c33fc8932584140f993e6531715966210.zip
class loading prefixes
Diffstat (limited to 'org.eclipse.text/build.properties')
-rw-r--r--org.eclipse.text/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/org.eclipse.text/build.properties b/org.eclipse.text/build.properties
index 03e53ece0c8..8bcb44e94fa 100644
--- a/org.eclipse.text/build.properties
+++ b/org.eclipse.text/build.properties
@@ -1,5 +1,6 @@
bin.includes = plugin.properties,\
plugin.xml,\
- *.jar
+ *.jar,\
+ about.html
source.text.jar = src/,\
projection/

Back to the top