dagger icon indicating copy to clipboard operation
dagger copied to clipboard

how can i run the example of CoffeeApp.java

Open panhs opened this issue 6 years ago • 1 comments

maybe i use bazel build :all ? i use the IDE of inteliji ide

panhs avatar May 07 '18 06:05 panhs

The project was build with maven, so you nedd build it using mvn compile and then java -jar simple-1.2.6-SNAPSHOT.jar

ghost avatar Aug 08 '19 19:08 ghost