commit | a0a8c637cde0e129ca4f03ba29fc4f6ba21cc20b | [log] [tgz] |
---|---|---|
author | lmandel <lmandel> | Tue Aug 09 18:30:47 2005 +0000 |
committer | lmandel <lmandel> | Tue Aug 09 18:30:47 2005 +0000 |
tree | deacfa9b4a134084cc532a82acaf330679102148 | |
parent | 6e288cc1b4c740114c21a552ff8bcdc8d85d01ef [diff] [blame] |
Created plugin manifest. Corrected infopop declaration errors. Updated build.properties to include manifest.
diff --git a/docs/org.eclipse.wst.html.ui.infopop/build.properties b/docs/org.eclipse.wst.html.ui.infopop/build.properties index a5ee456..2364fdd 100644 --- a/docs/org.eclipse.wst.html.ui.infopop/build.properties +++ b/docs/org.eclipse.wst.html.ui.infopop/build.properties
@@ -1,4 +1,5 @@ bin.includes = plugin.xml,\ about.html,\ - EditorHtmlContexts.xml + EditorHtmlContexts.xml,\ + META-INF/ src.includes = build.properties