Skip to content

Commit 51586a1

Browse files
authored
Add Java blog link to Dev Drive doc (#4107)
1 parent be7a0cf commit 51586a1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

hub/dev-drive/index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: mattwojo
55
ms.author: mattwoj
66
manager: jken
77
ms.topic: article
8-
ms.date: 02/07/2024
8+
ms.date: 02/26/2024
99
---
1010

1111
# Set up a Dev Drive on Windows 11
@@ -374,6 +374,10 @@ fsutil devdrv setfiltersallowed PrjFlt
374374

375375
Yes, the Dev Drive VHD will be included in the BitLocker encryption of the hosting volume.
376376

377+
### Can Dev Drive make Java development faster on Windows?
378+
379+
Yes, using a Dev Drive can enhance efficiency and reduce build times when working on a Java development project. See the blog post ["Speed up your Java Development on Windows with Dev Drive"](https://devblogs.microsoft.com/java/speed-up-your-java-development-on-windows-with-microsoft-dev-drive/).
380+
377381
### How to contribute to these docs and FAQs?
378382

379383
If you find any issues in this documentation or would like to contribute additional FAQ suggestions, visit the [Windows Dev Docs open source repo on GitHub](https://github.com/MicrosoftDocs/windows-dev-docs/issues).

0 commit comments

Comments
 (0)