Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2009-05-27 10:14:01 +0000
committerMarkus Knauer2009-05-27 10:14:01 +0000
commit9cf82f33daefbdbf2f3e10b132508b3d742bb39f (patch)
tree4055375d1819b5c05ab7275b93018310373d95a9 /packages/org.eclipse.epp.package.rcp.feature/feature.xml
parentff380d5302012ef2a4fce9ae2fedd1b3f48ae2e5 (diff)
downloadorg.eclipse.epp.packages-9cf82f33daefbdbf2f3e10b132508b3d742bb39f.tar.gz
org.eclipse.epp.packages-9cf82f33daefbdbf2f3e10b132508b3d742bb39f.tar.xz
org.eclipse.epp.packages-9cf82f33daefbdbf2f3e10b132508b3d742bb39f.zip
about files, epl, etc. added
Diffstat (limited to 'packages/org.eclipse.epp.package.rcp.feature/feature.xml')
-rw-r--r--packages/org.eclipse.epp.package.rcp.feature/feature.xml12
1 files changed, 4 insertions, 8 deletions
diff --git a/packages/org.eclipse.epp.package.rcp.feature/feature.xml b/packages/org.eclipse.epp.package.rcp.feature/feature.xml
index f84cdd89..5b958e35 100644
--- a/packages/org.eclipse.epp.package.rcp.feature/feature.xml
+++ b/packages/org.eclipse.epp.package.rcp.feature/feature.xml
@@ -6,16 +6,12 @@
provider-name="Eclipse.org - EPP"
plugin="org.eclipse.epp.package.rcp">
- <description url="http://www.example.com/description">
- [Enter Feature Description here.]
+ <description>
+ A complete set of tools for developers who want to create Eclipse plug-ins or Rich Client Applications. It includes a complete SDK, developer tools and source code, plus Mylyn, an XML editor and the Eclipse Communication Framework.
</description>
- <copyright url="http://www.example.com/copyright">
- [Enter Copyright Description here.]
- </copyright>
-
- <license url="http://www.example.com/license">
- [Enter License Description here.]
+ <license url="license.html">
+ %license
</license>
<url>

Back to the top