Issue 235 in protobuf-dt: Source not generated when compiling in Eclipse on Windows

12 views
Skip to first unread message

proto...@googlecode.com

unread,
Jan 4, 2013, 9:40:31 PM1/4/13
to proto...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 235 by premk...@gmail.com: Source not generated when compiling in
Eclipse on Windows
http://code.google.com/p/protobuf-dt/issues/detail?id=235

What steps will reproduce the problem?
1.Create an eclipse project and create a .proto file in src
2.Turn on preferences to output java on file save to src-gen
3.Save .proto file to invoke compiler

What is the expected output? What do you see instead?
Expect to see java files in src-gen. I only see the src-gen directory being
created (which means compiler is getting invoked).

What version of the product are you using? On what operating system?
1.3.3.201210291557 on Win7 64bit with cygwin.
Eclipse Juno 4.2.1 with Xtext which is working fine.

Please provide any additional information below.
Console output shows up as soon as file is edited and saved with no errors
of any kind. Eclipse console window output below:

[command] C:\cygwin\usr\local\bin\protoc.exe
--proto_path=C:\Users\prem\workspace_anaconda\protobuf-java\src
--java_out=C:\Users\prem\workspace_anaconda\protobuf-java\src-gen
C:\Users\prem\workspace_anaconda\protobuf-java\src\addressbook.proto


Reply all
Reply to author
Forward
0 new messages