Hi, If you checked out the latest community master branch code and your intellij can’t resolve the shaded dependencies, you could probably try this work around: https://youtrack.jetbrains.com/issue/IDEA-126596#focus=streamItem-27-757181.0-0 <https://youtrack.jetbrains.com/issue/IDEA-126596#focus=streamItem-27-757181.0-0> . It works for me. But be aware that with this, intellij will use storm-shaded-deps which's already built and installed in ~/.m2 directory.
If there is a better way to solve it, please advice. I’d really appreciate it. Best, Ethan
