commit | a3c65c8d86769c379f82970360fe22d509d9c0d5 | [log] [tgz] |
---|---|---|
author | Stephan Herrmann <stephan@cs.tu-berlin.de> | Mon Jun 14 23:36:06 2010 +0000 |
committer | Stephan Herrmann <stephan@cs.tu-berlin.de> | Mon Jun 14 23:36:06 2010 +0000 |
tree | 601c89e0e9221d9b0cd13cc5ce77644b964c0082 | |
parent | 4f0919b965fd5156422faa1408ca4a3dba15ca41 [diff] [blame] |
Unlock ALL bundles to get started with signed bundles Add missing about.html and make sure they're included in the build Some version update towards 0.7.0 final.
diff --git a/plugins/org.eclipse.objectteams.otdt.jdt.ui/build.properties b/plugins/org.eclipse.objectteams.otdt.jdt.ui/build.properties index a53d82d..dd03612 100644 --- a/plugins/org.eclipse.objectteams.otdt.jdt.ui/build.properties +++ b/plugins/org.eclipse.objectteams.otdt.jdt.ui/build.properties
@@ -2,5 +2,6 @@ bin.includes = META-INF/,\ .,\ plugin.xml,\ - plugin.properties + plugin.properties,\ + about.html javacProjectSettings=true