added license information for eclipse features and distribution

This commit is contained in:
Martin Lippert
2018-09-20 17:19:07 +02:00
parent 7b9f21027b
commit 8eff17fc60
31 changed files with 1291 additions and 5 deletions

View File

@@ -5,6 +5,18 @@
version="4.0.0.qualifier"
provider-name="Pivotal, Inc.">
<description>
%description
</description>
<copyright>
%copyright
</copyright>
<license url="%licenseUrl">
%license
</license>
<requires>
<import plugin="org.eclipse.ui.genericeditor"/>
<import plugin="org.eclipse.lsp4e"/>