MCPcopy Index your code
hub / github.com/WiringProject/Wiring / handleBuild

Method handleBuild

IDE/processing/app/Editor.java:1778–1783  ·  view source on GitHub ↗

Called by Sketch → Build. Handles calling the build() function on sketch, and queues all the gui status stuff that comes along with it. Made synchronized to (hopefully) avoid problems of people hitting export twice, quickly, and horking things up.

(final boolean verbose)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

actionPerformedMethod · 0.95

Calls 4

progressMethod · 0.80
startMethod · 0.80
activateMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected