Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDani Megert2005-04-06 11:05:43 +0000
committerDani Megert2005-04-06 11:05:43 +0000
commite4c53914dc223883d9f7e447ef80212029ee91eb (patch)
tree0509cf4e87cc7230b5a8d57deb92d07d4b35274a /org.eclipse.text/build.properties
parent518fd696dd7820ff714a91a3bd0ffed9c693ca62 (diff)
downloadeclipse.platform.text-e4c53914dc223883d9f7e447ef80212029ee91eb.tar.gz
eclipse.platform.text-e4c53914dc223883d9f7e447ef80212029ee91eb.tar.xz
eclipse.platform.text-e4c53914dc223883d9f7e447ef80212029ee91eb.zip
First cut of manifest.mf
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 2d34d533a83..edf4a031f39 100644
--- a/org.eclipse.text/build.properties
+++ b/org.eclipse.text/build.properties
@@ -11,6 +11,7 @@
bin.includes = plugin.properties,\
plugin.xml,\
*.jar,\
- about.html
+ about.html,\
+ META-INF/
source.text.jar = src/,\
projection/

Back to the top