Jiri Bruchanov
01/06/2021, 2:11 PMJiri Bruchanov
01/06/2021, 2:12 PM- root
- client-android (depends on shared)
- client-jvm (depends on shared)
- shared
- common
- android
- js
- jvm
- native
- gradlew works fine, android and jvm are running fine
- JIDEA CE (2020.3.1) running client-jvm is failing with NoClassDefFoundError exception (it's defined in shared.common), IDE makes the ref red as unresolved.
- JIDEA Ultimate (2020.3.1) is running client-jvm fine, IDE makes the ref red as unresolved as well though`Jiri Bruchanov
01/06/2021, 2:15 PMshared.common class fine from client-android , not from client-jvm though...
• if I remove client-android and related config from shared, client-jvm becomes working fine in terms of IDEJiri Bruchanov
01/06/2021, 2:16 PMMustafa Ozhan
01/06/2021, 2:36 PMJiri Bruchanov
01/06/2021, 2:42 PM