Enterprise Server の IDE 構成オプションの指定

指定する Enterprise Server オプションにより、IDE を使用してエンタープライズ サーバー アプリケーション プロジェクトをデバッグするときの動作が決まります。
制約事項: 本トピックは、Enterprise Server 機能が有効な場合にのみ該当します。
  1. [Tools] メニューの [Options] をクリックします。
  2. [Micro Focus] を展開し、[Enterprise Server] をクリックします。
  3. 必要に応じて、使用可能な各オプションをオンまたはオフにします。
    Automatically start the associated server
    Start the enterprise server that is associated with your project when debugging starts.
    Stop running servers on project close
    Stops any running servers associated with a project when you close the project.
    Automatically create a temporary server
    Creates a temporary enterprise server and associates it with the project if, when debugging starts, the project is not associated with any enterprise server. When you close the project, the server is deleted.
    Automatically enable dynamic debugging
    Enables dynamic debugging for the enterprise server that is associated with your project.

    Dynamic debugging needs to be enabled before you can debug an enterprise server application. If it is not, you must enable it and restart the enterprise server before you can debug. This option is the same as the Allow Dynamic Debugging option available when you edit an enterprise server from within Enterprise Server Administration.

  4. [Apply and Close] をクリックします。