提供: Bright Pattern Documentation
< 5.19:Custom-reporting-tutorial‎ | ImportingLibraries
Revision as of 14:55, 12 November 2019 by Marina (talk | contribs) (Created page with "=== ステップ 2: ファイルをインポートします。 === # '''libs'''フォルダーを右クリックし、'''インポート'''を選択します。<br /><br />...")
移動先: 案内検索
• English
• 5.19 • 5.3 • 5.8

ライブラリのインポート

ライブラリとローカリゼーションリソースをダウンロードしたら、次はライブラリをインポートします。

Jaspersoft Studioをコンピューターにインストールしたばかりの場合、ワークスペースのプロジェクトエクスプローラータブにフォルダーやプロジェクトが含まれていない可能性があります。その場合、次のステップへ進む前に、マイ・レポートという新しいフォルダーを追加しなければなりません。

手順

ステップ 1: マイ・レポートプロジェクトにライブラリを追加します。

  1. Jaspersoft Studioで画面の左側にあるプロジェクト タブに移動します。

  2. マイ・レポートを選択します。

  3. マイ・レポートを右クリックし、新規 > フォルダーを選択します。

    新しいフォルダーの作成方法


  4. 表示されるダイヤログボックスでは、マイ・レポートという親フォルダーを選択し、新しいフォルダーにlibsという名前をつけます。このフォルダーにはライブラリが保管されます 。

  5. 終了をクリックします。

    プロジェクト > マイ・レポート > 新規 > フォルダー

ステップ 2: ファイルをインポートします。

  1. libsフォルダーを右クリックし、インポートを選択します。

    libs > インポート


  2. 表示されるダイヤログウィンドウでは、ファイルシステムを選択します。

  3. 次へをクリックします。

    libs > インポート > ファイルシステム

Step 3: Add files from the report template library for use in Jaspersoft Studio

  1. Click Browse to find the report-template-libs folder of the package that you previously downloaded and extracted.

  2. Select the report-template-libs folder and click OK.

  3. Select these files:

    1. report-formatter.jar (to provide scriplet functions for output formatting)

    2. mariadb-java-client-1.1.6.jar (for database connection)

    3. icu4j-4.8.1.jar (for Unicode and localization support)

    4. report-fonts.jar (for Unicode fonts)

  4. Click Finish.

    Libs > Import > File System > report-template-libs

Step 4: Build paths to the files within the project folder

  1. Select these .jar files in the Project Explorer. You can select all four as a batch.

  2. Right-click the selection and then select Build Path > Add to Build Path. Doing so will add a path for each .jar file to the root folder of the project.

    Build Path > Add to Build Path

Step 5: Add remaining report-template-libs files to the project

Add the files report_logo_bar.png and report_logo.png to the root folder of the project by following step 2 and step 3 of this procedure. Instead of selecting the .jar files, select the .png files from the report-template-libs folder.

< 前へ | 次へ >