blueszhangsh / protobuf-dt

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

Compiler errors reporting #163

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a .proto file with java class matching outer class name
2. Classes won't be generated with no error messages
3. Compiling it from command line will give a clear hint though(and exit code 
of 1)

What is the expected output? What do you see instead?
 Actual: Nothing, no classes generated, no error messages
 Expected: Error message in 'Problems/Markers'

What version of the product are you using? On what operating system?
 libprotoc 2.4.1
 com.google.eclipse.protobuf_1.0.11.201110190604
 Ubuntu 11.04 - the Natty Narwhal 

Please provide any additional information below.

Original issue reported on code.google.com by some.uni...@gmail.com on 20 Nov 2011 at 1:40

GoogleCodeExporter commented 9 years ago
Can you please provide a sample proto code that reproduces this issue?

Original comment by alr...@google.com on 21 Nov 2011 at 10:41

GoogleCodeExporter commented 9 years ago
Here it is(attached). 

Offtopic: 
Also would like to say that this thing you're doing(I mean adding support for 
proto language to Eclipse) - is quite cool. Hate finding myself using Eclipse 
in 'notepad mode'. Thank you:)

Original comment by some.uni...@gmail.com on 22 Nov 2011 at 7:30

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks a lot for the nice comments...and for the bug report! :)

Original comment by alr...@google.com on 25 Nov 2011 at 8:21

GoogleCodeExporter commented 9 years ago

Original comment by alr...@google.com on 13 Jan 2012 at 3:21

GoogleCodeExporter commented 9 years ago
r6b59dbb514d0

Original comment by alr...@google.com on 23 Jan 2012 at 6:26