diff options
author | Kevin Barnes | 2005-04-05 19:01:37 +0000 |
---|---|---|
committer | Kevin Barnes | 2005-04-05 19:01:37 +0000 |
commit | 047614b2ec6ae0eb3e30ce97dd1a30fe48e92d2c (patch) | |
tree | 976576b2a28078aac4d42dd7ba7601a0e4f49b22 /org.eclipse.debug.core/build.properties | |
parent | 34c6477107ba53eb8cf6c9c69856425ce93510d0 (diff) | |
download | eclipse.platform.debug-047614b2ec6ae0eb3e30ce97dd1a30fe48e92d2c.tar.gz eclipse.platform.debug-047614b2ec6ae0eb3e30ce97dd1a30fe48e92d2c.tar.xz eclipse.platform.debug-047614b2ec6ae0eb3e30ce97dd1a30fe48e92d2c.zip |
Created MANIFEST.MF
Diffstat (limited to 'org.eclipse.debug.core/build.properties')
-rw-r--r-- | org.eclipse.debug.core/build.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/org.eclipse.debug.core/build.properties b/org.eclipse.debug.core/build.properties index 39ab5aec5..98ae4a8b7 100644 --- a/org.eclipse.debug.core/build.properties +++ b/org.eclipse.debug.core/build.properties @@ -12,6 +12,7 @@ bin.includes = .options,\ plugin.xml,\ plugin.properties,\ *.jar,\ - about.html + about.html,\ + META-INF/ source.dtcore.jar = core/ src.includes=about.html, schema/ |