Closed GoogleCodeExporter closed 9 years ago
Original comment by alr...@google.com
on 2 Mar 2012 at 6:01
Any progress on this?
Original comment by vi...@umich.edu
on 10 Oct 2012 at 5:49
I'll have updates once I make progress. You are welcome to contribute to speed
things up.
Original comment by Alex.Rui...@gmail.com
on 10 Oct 2012 at 6:49
Original comment by alr...@google.com
on 23 Oct 2012 at 12:24
The proto editor uses protoc to compile files when the Eclipse builder tells it
that a build is performed. A build can be performed when saving a file and
selecting "Project" > "Clean" (if configured to clean the project after
cleaning).
The command "Project" > "Build" will trigger a build only if Eclipse thinks
there are un-built resources, (e.g. files that were recently changed.) Because
of that, this command may or may not trigger a build.
If you want to consistently have Eclipse call protoc, call the "Project" >
"Clean" command in Eclipse. Make sure you select the option to build the whole
workspace or the selected project.
There is nothing do to from our side.
Original comment by alr...@google.com
on 24 Oct 2012 at 5:33
Original issue reported on code.google.com by
sylvain....@gmail.com
on 1 Mar 2012 at 6:59