I've imported the grpc-java/examples project into Eclipse (Neon) with the 
protobuf Eclipse plugin installed.  When I build with maven from the 
command line it is successful, but Eclipse shows all kinds of errors in 
.java and .proto files.  The directories with generated Java files under 
the target/ directory are shown as src/ directories in Eclipse.

Both .proto files show this error in Eclipse:

    Couldn't resolve reference to IndexedElement 'objc_class_prefix'.

Eclipse was complaining about a missing test/ directory, and I removed that 
from the list of src/ directories in Eclipse.  That solved some of the 
errors.  It seems like the import of the project generated some errors.

Is there something else I need to do to get Eclipse to work with gRPC? 
 Eclipse is giving false error reports.

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/10ce9470-77e7-4bf1-947a-1179a516ab22%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to