saros
saros copied to clipboard
Open Source IDE plugin for distributed collaborative software development
We should add information on how to run the PMD analysis locally.
The current XMPP (jabber) server is hosted at the FU Berlin (saros-con.imp.fu-berlin.de). However, the current solution is not well maintained. Therefore, we need an alternative solution in the future. As...
With #270/#1064 we migrated the Log4j backend to Log4j2. Only the framework set-up and initialization had to be migrated in this step. However, we still use the old API (of...
The state of the Saros view is not reset correctly for the host when they are unexpectedly disconnected from the XMPP server (e.g. by somebody else connecting to the Server...
When running Saros on a Java 11 runtime environment, the following warning is displayed in the log: ``` WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance. ``` This problem...
This is an issue in the XEP specification and there is currently no way to solve this without breaking other networks stacks (although we only have XMPP for now) Steps...
**To Reproduce** Steps to reproduce the behavior: 1. Connect 2. Delete an entry in the contact list 3. Disconnect and re-connect 4. The list contains the deleted entry **Reason** The...
**Describe the bug** MISSING CONTACTS When right clicking on a project and hitting "Share Project(s)", when Saros asks you which contacts to share it with, there is no list. No...
The wizard to chose the local representation of shared reference points introduced in #1037 does not scale correctly, leading to fields not being visible at the end of the page....
Hello The network in my company does not allow me to use the default xmpp port. Is it possible to connect from Intellij Saros Plugin to an ejabberd server using...