1
0
Fork 0
mirror of https://github.com/saros-project/saros synced 2026-05-25 19:07:37 +02:00
No description
  • Java 99%
  • Kotlin 0.6%
  • Shell 0.4%
Find a file
Stefan Moll 2adba06564
Update Codacy Badge
the old link is broken
2022-07-26 13:23:30 +02:00
.github [Build] Update build environment to JDK 11 2022-07-25 13:43:03 +02:00
.idea [BUILD] Use picocontainer jar 2020-07-15 13:11:45 +02:00
buildSrc [BUILD][I] Update gradle-intellij-plugin to 0.6.3 2020-11-10 20:40:41 +01:00
core [CORE] Bumb XStream to Version 1.4.19 2022-07-26 12:23:10 +02:00
docs [Build] Update build environment to JDK 11 2022-07-25 13:43:03 +02:00
eclipse [Build] New workaround for Eclipse dependencies 2022-07-25 13:43:03 +02:00
gradle/wrapper [BUILD] Include grade sources when downloading gradelw 2020-06-22 12:49:22 +02:00
intellij [REFACTOR][I] Rename document modification handlers 2021-03-09 19:30:22 +01:00
libs [BUILD] Use picocontainer jar 2020-07-15 13:11:45 +02:00
lsp [DOC] Create LSP Readme 2020-09-18 11:09:32 +02:00
server [UI][S] adds minArgument check to ConsoleCommands (#1117) 2021-01-20 12:04:06 +01:00
stf [Build] Update STF environment to JDK 11 2022-07-25 13:43:03 +02:00
stf.test [STF] Remove methods supporting "EXISTING_PROJECT_WITH_COPY" mode 2020-11-23 15:32:44 +01:00
travis [Build] Update STF environment to JDK 11 2022-07-25 13:43:03 +02:00
vscode [VSC] Initialize vscode plugin (#1111) 2020-12-14 18:38:13 +01:00
.gitattributes [NOP] Enforce LF in all text files 2018-08-03 16:14:48 +02:00
.gitignore [BUILD][E] Create update-site via gradle (#1030) 2020-09-17 09:40:02 +02:00
build.gradle.kts [FIX] Update log4j lib to address vulnerability (#1154) 2022-07-25 15:34:15 +02:00
gradle.properties [BUILD] Add task to aggregate test results 2020-02-21 14:20:11 +01:00
gradlew [BUILD] Update gradle form 6.1 -> 6.5 2020-06-10 09:03:34 +02:00
gradlew.bat [BUILD] Update gradle form 6.1 -> 6.5 2020-06-10 09:03:34 +02:00
LICENSE Create GNU v2 LICENSE file 2018-08-21 17:40:51 +02:00
log4j2.xml [LOG] Add log4j2 configuration files 2020-07-30 15:16:18 +02:00
README.md Update Codacy Badge 2022-07-26 13:23:30 +02:00
ruleset.xml [BUILD] Enforce package naming conventions PMD 2020-05-27 13:18:34 +02:00
run_stf.sh [STF] Fix STF test report is not uploaded 2020-08-05 09:44:19 +02:00
saros_log4j2.xml [LOG] Add log4j2 configuration files 2020-07-30 15:16:18 +02:00
settings.gradle.kts [BUILD] Use picocontainer jar 2020-07-15 13:11:45 +02:00

drawing Saros - Distributed Party Programming

Build STF Tests Codacy Badge Gitter Release Saros/E Release Saros/I

Saros is an Open Source plugin for connecting multiple IDEs for distributed collaborative software development.

saros animation

  • All participants get an identical local copy of the projects they work on.
  • Each can work in their usual IDE.
  • Saros keeps their copies in sync, so everyone can work completely concurrently and in real-time.

Installation instructions

Eclipse

IntelliJ alpha release

Please read the details about restrictions first, because Saros for IntelliJ is still an alpha release!

  • Search for "Saros" in the JetBrains Plugin Repository (this requires the alpha release channel; more information on this is given on the installation page)
  • Or Download the plugin zip from our release page

How to use Saros

Instructions on how to use Saros can be found on our website.

Where to get help

If you are having issues with Saros, you can have a look at our documentation or ask a question

Reporting a bug

We are using Github issues as our bug/issue tracker. To report an bug/issue, just create a new issue (if it does not already exist). Please make sure to adhere to the guidelines provided by the issue templates.

Contributing to Saros

If you are interested in contributing to the Saros project or have questions on a more technical level, you can have a look at our contribution documentation or directly talk to us on