blueszhangsh / protobuf-dt

Automatically exported from code.google.com/p/protobuf-dt
0 stars 0 forks source link

protoc integration on Eclipse Juno (MacOS) not working. #227

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install protobuf-dt on Eclipse Juno
2. configure integration with protoc as mentioned in the wiki (Java generation)
3. modify and save the pro to definition

What is the expected output? What do you see instead?
Eclipse is expected to compile the proto definition and generate the Java 
objects. Instead, nothing happens.

What version of the product are you using? On what operating system?
Eclipse Juno (build 20120614-1722) on a Mountain Lion MacOS.

Please provide any additional information below.
Have followed instructions on the wiki for integrating protobuf with protoc, 
but nothing seems to work.

Original issue reported on code.google.com by difer...@gmail.com on 10 Oct 2012 at 10:13

GoogleCodeExporter commented 9 years ago

Original comment by alr...@google.com on 10 Oct 2012 at 9:50

GoogleCodeExporter commented 9 years ago

Original comment by alr...@google.com on 21 Oct 2012 at 9:10

GoogleCodeExporter commented 9 years ago
I just tested it with Eclipse Juno on Mac OS X v10.8.2 and it worked fine. 
Please make sure that you specified the path of protoc.

Original comment by alr...@google.com on 23 Oct 2012 at 12:21