Initial commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<feature primary="false" provider-name="%providerName" label="%featureName" image="eclipse_update_120.jpg" id="org.eclipse.pde.source" version="3.0.1">
|
||||
<description >
|
||||
%description
|
||||
</description>
|
||||
<license url="%licenseURL">
|
||||
%license
|
||||
</license>
|
||||
<url>
|
||||
<update label="%updateSiteName" url="http://update.eclipse.org/updates/3.0"/>
|
||||
<discovery label="%updateSiteName" url="http://update.eclipse.org/updates/3.0"/>
|
||||
</url>
|
||||
<plugin fragment="false" download-size="0" install-size="0" id="org.eclipse.pde.source" version="3.0.1"/>
|
||||
</feature>
|
||||
Reference in New Issue
Block a user