``` java_library( + name='hello/world', Exceptio...
# development
f
Copy code
java_library(
+  name='hello/world',

Exception message: greet was not found in BUILD files from examples/src/java/org/pantsbuild/example/hello/greet. Perhaps you meant: 
  :hello/world
like that