Compile error: must implement the inherited abstract method

2009-10-08 Thread TD
Hi, I've just downloaded and build a fresh Protocol Buffer package. I'm planning to use the Java version. I've added protoc to my path and compiled two .proto files successfully. I've created an eclipse project, and added the protobuf-java-2.2.0.jar file to the path. The two generated a

Re: Compile error: must implement the inherited abstract method

2009-10-09 Thread TD
Never mind this report... I had a version mix-up. I'm good now! On Oct 9, 12:38 am, TD t...@ducbase.com wrote: Hi, I've just downloaded and build a fresh Protocol Buffer package.  I'm planning to use the Java version.  I've added protoc to my path and compiled two .proto files successfully