Skip to content
Snippets Groups Projects
Commit 33e84921 authored by david_williams's avatar david_williams
Browse files

[143804] SDK not built correctly

parent b1149efd
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,15 @@
<discovery label="Test and Performance Tools Platform (TPTP) Updates" url="http://download.eclipse.org/tptp/updates/"/>
</url>
<includes
id="org.eclipse.jst"
version="0.0.0"/>
<!-- For now, we assume runtime is always built
prior to sdk build -->
<includes
id="org.eclipse.jst.common_sdk.feature"
version="0.0.0"/>
......@@ -46,8 +55,9 @@
id="org.eclipse.jst.doc.isv.feature"
version="0.0.0"/>
<requires>
<import feature="org.eclipse.jst" version="1.5.0.qualifier"/>
</requires>
<includes
id="org.eclipse.jst"
version="0.0.0"/>
</feature>
......@@ -26,6 +26,11 @@
<discovery label="Test and Performance Tools Platform (TPTP) Updates" url="http://download.eclipse.org/tptp/updates/"/>
</url>
<includes
id="org.eclipse.wst"
version="0.0.0"/>
<includes
id="org.eclipse.wst.common_sdk.feature"
version="0.0.0"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment