1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 08:55:25 +02:00

Fix up the build.properties so we actually get some content into the SDK plugin and feature.

This commit is contained in:
Doug Schaefer 2004-05-23 00:23:26 +00:00
parent d06d121394
commit e2e671d784

View file

@ -5,7 +5,17 @@
version="2.0.0"
provider-name="%providerName">
<install-handler/>
<description>
%description
</description>
<license url="%licenseURL">
%license
</license>
<url>
<update label="%updateSiteName" url="http://update.eclipse.org/tools/cdt/updates/release"/>
</url>
<includes id="org.eclipse.cdt.source" version="2.0.0"/>