Describe the bug
JetBrains phpstorm 2021.1.2 show error when trying to start saros project sharing with other person, looks like method called by plugin not exist in phpstorm ide
To Reproduce
Steps to reproduce the behavior:
- Install phpstorm 2021.1.2
- Try start session with someone
- See error
Expected behavior
Session started without any troubles
Log files
Can`t share 😥
Screenshots

Environment (please complete the following information):
- OS: Windows 10 [20H2]
- IDE phpstorm 2021.1.2
- Saros Plugin Version [0.3.0]
Additional context
java.lang.NoSuchMethodError: 'com.intellij.openapi.module.ModuleType[] com.intellij.openapi.module.ModuleTypeManager.getRegisteredTypes()' at saros.intellij.negotiation.hooks.ModuleTypeNegotiationHook.applyActualParameters(ModuleTypeNegotiationHook.java:150) at saros.negotiation.OutgoingSessionNegotiation.applySessionParameters(OutgoingSessionNegotiation.java:442) at saros.negotiation.OutgoingSessionNegotiation.start(OutgoingSessionNegotiation.java:182) at saros.core.ui.eventhandler.NegotiationHandler$OutgoingInvitationJob.run(NegotiationHandler.java:131) at saros.intellij.runtime.UIMonitoredJob.run(UIMonitoredJob.java:42)
Describe the bug
JetBrains phpstorm 2021.1.2 show error when trying to start saros project sharing with other person, looks like method called by plugin not exist in phpstorm ide
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Session started without any troubles
Log files
Can`t share 😥
Screenshots

Environment (please complete the following information):
Additional context
java.lang.NoSuchMethodError: 'com.intellij.openapi.module.ModuleType[] com.intellij.openapi.module.ModuleTypeManager.getRegisteredTypes()' at saros.intellij.negotiation.hooks.ModuleTypeNegotiationHook.applyActualParameters(ModuleTypeNegotiationHook.java:150) at saros.negotiation.OutgoingSessionNegotiation.applySessionParameters(OutgoingSessionNegotiation.java:442) at saros.negotiation.OutgoingSessionNegotiation.start(OutgoingSessionNegotiation.java:182) at saros.core.ui.eventhandler.NegotiationHandler$OutgoingInvitationJob.run(NegotiationHandler.java:131) at saros.intellij.runtime.UIMonitoredJob.run(UIMonitoredJob.java:42)