mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-15 13:05:22 +02:00
[releng] Generate Useractions Source Plugin
This commit is contained in:
parent
1836cdb6b2
commit
3e293ec715
2 changed files with 7 additions and 0 deletions
|
@ -13,3 +13,4 @@ bin.includes = feature.xml,\
|
||||||
license.html,\
|
license.html,\
|
||||||
feature.properties,\
|
feature.properties,\
|
||||||
epl-v10.html
|
epl-v10.html
|
||||||
|
generate.plugin@org.eclipse.rse.useractions.source=org.eclipse.rse.useractions
|
||||||
|
|
|
@ -47,4 +47,10 @@
|
||||||
version="0.0.0"
|
version="0.0.0"
|
||||||
unpack="false"/>
|
unpack="false"/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="org.eclipse.rse.useractions.source"
|
||||||
|
download-size="0"
|
||||||
|
install-size="0"
|
||||||
|
version="0.0.0"/>
|
||||||
|
|
||||||
</feature>
|
</feature>
|
||||||
|
|
Loading…
Add table
Reference in a new issue