-
Notifications
You must be signed in to change notification settings - Fork 287
"Build automatically" doesn't appear to work #193
Comments
OK this is fixed by:
then ensure "During auto builds" is checked. I am 99.99% sure I did not uncheck this, so I wonder whether it's an upgrade issue. |
It's an upgrade, that functionality was explicitly removed in https://github.com/GoClipse/goclipse/releases/tag/v0.14.0 |
Thanks for the update. I'm glad it's coming back. "Build automatically" (or rather the ability to see syntax problems without doing a manual build, which seems to be dependent on "build automatically" at the moment) is really useful. On 9 Mar 2016, at 11:41, Bruno Medeiros notifications@github.com wrote:
Alex Bligh |
Syntax problems? You mean compile problems, no? Syntax errors should appear on-the-fly, as you type, without even the need for saving. |
Sorry, compile problems, yes. On 10 Mar 2016, at 10:21, Bruno Medeiros notifications@github.com wrote:
Alex Bligh |
Fixed in master. You will have now a build target specifically for the auto-build . |
The "build automatically" option on the build menu does not seem to work. I seem to remember this worked a while ago.
The symptom is simply that typing or saving code does not cause a build. Changing "build automatically" from the project menu does nothing. Selecting "Build project" from the project menu correctly builds the project.
There have been no recent entries in the error log.
Versions:
The text was updated successfully, but these errors were encountered: