mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 17:35:35 +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"
|
||||
version="1.0.0"
|
||||
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
|
||||
|
@ -20,6 +24,7 @@
|
|||
|
||||
<requires>
|
||||
<import plugin="org.eclipse.platform" version="2.0.0" match="compatible"/>
|
||||
<import plugin="org.eclipse.jdt.doc.user"/>
|
||||
</requires>
|
||||
|
||||
<plugin
|
||||
|
|
Loading…
Add table
Reference in a new issue