Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 625 Bytes

build.gradle_debugWidgetSet.adoc

File metadata and controls

23 lines (15 loc) · 625 Bytes
debugWidgetSet

debugWidgetSet - the task of the CubaWidgetSetDebug type which launches GWT Code Server for debugging widgets in the browser.

Example usage:

link:../../../../../source/development/build_gradle_debugWidgetSet_1.groovy[role=include]

Ensure that the web-toolkit module has a dependency on Servlet API library in the runtime configuration:

link:../../../../../source/development/build_gradle_debugWidgetSet_2.groovy[role=include]

See [debug_widgets] for information on how to debug code in the browser.