Favorites for Andre Ribeiro

Saros - Distributed Collaborative Editing and Pair Programming

Friday, December 9, 2022 - 06:15 by Arsenij Solovjev

Saros is a real-time collaborative editor for eclipse projects. All collaborators have an identical copy of Eclipse projects. Two or more users can jointly edit files in the...

IBM Monitoring and Diagnostic Tools - Garbage Collection and Memory Visualizer (GCMV)

Wednesday, December 14, 2022 - 09:48 by Pete Robbins

Note that Garbage Collection and Memory Visualizer (GCMV) is available as is. There is no further support or future development. Garbage Collection and Memory Visualizer (GCMV) can...

Compositional Refactoring

Wednesday, December 14, 2022 - 09:48 by Mohsen Vakilian

This Eclipse bundle provides new Quick Assist actions to support refactorings in a compositional paradigm. In the compositional paradigm, the tool automates small, predictable...

DoodleDebug

Wednesday, December 7, 2022 - 16:31 by Cedric Reichenbach

DoodleDebug allows to graphically visualize objects directly from calls inside Java code. It’s basic usage works similar to Java’s widely used System.out.println() in order to keep...