commit | 4f0919b965fd5156422faa1408ca4a3dba15ca41 | [log] [tgz] |
---|---|---|
author | Stephan Herrmann <stephan@cs.tu-berlin.de> | Mon Jun 14 23:36:02 2010 +0000 |
committer | Stephan Herrmann <stephan@cs.tu-berlin.de> | Mon Jun 14 23:36:02 2010 +0000 |
tree | 2b0f8bbf1b3b1418457687f579b765dee661d36d | |
parent | 6579ed5e7090b5188595329ae9e4d1f65db1904f [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.debug.adaptor/build.properties b/plugins/org.eclipse.objectteams.otdt.debug.adaptor/build.properties index e6e61ca..25977c4 100644 --- a/plugins/org.eclipse.objectteams.otdt.debug.adaptor/build.properties +++ b/plugins/org.eclipse.objectteams.otdt.debug.adaptor/build.properties
@@ -3,5 +3,6 @@ bin.includes = META-INF/,\ .,\ plugin.xml,\ - plugin.properties + plugin.properties,\ + about.html javacProjectSettings = true