Showing results for August 2021 - Microsoft for Java Developers

Aug 25, 2021
0
0

Join Microsoft at SpringOne 2021

Nate Ceres
Nate Ceres

Microsoft has our biggest ever presence at SpringOne this year. We’re excited to share a range of sessions across topics, all in close partnership with VMware.

JavaOpen Source
Aug 9, 2021
2
0

Java on Visual Studio Code Update – July 2021

Nick Zhu
Nick Zhu

Hi everyone, welcome to the July edition of the Visual Studio Code Java update. In this post, we are going to share the progress of our overall product roadmap, and highlight improved user experience of our testing, Maven dependency management, and project management features. Testing Our Java extensions are among the first to adopt the new T...

JavaOpen SourceVisual Studio Code
Aug 5, 2021
0
0

Introducing Microsoft GCToolkit

Kirk Pepperdine
Kirk Pepperdine

Microsoft’s Java Engineering Group is excited to announce we have open-sourced the Microsoft GCToolkit on GitHub. GCToolkit is a set of libraries for analyzing Java garbage collection (GC) log files. The toolkit parses GC log files into discrete events and provides an API for aggregating data from those events. This allows the user to create arbitr...

JavaOpen Source