Skip to content

Starting the Trial with CodeDefiner

Overview

This page explains how to start the Pleasanter Extensions trial manually with CodeDefiner.

CodeDefiner commands

For CodeDefiner commands, see here.

Prerequisites

  • The steps below assume that Pleasanter is already installed. Note that the steps below do not install Pleasanter.

Operation Steps

Each path is an example for the case where you installed according to the steps in this user manual. Read them as appropriate for the environment you use.

  1. Open a Command Prompt or Windows PowerShell and run the following commands.

    Running CodeDefiner with the trial option
    cd C:\web\pleasanter\Implem.CodeDefiner
    dotnet Implem.CodeDefiner.dll trial
    
  2. Confirm that you want to start the trial. Enter Y and press the Enter key.

    Confirming the start of the trial
    <INFO> Configurator.OutputLicenseInfo: This Edition is "Community Edtion".
    Type "y" (yes) to continue the Pleasanter Extensions Trial process, otherwise type "n" (no).
    y
    
  1. Run the following commands. For <the user that starts Pleasanter>, specify the user specified in the script for the Pleasanter service.

    Running CodeDefiner with the trial option
    cd /web/pleasanter/Implem.CodeDefiner
    sudo -u <the user that starts Pleasanter> /usr/local/bin/dotnet Implem.CodeDefiner.dll trial
    
  2. Confirm that you want to start the trial. Enter Y and press the Enter key.

    Confirming the start of the trial
    <INFO> Configurator.OutputLicenseInfo: This Edition is "Community Edtion".
    Type "y" (yes) to continue the Pleasanter Extensions Trial process, otherwise type "n" (no).
    y
    
  1. Select CodeDefiner from the directory list of Kudu and confirm that the prompt becomes C:\home\site\CodeDefiner.
  2. Run the following command.

    Running CodeDefiner with the trial option
    dotnet Implem.CodeDefiner.dll trial /p C:\home\site\wwwroot
    
  3. Confirm that you want to start the trial. Enter Y and press the Enter key.

    Confirming the start of the trial
    <INFO> Configurator.OutputLicenseInfo: This Edition is "Community Edtion".
    Type "y" (yes) to continue the Pleasanter Extensions Trial process, otherwise type "n" (no).
    y