Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Invalid
-
2.1.0
-
None
-
None
-
windows10
Description
When I download source code by github, end import the source code into intellij idea. but the code do not work, some code can not find.
How can i resolve this issue
For example, the org.apache.storm.daemon.nimbus.Nimbus depend on org.apache.storm.shade.com.google.common.base.Strings, but can not find the java file in storm-core