mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-03 14:25:37 +02:00
Yet another attempt at getting source generated.
This commit is contained in:
parent
a10f4f5583
commit
917b440c10
2 changed files with 3 additions and 0 deletions
|
@ -8,3 +8,4 @@ src.includes = cpl-v10.html,\
|
|||
feature.properties,\
|
||||
eclipse_update_120.jpg,\
|
||||
license.html
|
||||
generate.feature@org.eclipse.cdt.source=org.eclipse.cdt
|
||||
|
|
|
@ -18,6 +18,8 @@
|
|||
<update label="%updateSiteName" url="http://update.eclipse.org/tools/cdt/updates/release"/>
|
||||
</url>
|
||||
|
||||
<includes id="org.eclipse.cdt.source" version="2.0.0"/>
|
||||
|
||||
<requires>
|
||||
<import plugin="org.eclipse.core.resources"/>
|
||||
<import plugin="org.eclipse.team.core"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue