diff options
Diffstat (limited to 'packages/org.eclipse.epp.package.reporting/plugin.xml')
-rw-r--r-- | packages/org.eclipse.epp.package.reporting/plugin.xml | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/packages/org.eclipse.epp.package.reporting/plugin.xml b/packages/org.eclipse.epp.package.reporting/plugin.xml index 004de82a..8aaad883 100644 --- a/packages/org.eclipse.epp.package.reporting/plugin.xml +++ b/packages/org.eclipse.epp.package.reporting/plugin.xml @@ -17,7 +17,16 @@ </property> <property name="aboutText" - value="Eclipse IDE for Java and Report Developers"> + value="Eclipse IDE for Java and Report Developers + +Version: {featureVersion} +Build id: {0} + +(c) Copyright Eclipse contributors and others 2000, 2009. All rights reserved. +Visit http://eclipse.org/ + +This product includes software developed by the +Apache Software Foundation http://apache.org/"> </property> <property name="startupProgressRect" |