Thanks Alex, I know you've been working hard at the new Custom Field
Options aspect of the editor (among other things) - glad to see
another successful release : )
On Oct 19, 9:16 am, Alex Ruiz <
alr...@google.com> wrote:
> I'm happy to announce that protobuf-dt 1.0.11 is out!
>
> We jumped from version 1.0.2 to 1.0.11 to keep the versioning of the
> Google-internal and open source releases in sync.
>
> Changelog:
>
> - Issue 117: Import cannot “Ctrl+Click” file with space between last
> quote and the semicolon
> - Issue 118: Add support for spell checking
> - Issue 119: Path separator usage in regex pattern on windows causes
> uncaught exception during build
> - Issue 122: unint64 fields with value 0xffffffffffffffff not supported
> - Issue 123: NPE when opening file outside of Eclipse workpace
> - Issue 124: Add hyperlinking to built-in options
> - Issue 125: Support for custom options
> - Issue 126: Protobuf Editor does not recognize ‘inf’ as a default value
> for double
> - Issue 127: Scoping/content-assist cannot not find built-in service and
> rpc options
> - Issue 128: Editor marks single-quoted strings as errors
> - Issue 129: Support multiple versions of descriptor.proto
> - Issue 131: option for service is broken
> - Issue 133: Options for RPCs are treated as syntax errors.
> - Issue 134: Typing semicolon does not always work
> - Issue 137: Make protobuf-dt require Java 6
> - Issue 138: Syntax highlighting produces OutOfMemoryError
> - Issue 139: Reopening Eclipse when active editor has a .proto file
> outside workspace results in NPE
> - Issue 140: Using single quotes in imports breaks hyperlinking
> - Issue 141: Add quick fix for error “Syntax is not proto2″
> - Issue 142: Add quick fix for error “Invalid field tag number”
> - Issue 143: Add quick fix for error “More than one package definition”
>
> Installation instructions can be found here<
http://code.google.com/p/protobuf-dt/wiki/Installing>.