Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2008-04-30 19:46:03 +0000
committerPascal Rapicault2008-04-30 19:46:03 +0000
commitf11dc98009e3fcefe50f570221d6124dccc47ea7 (patch)
treed4cd870129e87b05888dfba71645302da6fc09b0 /bundles/org.eclipse.equinox.frameworkadmin
parentb11cb834b765a25207d3e5d5da8ec46c16df147b (diff)
downloadrt.equinox.p2-f11dc98009e3fcefe50f570221d6124dccc47ea7.tar.gz
rt.equinox.p2-f11dc98009e3fcefe50f570221d6124dccc47ea7.tar.xz
rt.equinox.p2-f11dc98009e3fcefe50f570221d6124dccc47ea7.zip
Plugin name not externalized properly
Diffstat (limited to 'bundles/org.eclipse.equinox.frameworkadmin')
-rw-r--r--bundles/org.eclipse.equinox.frameworkadmin/build.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.frameworkadmin/build.properties b/bundles/org.eclipse.equinox.frameworkadmin/build.properties
index fe5e5b97b..dc77b9c16 100644
--- a/bundles/org.eclipse.equinox.frameworkadmin/build.properties
+++ b/bundles/org.eclipse.equinox.frameworkadmin/build.properties
@@ -13,5 +13,5 @@ output.. = bin/
bin.includes = META-INF/,\
.,\
about.html,\
- build.properties
+ plugin.properties
src.includes = about.html

Back to the top