Skip to content
Snippets Groups Projects
Commit 0b151c9c authored by Markus Alexander Kuppe's avatar Markus Alexander Kuppe
Browse files

org.eclipse.team.* missing from product file.

Without o.e.team.*, the new history feature isn't going to work.

[Bug][Toolbox]
parent 5663de39
No related branches found
No related tags found
No related merge requests found
......@@ -176,4 +176,18 @@
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.team.ui"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.team.core"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment