1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 07:05:24 +02:00

Missing dependency

Change-Id: I13f0f7b9f2e180d971a32fb7358589679d58fc72
Signed-off-by: Greg Watson <g.watson@computer.org>
This commit is contained in:
Greg Watson 2018-02-13 19:33:21 -05:00
parent ea50b5d22c
commit 495cce441a

View file

@ -19,6 +19,7 @@ Import-Package: org.eclipse.cdt.utils.pty,
org.eclipse.core.filesystem,
org.eclipse.core.resources,
org.eclipse.core.runtime,
org.eclipse.core.runtime.jobs,
org.eclipse.core.runtime.preferences,
org.eclipse.debug.core,
org.eclipse.equinox.security.storage,