Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Linux Tools Project/News/NewIn61

< Linux Tools Project‎ | News
Revision as of 13:18, 5 July 2017 by Unnamed Poltroon (Talk) (Docker Tooling JDT Integration)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Docker Tooling

Docker Tooling JDT Integration

The Eclipse Docker Tooling Feature now contains a plugin that integrates with the Java Development Tools (JDT). This permits the running and debugging of Eclipse Java projects within containers. The functionality is provided through the context menu under the 'Run As' and 'Debug As' options. The daemon connection used, as well as the image chosen are configurable through launch configurations.

Docker-tooling-jdt-debug-menu.png

This is intended to work in the same way that a regular run/debug session works.

Docker-tooling-jdt-debug.png

Bugs Fixed in this Release


See Bugzilla report Bugs Fixed in Linux Tools 6.1

Back to the top