You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Create a proto file using the default template.
2. Create an enum type.
3. The syntax parser gives an "unexpected token" error.
What is the expected output? What do you see instead?
Declaring enum outside of a message is valid, the expected output is for no
errors to appear.
What version of the product are you using? On what operating system?
Protobuf Editor reports 2.0.1, Netbeans 6.8.
Please provide any additional information below.
Original issue reported on code.google.com by Ethereal...@gmail.com on 12 Feb 2010 at 4:46
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
Ethereal...@gmail.com
on 12 Feb 2010 at 4:46The text was updated successfully, but these errors were encountered: