Skip to content

Commit

Permalink
Removed generator again
Browse files Browse the repository at this point in the history
  • Loading branch information
scottslewis committed Jun 10, 2021
1 parent 2c08dcd commit 7097237
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions org.eclipse.ecf.provider.etcd3/bnd.bnd
@@ -1,8 +1,8 @@
# use GrpcGenerator to generate code to src-gen using protofiles dir and protofiles/rpc.proto file
-generate \
protofiles; \
output = src-gen/main/java; \
generate = "org.eclipse.ecf.bndtools.grpc.GrpcGenerator -I=protofiles --java_out=src-gen/main/java rpc.proto auth.proto kv.proto"
#-generate \
# protofiles; \
# output = src-gen/main/java; \
# generate = "org.eclipse.ecf.bndtools.grpc.GrpcGenerator -I=protofiles --java_out=src-gen/main/java rpc.proto auth.proto kv.proto"

-buildpath: \
org.apache.tomcat:annotations-api,\
Expand Down

0 comments on commit 7097237

Please sign in to comment.