I'm trying to install Eclipse Docker Tooling to allow for building in docker containers. It installed fine in eclipse and works great, but when I try to install it into Code Composer Studio Version: 10.3.1.00003 from the marketplace, it says it's missing a dependency: 'osgi.bundle; org.eclipse.tm4e.registry 0.1.0'
I'm assuming this is something that comes in regular eclipse but not Code composer studio. If anyone knows a workaround to install this into Code Composer Studio I'd be very interested.
Full Error:
Cannot complete the install because one or more required items could not be found.
Software being installed: Docker Tooling 4.5.1.202001142113 (org.eclipse.linuxtools.docker.feature.feature.group 4.5.1.202001142113)
Missing requirement: Dockerfile Language Server Client 1.0.0.202001142113 (org.eclipse.linuxtools.docker.editor.ls 1.0.0.202001142113) requires 'osgi.bundle; org.eclipse.tm4e.registry 0.1.0' but it could not be found
Cannot satisfy dependency:
From: Docker Tooling Editor 4.5.1.202001142113 (org.eclipse.linuxtools.docker.editor.ls.feature.feature.group 4.5.1.202001142113)
To: org.eclipse.equinox.p2.iu; org.eclipse.linuxtools.docker.editor.ls [1.0.0.202001142113,1.0.0.202001142113]
Cannot satisfy dependency:
From: Docker Tooling 4.5.1.202001142113 (org.eclipse.linuxtools.docker.feature.feature.group 4.5.1.202001142113)
To: org.eclipse.equinox.p2.iu; org.eclipse.linuxtools.docker.editor.ls.feature.feature.group [4.5.1.202001142113,4.5.1.202001142113]






