intra-mart e Builder for Accel Platform User Operations Guide

«  HTML Editor   ::   Contents   ::   Functions Available in im-JavaEE Framework  »

Debug (Script Development)

Summary

  • This section describes how to set Resin for debugging the source of Module Project developed by e Builder.

Prerequisites

  • There exists a debug server on which intra-mart Accel Platform setup is complete.

    Column

    Description of this section assumes operating the debug server which was set up on the eclipse server view.

Project Setting

Project setting for debug is performed.
  • Open any created project from IM-Jugging.  Select the [Application] tab
    of jugglign.im, and press the [+] button on the upper right of the screen.
    juggling.im
  • From the [Application Selection] wizard, select [Module Development Support Library] and select [OK] button.
    juggling.im
  • Check [Module Development Support Library] → [Debugger] → [Script Development Debug Functions], and save them.
    Thereafter, generate the war file, and deploy it to the Resin server.
    juggling.im

Debug Setting

  • From the [Server] view, select the debug server already registered, and display the startup configuration view.
  • Check [JavaScript Debug] in the [Server Start Option], and save it.
    デバッグサーバーの起動構成

Debug Execution

  • Start the Debug of Debug Server.

  • Open the JS file in the project to be debugged, and set the break point.

    ブレークポイントの設定
  • Run the process of debug target on the browser.

  • eclipse debug mode is started.

«  HTML Editor   ::   Contents   ::   Functions Available in im-JavaEE Framework  »