mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-03-28 14:56:28 +01:00
Bug 578984 - Docker launcher should require Linux Tools Docker feature
- have feature require linuxtools docker feature instead of plug-ins so that p2.inf changes will be brought in Change-Id: I8c2b4d6d3de85f238c5b91c791546ac99539132f
This commit is contained in:
parent
687503911b
commit
246cde0eeb
1 changed files with 1 additions and 2 deletions
|
@ -30,8 +30,7 @@
|
|||
</license>
|
||||
|
||||
<requires>
|
||||
<import plugin="org.eclipse.linuxtools.docker.core"/>
|
||||
<import plugin="org.eclipse.linuxtools.docker.ui"/>
|
||||
<import feature="org.eclipse.linuxtools.docker.feature" version="5.6.0" match="greaterOrEqual"/>
|
||||
</requires>
|
||||
|
||||
<plugin
|
||||
|
|
Loading…
Add table
Reference in a new issue