Skip to content

Commit ffb7622

Browse files
author
Mano Marks
authored
Update README.md
1 parent 2416cbd commit ffb7622

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

developer-tools/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This directory contains tutorials on how to set-up and use common developer tool
66

77
With the introduction of [Docker for Mac](https://www.docker.com/products/docker#/mac) and [Docker for Windows](https://www.docker.com/products/docker#/windows), developers on those platforms got to use a feature that developers on [Docker for Linux](https://www.docker.com/products/docker#linux) had all along: in-container development. With improvements in volume management, Docker is able to detect when code in a volume changes, and update the code in the container. That means you get features like live debugging in a running container, without having to rebuild the container.
88

9-
### Java Developer Tools
9+
### [Java Developer Tools](https://github.com/docker/labs/tree/master/developer-tools) including:
1010
+ Eclipse
1111
+ IntelliJ
12-
+ Netbeans
12+
+ Netbeans

0 commit comments

Comments
 (0)