mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-10 03:53:21 +02:00
Added information for plugin
This commit is contained in:
parent
e1633bcacd
commit
92a5822800
1 changed files with 6 additions and 1 deletions
|
@ -4,7 +4,11 @@
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="1.0.0"
|
version="1.0.0"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
image="eclipse_update_120.jpg">
|
os="linux,qnx,solaris,win32"
|
||||||
|
ws="motif,photon,win32"
|
||||||
|
nl="en_US"
|
||||||
|
image="eclipse_update_120.jpg"
|
||||||
|
primary="true">
|
||||||
|
|
||||||
<description>
|
<description>
|
||||||
%description
|
%description
|
||||||
|
@ -20,6 +24,7 @@
|
||||||
|
|
||||||
<requires>
|
<requires>
|
||||||
<import plugin="org.eclipse.platform" version="2.0.0" match="compatible"/>
|
<import plugin="org.eclipse.platform" version="2.0.0" match="compatible"/>
|
||||||
|
<import plugin="org.eclipse.jdt.doc.user"/>
|
||||||
</requires>
|
</requires>
|
||||||
|
|
||||||
<plugin
|
<plugin
|
||||||
|
|
Loading…
Add table
Reference in a new issue