Skip to content

Commit 02bc5d4

Browse files
committed
Sloeber product won't install on 2021-06 ... #1361
Explicitly added cwt and cdatetime to the dependencies.
1 parent 7bcc715 commit 02bc5d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

io.sloeber.feature/feature.xml

+2
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ If you do not agree with this policy, please do not install this software.
3535
<requires>
3636
<import feature="org.eclipse.cdt" version="9.5.0" match="greaterOrEqual"/>
3737
<import feature="org.eclipse.nebula.widgets.oscilloscope.feature" version="1.0.0" match="greaterOrEqual"/>
38+
<import feature="org.eclipse.nebula.cwt.feature" version="1.1.0.qualifier"/>
39+
<import feature="org.eclipse.nebula.widgets.cdatetime.feature" version="1.5.0.qualifier"/>
3840
</requires>
3941

4042
<plugin

0 commit comments

Comments
 (0)