All of the above, if need be.
Should we create rooms for specific subjects?
I have a question regarding the HTML UI. Will the wizards/progress monitors' code remain in Saros/I? If they do I can work on them to use IntelliJ's API a little bit more and fix some minor bugs in the process.
Help me please!!!
I cant connect to Saros, this is the Error message : "Could not connect to XMPP server"
(I'm french)
http://saros-build.imp.fu-berlin.de/sarosDoc/interfacede_1_1fu__berlin_1_1inf_1_1dpp_1_1filesystem_1_1_i_folder.html Do we have an updated version of this ?
I don't think so. You can try to create the current javadoc with ./gradlew javadoc
, but my first try was not successful. Probably the configuration is not correct or we have errors in our documentation. We should fix it.
There are only two hard things in Computer Science: cache invalidation and naming things.