saros
saros copied to clipboard
Open Source IDE plugin for distributed collaborative software development
by creating a new bundle called "saros.libratory" which serves as a dependency-container and replaces the previously used Core-bundle ("saros.core") in this role. This was done to reduce unnecessary coupling between...
I use Saros in a teaching setting and like to have my students follow along with coding. While I want them to be able to see the code I don't...
Reverts saros-project/saros#1111
I'm wondering if the sounds in Saros/E (Eclipse Plugin) will be customizable or have possible changes in the future. They are currently extremely dated and make the experience of Saros...
Using Eclipse SDK 2020-06 (4.16) and installing Saros 15.0.0 from Eclipse Marketplace will lead to following message during installation: Warning: Installing unsigned software for which the authenticity or validy cannot...
Adds the implementation identifier as a field to the Saros version transferred and checked before the session negotiation. This identifier can be used to check whether the IDE the Saros...
When selecting **Create new Directory** and that directory/project already exists the displayed error message is 1. Truncated and only displayed if you either wait for the tooltip or "scroll" down....
Updates the travis script to use the google java format 1.7. Subsequently runs the formatter (through the IntelliJ plugin) to adjust to the new formatting rules. Resolves #389. This PR...
Hi, I'm making updates for Open Collective. Either you or another core contributor signed this repository up for Open Collective. This pull request adds financial contributors from your Open Collective...
This patch introduces an new class / interface which is just used for the ITransmitter and IReceiver. This is necessary to distinguish between plan stream connections and internal stuff.